Max level shown:
1 [ Jun 28 22:10:04 Enabled. ]
2 [ Jun 28 22:10:04 Rereading configuration. ]
3 [ Jun 28 22:10:05 Rereading configuration. ]
4 [ Jun 28 22:10:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jun 28 22:10:16 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.28 22:10:17.325473 [ 1 ] {} <Information> Application: Will watch for the process with pid 22662
33 2024.06.28 22:10:17.325983 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.28 22:10:17.570999 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22662
35 2024.06.28 22:10:17.571768 [ 1 ] {} <Information> Application: starting up
36 2024.06.28 22:10:17.572563 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.28 22:10:17.667360 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.28 22:10:17.694202 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.28 22:10:17.694261 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.28 22:10:17.694279 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.28 22:10:17.694362 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.28 22:10:17.694674 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.28 22:10:17.696261 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.28 22:10:17.696759 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.28 22:10:17.697647 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.06.28 22:10:17.697673 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.28 22:10:17.697687 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.28 22:10:17.697878 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.28 22:10:17.698953 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.28 22:10:17.705151 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.28 22:10:17.706110 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.28 22:10:17.707674 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.28 22:10:17.707743 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.28 22:10:17.709371 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.28 22:10:17.709681 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.28 22:10:17.714217 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.28 22:10:17.714832 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.28 22:10:17.716409 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.28 22:10:17.716855 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.28 22:10:17.717224 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.28 22:10:17.717629 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.28 22:10:17.719068 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.28 22:10:17.719104 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.28 22:10:17.719187 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.28 22:10:17.719307 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.28 22:10:17.727859 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.28 22:10:17.727891 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154242 sec
74 2024.06.28 22:10:17.727930 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.28 22:10:17.727943 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.28 22:10:17.729077 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.28 22:10:17.730152 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.28 22:10:17.730177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.28 22:10:17.730212 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.28 22:10:17.730227 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.28 22:10:17.730239 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.28 22:10:17.730279 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.28 22:10:17.730291 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.28 22:10:17.730307 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.28 22:10:17.730341 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.28 22:10:17.730354 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.28 22:10:17.730368 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.28 22:10:17.730383 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.28 22:10:17.730418 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.28 22:10:17.730432 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.28 22:10:17.730447 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.28 22:10:17.730475 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.28 22:10:17.730489 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.28 22:10:17.770203 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.28 22:10:17.771576 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.28 22:10:17.771607 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0741e-05 sec
97 2024.06.28 22:10:17.771621 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.28 22:10:17.771637 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.28 22:10:17.771662 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.28 22:10:17.771859 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.28 22:10:17.771903 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.28 22:10:17.771918 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.28 22:10:17.771935 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.06.28 22:10:17.771947 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.28 22:10:17.802946 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.06.28 22:10:18.036692 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.06.28 22:10:18.036747 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.28 22:10:18.104147 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.28 22:10:18.104394 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.06.28 22:10:18.105354 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3681e-05 sec.
111 2024.06.28 22:10:18.105742 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.28 22:10:18.105839 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.28 22:10:18.105910 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.28 22:10:18.105930 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.28 22:10:18.141139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.28 22:10:18.141332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.28 22:10:18.141365 [ 3 ] {} <Debug> HTTP-Session: 9c386570-f8ba-4703-b1ea-102b46e6d014 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
118 2024.06.28 22:10:18.141396 [ 3 ] {} <Debug> HTTP-Session: 9c386570-f8ba-4703-b1ea-102b46e6d014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.28 22:10:18.141414 [ 3 ] {} <Debug> HTTP-Session: 9c386570-f8ba-4703-b1ea-102b46e6d014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.28 22:10:18.141499 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.28 22:10:18.141534 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.28 22:10:18.141554 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.28 22:10:18.141619 [ 3 ] {} <Trace> HTTP-Session: 9c386570-f8ba-4703-b1ea-102b46e6d014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.28 22:10:18.142749 [ 3 ] {93898d6c-ac4f-4688-b68d-1bb236d96af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.28 22:10:18.181731 [ 3 ] {93898d6c-ac4f-4688-b68d-1bb236d96af5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47094) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.28 22:10:18.182513 [ 3 ] {93898d6c-ac4f-4688-b68d-1bb236d96af5} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.28 22:10:18.183957 [ 3 ] {} <Debug> HTTP-Session: 9c386570-f8ba-4703-b1ea-102b46e6d014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.28 22:10:18.184378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.28 22:10:18.184453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.28 22:10:18.184479 [ 3 ] {} <Debug> HTTP-Session: 0a23f61c-c801-45b2-a5e7-ac6aa666f927 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
179 2024.06.28 22:10:18.184506 [ 3 ] {} <Debug> HTTP-Session: 0a23f61c-c801-45b2-a5e7-ac6aa666f927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.28 22:10:18.184519 [ 3 ] {} <Debug> HTTP-Session: 0a23f61c-c801-45b2-a5e7-ac6aa666f927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.28 22:10:18.184569 [ 3 ] {} <Trace> HTTP-Session: 0a23f61c-c801-45b2-a5e7-ac6aa666f927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.28 22:10:18.185727 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.28 22:10:18.185857 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.28 22:10:18.187962 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.28 22:10:18.190894 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.28 22:10:18.197197 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.28 22:10:18.197233 [ 3 ] {efb118e3-fcfe-48f3-bdae-1a9aea61410b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.28 22:10:18.197269 [ 3 ] {} <Debug> HTTP-Session: 0a23f61c-c801-45b2-a5e7-ac6aa666f927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.28 22:10:18.199232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.28 22:10:18.199301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.28 22:10:18.199329 [ 3 ] {} <Debug> HTTP-Session: 2a84077f-9edb-49fc-91cc-1d2df950a081 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
192 2024.06.28 22:10:18.199351 [ 3 ] {} <Debug> HTTP-Session: 2a84077f-9edb-49fc-91cc-1d2df950a081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.28 22:10:18.199371 [ 3 ] {} <Debug> HTTP-Session: 2a84077f-9edb-49fc-91cc-1d2df950a081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.28 22:10:18.199419 [ 3 ] {} <Trace> HTTP-Session: 2a84077f-9edb-49fc-91cc-1d2df950a081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.28 22:10:18.199571 [ 3 ] {f2e3a50f-3d77-43e8-817a-bf2072e7321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.28 22:10:18.199893 [ 3 ] {f2e3a50f-3d77-43e8-817a-bf2072e7321b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47094) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.28 22:10:18.200041 [ 3 ] {f2e3a50f-3d77-43e8-817a-bf2072e7321b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.28 22:10:18.200555 [ 3 ] {} <Debug> HTTP-Session: 2a84077f-9edb-49fc-91cc-1d2df950a081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.28 22:10:18.201348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.28 22:10:18.201400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.28 22:10:18.201420 [ 3 ] {} <Debug> HTTP-Session: 78a8488f-0d94-4b1c-8887-76b246324dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
250 2024.06.28 22:10:18.201441 [ 3 ] {} <Debug> HTTP-Session: 78a8488f-0d94-4b1c-8887-76b246324dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.28 22:10:18.201459 [ 3 ] {} <Debug> HTTP-Session: 78a8488f-0d94-4b1c-8887-76b246324dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.28 22:10:18.201490 [ 3 ] {} <Trace> HTTP-Session: 78a8488f-0d94-4b1c-8887-76b246324dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.28 22:10:18.201677 [ 3 ] {e21b60d4-d95a-4fa8-b362-974c8c80c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.28 22:10:18.201845 [ 3 ] {e21b60d4-d95a-4fa8-b362-974c8c80c8fa} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.28 22:10:18.201869 [ 3 ] {} <Debug> HTTP-Session: 78a8488f-0d94-4b1c-8887-76b246324dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.28 22:10:18.202038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.28 22:10:18.202087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.28 22:10:18.202110 [ 3 ] {} <Debug> HTTP-Session: fb533e68-52c4-4cce-9dc3-40456f64f371 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
259 2024.06.28 22:10:18.202127 [ 3 ] {} <Debug> HTTP-Session: fb533e68-52c4-4cce-9dc3-40456f64f371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.28 22:10:18.202147 [ 3 ] {} <Debug> HTTP-Session: fb533e68-52c4-4cce-9dc3-40456f64f371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.28 22:10:18.202180 [ 3 ] {} <Trace> HTTP-Session: fb533e68-52c4-4cce-9dc3-40456f64f371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.28 22:10:18.202270 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.28 22:10:18.202335 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.28 22:10:18.203533 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.28 22:10:18.203573 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9011e-05 sec
266 2024.06.28 22:10:18.203592 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Trace> ReferentialDeps: No tables
267 2024.06.28 22:10:18.203616 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Trace> LoadingDeps: No tables
268 2024.06.28 22:10:18.203644 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.28 22:10:18.203788 [ 3 ] {7d802f26-f542-4d1e-ba12-80670956a3ef} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.28 22:10:18.203814 [ 3 ] {} <Debug> HTTP-Session: fb533e68-52c4-4cce-9dc3-40456f64f371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.28 22:10:18.203968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.28 22:10:18.204030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.28 22:10:18.204054 [ 3 ] {} <Debug> HTTP-Session: d3848f7f-69d7-4ea2-a7a8-00ec5492dd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
274 2024.06.28 22:10:18.204080 [ 3 ] {} <Debug> HTTP-Session: d3848f7f-69d7-4ea2-a7a8-00ec5492dd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.28 22:10:18.204102 [ 3 ] {} <Debug> HTTP-Session: d3848f7f-69d7-4ea2-a7a8-00ec5492dd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.28 22:10:18.204132 [ 3 ] {} <Trace> HTTP-Session: d3848f7f-69d7-4ea2-a7a8-00ec5492dd12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.28 22:10:18.204288 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.28 22:10:18.204349 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.28 22:10:18.209330 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.28 22:10:18.210325 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Debug> oximeter.version (d36620a4-6ee0-469c-a22e-e8ec7ab577b8): Loading data parts
282 2024.06.28 22:10:18.210700 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Debug> oximeter.version (d36620a4-6ee0-469c-a22e-e8ec7ab577b8): There are no data parts
283 2024.06.28 22:10:18.213421 [ 3 ] {7fe7827b-a52b-491f-b6bd-b16baacb05a5} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.28 22:10:18.213446 [ 3 ] {} <Debug> HTTP-Session: d3848f7f-69d7-4ea2-a7a8-00ec5492dd12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.28 22:10:18.213584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.28 22:10:18.213635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.28 22:10:18.213659 [ 3 ] {} <Debug> HTTP-Session: ddc8d8a6-add7-4b23-89a9-56073380a1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
288 2024.06.28 22:10:18.213678 [ 3 ] {} <Debug> HTTP-Session: ddc8d8a6-add7-4b23-89a9-56073380a1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.28 22:10:18.213696 [ 3 ] {} <Debug> HTTP-Session: ddc8d8a6-add7-4b23-89a9-56073380a1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.28 22:10:18.213731 [ 3 ] {} <Trace> HTTP-Session: ddc8d8a6-add7-4b23-89a9-56073380a1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.28 22:10:18.213947 [ 3 ] {928522ff-0b13-474b-a7db-0af1c5d63a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.28 22:10:18.214006 [ 3 ] {928522ff-0b13-474b-a7db-0af1c5d63a6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.28 22:10:18.221213 [ 3 ] {928522ff-0b13-474b-a7db-0af1c5d63a6f} <Debug> oximeter.measurements_bool (129f0c04-bb70-4d79-99b7-b15306dc664e): Loading data parts
304 2024.06.28 22:10:18.221368 [ 3 ] {928522ff-0b13-474b-a7db-0af1c5d63a6f} <Debug> oximeter.measurements_bool (129f0c04-bb70-4d79-99b7-b15306dc664e): There are no data parts
305 2024.06.28 22:10:18.223350 [ 3 ] {928522ff-0b13-474b-a7db-0af1c5d63a6f} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.28 22:10:18.223377 [ 3 ] {} <Debug> HTTP-Session: ddc8d8a6-add7-4b23-89a9-56073380a1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.28 22:10:18.223528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.28 22:10:18.223582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.28 22:10:18.223606 [ 3 ] {} <Debug> HTTP-Session: ae3b3463-ff5a-4307-9d27-61ab15bce91b Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
310 2024.06.28 22:10:18.223624 [ 3 ] {} <Debug> HTTP-Session: ae3b3463-ff5a-4307-9d27-61ab15bce91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.28 22:10:18.223643 [ 3 ] {} <Debug> HTTP-Session: ae3b3463-ff5a-4307-9d27-61ab15bce91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.28 22:10:18.223677 [ 3 ] {} <Trace> HTTP-Session: ae3b3463-ff5a-4307-9d27-61ab15bce91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.28 22:10:18.223868 [ 3 ] {4ebf47dd-e8d2-4fae-a3b1-b3bf221640ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.28 22:10:18.223920 [ 3 ] {4ebf47dd-e8d2-4fae-a3b1-b3bf221640ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.28 22:10:18.225464 [ 3 ] {4ebf47dd-e8d2-4fae-a3b1-b3bf221640ba} <Debug> oximeter.measurements_i8 (a7ac9129-1def-45a9-8746-609410517e4e): Loading data parts
316 2024.06.28 22:10:18.225605 [ 3 ] {4ebf47dd-e8d2-4fae-a3b1-b3bf221640ba} <Debug> oximeter.measurements_i8 (a7ac9129-1def-45a9-8746-609410517e4e): There are no data parts
317 2024.06.28 22:10:18.226808 [ 3 ] {4ebf47dd-e8d2-4fae-a3b1-b3bf221640ba} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.28 22:10:18.226843 [ 3 ] {} <Debug> HTTP-Session: ae3b3463-ff5a-4307-9d27-61ab15bce91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.28 22:10:18.226963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.28 22:10:18.227011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.28 22:10:18.227034 [ 3 ] {} <Debug> HTTP-Session: 9deb9738-6b7f-4f2c-a2bb-efb089af3e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
322 2024.06.28 22:10:18.227050 [ 3 ] {} <Debug> HTTP-Session: 9deb9738-6b7f-4f2c-a2bb-efb089af3e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.28 22:10:18.227066 [ 3 ] {} <Debug> HTTP-Session: 9deb9738-6b7f-4f2c-a2bb-efb089af3e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.28 22:10:18.227100 [ 3 ] {} <Trace> HTTP-Session: 9deb9738-6b7f-4f2c-a2bb-efb089af3e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.28 22:10:18.227269 [ 3 ] {7529fe7f-e363-4d56-9d3f-880ac8dedf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.28 22:10:18.227321 [ 3 ] {7529fe7f-e363-4d56-9d3f-880ac8dedf07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.28 22:10:18.228814 [ 3 ] {7529fe7f-e363-4d56-9d3f-880ac8dedf07} <Debug> oximeter.measurements_u8 (a136fd4d-e4d5-4728-b105-1c88a336538d): Loading data parts
328 2024.06.28 22:10:18.229052 [ 3 ] {7529fe7f-e363-4d56-9d3f-880ac8dedf07} <Debug> oximeter.measurements_u8 (a136fd4d-e4d5-4728-b105-1c88a336538d): There are no data parts
329 2024.06.28 22:10:18.230546 [ 3 ] {7529fe7f-e363-4d56-9d3f-880ac8dedf07} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.28 22:10:18.230571 [ 3 ] {} <Debug> HTTP-Session: 9deb9738-6b7f-4f2c-a2bb-efb089af3e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.28 22:10:18.230691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.28 22:10:18.230743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.28 22:10:18.230766 [ 3 ] {} <Debug> HTTP-Session: 080bf799-624b-4059-8c71-8d45ed61c5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
334 2024.06.28 22:10:18.230782 [ 3 ] {} <Debug> HTTP-Session: 080bf799-624b-4059-8c71-8d45ed61c5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.28 22:10:18.230800 [ 3 ] {} <Debug> HTTP-Session: 080bf799-624b-4059-8c71-8d45ed61c5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.28 22:10:18.230832 [ 3 ] {} <Trace> HTTP-Session: 080bf799-624b-4059-8c71-8d45ed61c5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.28 22:10:18.231004 [ 3 ] {71d09331-ff16-46ef-b36f-69b587b5007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.28 22:10:18.231052 [ 3 ] {71d09331-ff16-46ef-b36f-69b587b5007d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.28 22:10:18.232729 [ 3 ] {71d09331-ff16-46ef-b36f-69b587b5007d} <Debug> oximeter.measurements_i16 (86ae5bcb-0059-459c-b3a1-64e8d42ac513): Loading data parts
340 2024.06.28 22:10:18.232916 [ 3 ] {71d09331-ff16-46ef-b36f-69b587b5007d} <Debug> oximeter.measurements_i16 (86ae5bcb-0059-459c-b3a1-64e8d42ac513): There are no data parts
341 2024.06.28 22:10:18.234339 [ 3 ] {71d09331-ff16-46ef-b36f-69b587b5007d} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.28 22:10:18.234371 [ 3 ] {} <Debug> HTTP-Session: 080bf799-624b-4059-8c71-8d45ed61c5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.28 22:10:18.234478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.28 22:10:18.234529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.28 22:10:18.234552 [ 3 ] {} <Debug> HTTP-Session: 269af914-a6e8-4610-97f8-f1a0df43ed39 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
346 2024.06.28 22:10:18.234569 [ 3 ] {} <Debug> HTTP-Session: 269af914-a6e8-4610-97f8-f1a0df43ed39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.28 22:10:18.234586 [ 3 ] {} <Debug> HTTP-Session: 269af914-a6e8-4610-97f8-f1a0df43ed39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.28 22:10:18.234619 [ 3 ] {} <Trace> HTTP-Session: 269af914-a6e8-4610-97f8-f1a0df43ed39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.28 22:10:18.234793 [ 3 ] {a4676168-8f23-4749-a805-b9f8591f848f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.28 22:10:18.234845 [ 3 ] {a4676168-8f23-4749-a805-b9f8591f848f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.28 22:10:18.236400 [ 3 ] {a4676168-8f23-4749-a805-b9f8591f848f} <Debug> oximeter.measurements_u16 (0aa97c75-fb42-4a13-941b-7450f658f738): Loading data parts
352 2024.06.28 22:10:18.236581 [ 3 ] {a4676168-8f23-4749-a805-b9f8591f848f} <Debug> oximeter.measurements_u16 (0aa97c75-fb42-4a13-941b-7450f658f738): There are no data parts
353 2024.06.28 22:10:18.237933 [ 3 ] {a4676168-8f23-4749-a805-b9f8591f848f} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.28 22:10:18.237964 [ 3 ] {} <Debug> HTTP-Session: 269af914-a6e8-4610-97f8-f1a0df43ed39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.28 22:10:18.238078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.28 22:10:18.238129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.28 22:10:18.238153 [ 3 ] {} <Debug> HTTP-Session: 0b56ebf5-358e-406d-a955-05ded54e4bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
358 2024.06.28 22:10:18.238178 [ 3 ] {} <Debug> HTTP-Session: 0b56ebf5-358e-406d-a955-05ded54e4bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.28 22:10:18.238191 [ 3 ] {} <Debug> HTTP-Session: 0b56ebf5-358e-406d-a955-05ded54e4bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.28 22:10:18.238225 [ 3 ] {} <Trace> HTTP-Session: 0b56ebf5-358e-406d-a955-05ded54e4bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.28 22:10:18.238401 [ 3 ] {11bb50da-eaed-449a-b171-1b5f0c7f5411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.28 22:10:18.238449 [ 3 ] {11bb50da-eaed-449a-b171-1b5f0c7f5411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.28 22:10:18.239935 [ 3 ] {11bb50da-eaed-449a-b171-1b5f0c7f5411} <Debug> oximeter.measurements_i32 (57164402-89ef-4c52-b575-67530eb388eb): Loading data parts
364 2024.06.28 22:10:18.240097 [ 3 ] {11bb50da-eaed-449a-b171-1b5f0c7f5411} <Debug> oximeter.measurements_i32 (57164402-89ef-4c52-b575-67530eb388eb): There are no data parts
365 2024.06.28 22:10:18.241338 [ 3 ] {11bb50da-eaed-449a-b171-1b5f0c7f5411} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.28 22:10:18.241370 [ 3 ] {} <Debug> HTTP-Session: 0b56ebf5-358e-406d-a955-05ded54e4bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.28 22:10:18.241481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.28 22:10:18.241531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.28 22:10:18.241561 [ 3 ] {} <Debug> HTTP-Session: 2d60c7da-9243-4369-b4e7-3bf9dfecd71e Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
370 2024.06.28 22:10:18.241578 [ 3 ] {} <Debug> HTTP-Session: 2d60c7da-9243-4369-b4e7-3bf9dfecd71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.28 22:10:18.241596 [ 3 ] {} <Debug> HTTP-Session: 2d60c7da-9243-4369-b4e7-3bf9dfecd71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.28 22:10:18.241629 [ 3 ] {} <Trace> HTTP-Session: 2d60c7da-9243-4369-b4e7-3bf9dfecd71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.28 22:10:18.241799 [ 3 ] {75aebcea-c29b-4267-9cc8-9c7d4213130f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.28 22:10:18.241848 [ 3 ] {75aebcea-c29b-4267-9cc8-9c7d4213130f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.28 22:10:18.243327 [ 3 ] {75aebcea-c29b-4267-9cc8-9c7d4213130f} <Debug> oximeter.measurements_u32 (4943675e-be16-4c48-a50d-81565af17c2b): Loading data parts
376 2024.06.28 22:10:18.243491 [ 3 ] {75aebcea-c29b-4267-9cc8-9c7d4213130f} <Debug> oximeter.measurements_u32 (4943675e-be16-4c48-a50d-81565af17c2b): There are no data parts
377 2024.06.28 22:10:18.244803 [ 3 ] {75aebcea-c29b-4267-9cc8-9c7d4213130f} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.28 22:10:18.244835 [ 3 ] {} <Debug> HTTP-Session: 2d60c7da-9243-4369-b4e7-3bf9dfecd71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.28 22:10:18.244948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.28 22:10:18.245001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.28 22:10:18.245026 [ 3 ] {} <Debug> HTTP-Session: ad17c8ae-8e99-4916-898a-63867c66cdc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
382 2024.06.28 22:10:18.245048 [ 3 ] {} <Debug> HTTP-Session: ad17c8ae-8e99-4916-898a-63867c66cdc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.28 22:10:18.245062 [ 3 ] {} <Debug> HTTP-Session: ad17c8ae-8e99-4916-898a-63867c66cdc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.28 22:10:18.245097 [ 3 ] {} <Trace> HTTP-Session: ad17c8ae-8e99-4916-898a-63867c66cdc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.28 22:10:18.245269 [ 3 ] {6ec01010-03f0-46e3-8a7e-ce8f9d515205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.28 22:10:18.245322 [ 3 ] {6ec01010-03f0-46e3-8a7e-ce8f9d515205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.28 22:10:18.246962 [ 3 ] {6ec01010-03f0-46e3-8a7e-ce8f9d515205} <Debug> oximeter.measurements_i64 (bdd39603-9195-4c65-95ba-8fdec7bf883f): Loading data parts
388 2024.06.28 22:10:18.247222 [ 3 ] {6ec01010-03f0-46e3-8a7e-ce8f9d515205} <Debug> oximeter.measurements_i64 (bdd39603-9195-4c65-95ba-8fdec7bf883f): There are no data parts
389 2024.06.28 22:10:18.248629 [ 3 ] {6ec01010-03f0-46e3-8a7e-ce8f9d515205} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.28 22:10:18.248669 [ 3 ] {} <Debug> HTTP-Session: ad17c8ae-8e99-4916-898a-63867c66cdc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.28 22:10:18.248790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.28 22:10:18.248850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.28 22:10:18.248871 [ 3 ] {} <Debug> HTTP-Session: f6e50d05-0f70-464b-94b4-d7c86e8936ee Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
394 2024.06.28 22:10:18.248894 [ 3 ] {} <Debug> HTTP-Session: f6e50d05-0f70-464b-94b4-d7c86e8936ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.28 22:10:18.248909 [ 3 ] {} <Debug> HTTP-Session: f6e50d05-0f70-464b-94b4-d7c86e8936ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.28 22:10:18.248944 [ 3 ] {} <Trace> HTTP-Session: f6e50d05-0f70-464b-94b4-d7c86e8936ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.28 22:10:18.249123 [ 3 ] {321e43e6-1b9c-4928-8a73-7fe38c89b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.28 22:10:18.249183 [ 3 ] {321e43e6-1b9c-4928-8a73-7fe38c89b873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.28 22:10:18.251220 [ 3 ] {321e43e6-1b9c-4928-8a73-7fe38c89b873} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Loading data parts
400 2024.06.28 22:10:18.251425 [ 3 ] {321e43e6-1b9c-4928-8a73-7fe38c89b873} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): There are no data parts
401 2024.06.28 22:10:18.252821 [ 3 ] {321e43e6-1b9c-4928-8a73-7fe38c89b873} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.28 22:10:18.252852 [ 3 ] {} <Debug> HTTP-Session: f6e50d05-0f70-464b-94b4-d7c86e8936ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.28 22:10:18.252989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.28 22:10:18.253037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.28 22:10:18.253063 [ 3 ] {} <Debug> HTTP-Session: ef2f8315-fd8a-46cd-9626-c086de332138 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
406 2024.06.28 22:10:18.253083 [ 3 ] {} <Debug> HTTP-Session: ef2f8315-fd8a-46cd-9626-c086de332138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.28 22:10:18.253097 [ 3 ] {} <Debug> HTTP-Session: ef2f8315-fd8a-46cd-9626-c086de332138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.28 22:10:18.253131 [ 3 ] {} <Trace> HTTP-Session: ef2f8315-fd8a-46cd-9626-c086de332138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.28 22:10:18.253301 [ 3 ] {9da493a8-19dc-41f9-a25c-b21910f0a929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.28 22:10:18.253355 [ 3 ] {9da493a8-19dc-41f9-a25c-b21910f0a929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.28 22:10:18.255021 [ 3 ] {9da493a8-19dc-41f9-a25c-b21910f0a929} <Debug> oximeter.measurements_f32 (5a749f5f-1db5-41a6-9778-21f175ceed67): Loading data parts
412 2024.06.28 22:10:18.255232 [ 3 ] {9da493a8-19dc-41f9-a25c-b21910f0a929} <Debug> oximeter.measurements_f32 (5a749f5f-1db5-41a6-9778-21f175ceed67): There are no data parts
413 2024.06.28 22:10:18.256443 [ 3 ] {9da493a8-19dc-41f9-a25c-b21910f0a929} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.28 22:10:18.256473 [ 3 ] {} <Debug> HTTP-Session: ef2f8315-fd8a-46cd-9626-c086de332138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.28 22:10:18.256598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.28 22:10:18.256668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.28 22:10:18.256688 [ 3 ] {} <Debug> HTTP-Session: dcaa831b-b8ea-4109-a6bc-e5d18e30f66b Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
418 2024.06.28 22:10:18.256710 [ 3 ] {} <Debug> HTTP-Session: dcaa831b-b8ea-4109-a6bc-e5d18e30f66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.28 22:10:18.256729 [ 3 ] {} <Debug> HTTP-Session: dcaa831b-b8ea-4109-a6bc-e5d18e30f66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.28 22:10:18.256761 [ 3 ] {} <Trace> HTTP-Session: dcaa831b-b8ea-4109-a6bc-e5d18e30f66b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.28 22:10:18.256951 [ 3 ] {4c03dfe5-2497-4b14-8c3c-19888e1d72fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.28 22:10:18.257007 [ 3 ] {4c03dfe5-2497-4b14-8c3c-19888e1d72fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.28 22:10:18.258739 [ 3 ] {4c03dfe5-2497-4b14-8c3c-19888e1d72fc} <Debug> oximeter.measurements_f64 (a5735e8e-be5a-4ad4-82c2-d94569dd8cd7): Loading data parts
424 2024.06.28 22:10:18.258920 [ 3 ] {4c03dfe5-2497-4b14-8c3c-19888e1d72fc} <Debug> oximeter.measurements_f64 (a5735e8e-be5a-4ad4-82c2-d94569dd8cd7): There are no data parts
425 2024.06.28 22:10:18.260303 [ 3 ] {4c03dfe5-2497-4b14-8c3c-19888e1d72fc} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.28 22:10:18.260345 [ 3 ] {} <Debug> HTTP-Session: dcaa831b-b8ea-4109-a6bc-e5d18e30f66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.28 22:10:18.260500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.28 22:10:18.260558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.28 22:10:18.260578 [ 3 ] {} <Debug> HTTP-Session: ebb2aac8-c78b-4f5c-bb34-62fb6788b514 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
430 2024.06.28 22:10:18.260601 [ 3 ] {} <Debug> HTTP-Session: ebb2aac8-c78b-4f5c-bb34-62fb6788b514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.28 22:10:18.260615 [ 3 ] {} <Debug> HTTP-Session: ebb2aac8-c78b-4f5c-bb34-62fb6788b514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.28 22:10:18.260650 [ 3 ] {} <Trace> HTTP-Session: ebb2aac8-c78b-4f5c-bb34-62fb6788b514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.28 22:10:18.260832 [ 3 ] {76c53afb-438b-45ee-9d0a-df4c084e472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.28 22:10:18.260889 [ 3 ] {76c53afb-438b-45ee-9d0a-df4c084e472d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.28 22:10:18.262747 [ 3 ] {76c53afb-438b-45ee-9d0a-df4c084e472d} <Debug> oximeter.measurements_string (f0db0168-e55a-4683-a978-b2b51c250fa6): Loading data parts
436 2024.06.28 22:10:18.262926 [ 3 ] {76c53afb-438b-45ee-9d0a-df4c084e472d} <Debug> oximeter.measurements_string (f0db0168-e55a-4683-a978-b2b51c250fa6): There are no data parts
437 2024.06.28 22:10:18.264599 [ 3 ] {76c53afb-438b-45ee-9d0a-df4c084e472d} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.28 22:10:18.264625 [ 3 ] {} <Debug> HTTP-Session: ebb2aac8-c78b-4f5c-bb34-62fb6788b514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.28 22:10:18.264761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.28 22:10:18.264818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.28 22:10:18.264838 [ 3 ] {} <Debug> HTTP-Session: a17105d9-f772-475f-9875-d35f387bd96d Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
442 2024.06.28 22:10:18.264861 [ 3 ] {} <Debug> HTTP-Session: a17105d9-f772-475f-9875-d35f387bd96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.28 22:10:18.264881 [ 3 ] {} <Debug> HTTP-Session: a17105d9-f772-475f-9875-d35f387bd96d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.28 22:10:18.264910 [ 3 ] {} <Trace> HTTP-Session: a17105d9-f772-475f-9875-d35f387bd96d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.28 22:10:18.265086 [ 3 ] {b516599b-2ac5-45ce-972f-49d51e04507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.28 22:10:18.265143 [ 3 ] {b516599b-2ac5-45ce-972f-49d51e04507f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.28 22:10:18.266686 [ 3 ] {b516599b-2ac5-45ce-972f-49d51e04507f} <Debug> oximeter.measurements_bytes (73813bdf-5ce7-45ea-a733-2a47c6c1597e): Loading data parts
455 2024.06.28 22:10:18.266839 [ 3 ] {b516599b-2ac5-45ce-972f-49d51e04507f} <Debug> oximeter.measurements_bytes (73813bdf-5ce7-45ea-a733-2a47c6c1597e): There are no data parts
456 2024.06.28 22:10:18.268441 [ 3 ] {b516599b-2ac5-45ce-972f-49d51e04507f} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.28 22:10:18.268467 [ 3 ] {} <Debug> HTTP-Session: a17105d9-f772-475f-9875-d35f387bd96d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.28 22:10:18.268606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.28 22:10:18.268672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.28 22:10:18.268698 [ 3 ] {} <Debug> HTTP-Session: ed5d09f0-5e92-455d-adf7-345d5e81bdac Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
461 2024.06.28 22:10:18.268715 [ 3 ] {} <Debug> HTTP-Session: ed5d09f0-5e92-455d-adf7-345d5e81bdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.28 22:10:18.268736 [ 3 ] {} <Debug> HTTP-Session: ed5d09f0-5e92-455d-adf7-345d5e81bdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.28 22:10:18.268766 [ 3 ] {} <Trace> HTTP-Session: ed5d09f0-5e92-455d-adf7-345d5e81bdac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.28 22:10:18.268951 [ 3 ] {18a08892-d427-4563-98c6-7baefb4fe61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.28 22:10:18.269002 [ 3 ] {18a08892-d427-4563-98c6-7baefb4fe61d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.28 22:10:18.270538 [ 3 ] {18a08892-d427-4563-98c6-7baefb4fe61d} <Debug> oximeter.measurements_cumulativei64 (28ec5685-7839-4144-b1d2-2f80a9930721): Loading data parts
467 2024.06.28 22:10:18.270714 [ 3 ] {18a08892-d427-4563-98c6-7baefb4fe61d} <Debug> oximeter.measurements_cumulativei64 (28ec5685-7839-4144-b1d2-2f80a9930721): There are no data parts
468 2024.06.28 22:10:18.272310 [ 3 ] {18a08892-d427-4563-98c6-7baefb4fe61d} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.28 22:10:18.272342 [ 3 ] {} <Debug> HTTP-Session: ed5d09f0-5e92-455d-adf7-345d5e81bdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.28 22:10:18.272467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.28 22:10:18.272523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.28 22:10:18.272543 [ 3 ] {} <Debug> HTTP-Session: 3d676cb7-4561-4ba1-888b-58d57c1b3dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
473 2024.06.28 22:10:18.272564 [ 3 ] {} <Debug> HTTP-Session: 3d676cb7-4561-4ba1-888b-58d57c1b3dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.28 22:10:18.272578 [ 3 ] {} <Debug> HTTP-Session: 3d676cb7-4561-4ba1-888b-58d57c1b3dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.28 22:10:18.272611 [ 3 ] {} <Trace> HTTP-Session: 3d676cb7-4561-4ba1-888b-58d57c1b3dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.28 22:10:18.272789 [ 3 ] {39c34024-d9ee-47cf-b410-f1db8b4075a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.28 22:10:18.272844 [ 3 ] {39c34024-d9ee-47cf-b410-f1db8b4075a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.28 22:10:18.274428 [ 3 ] {39c34024-d9ee-47cf-b410-f1db8b4075a4} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Loading data parts
479 2024.06.28 22:10:18.274602 [ 3 ] {39c34024-d9ee-47cf-b410-f1db8b4075a4} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): There are no data parts
480 2024.06.28 22:10:18.276203 [ 3 ] {39c34024-d9ee-47cf-b410-f1db8b4075a4} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.28 22:10:18.276228 [ 3 ] {} <Debug> HTTP-Session: 3d676cb7-4561-4ba1-888b-58d57c1b3dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.28 22:10:18.276353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.28 22:10:18.276409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.28 22:10:18.276430 [ 3 ] {} <Debug> HTTP-Session: d54797fc-69c8-491f-aa77-15c7f55238e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
485 2024.06.28 22:10:18.276453 [ 3 ] {} <Debug> HTTP-Session: d54797fc-69c8-491f-aa77-15c7f55238e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.28 22:10:18.276472 [ 3 ] {} <Debug> HTTP-Session: d54797fc-69c8-491f-aa77-15c7f55238e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.28 22:10:18.276501 [ 3 ] {} <Trace> HTTP-Session: d54797fc-69c8-491f-aa77-15c7f55238e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.28 22:10:18.276689 [ 3 ] {573c6eac-8382-4448-81f3-74d0b9c5cf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.28 22:10:18.276748 [ 3 ] {573c6eac-8382-4448-81f3-74d0b9c5cf79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.28 22:10:18.278774 [ 3 ] {573c6eac-8382-4448-81f3-74d0b9c5cf79} <Debug> oximeter.measurements_cumulativef32 (6d033ab5-30a5-4904-96e5-765decfac7b9): Loading data parts
491 2024.06.28 22:10:18.278961 [ 3 ] {573c6eac-8382-4448-81f3-74d0b9c5cf79} <Debug> oximeter.measurements_cumulativef32 (6d033ab5-30a5-4904-96e5-765decfac7b9): There are no data parts
492 2024.06.28 22:10:18.280637 [ 3 ] {573c6eac-8382-4448-81f3-74d0b9c5cf79} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.28 22:10:18.280670 [ 3 ] {} <Debug> HTTP-Session: d54797fc-69c8-491f-aa77-15c7f55238e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.28 22:10:18.280801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.28 22:10:18.280854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.28 22:10:18.280878 [ 3 ] {} <Debug> HTTP-Session: a9d2641f-f855-4d57-ac81-f1ef237fe932 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
497 2024.06.28 22:10:18.280900 [ 3 ] {} <Debug> HTTP-Session: a9d2641f-f855-4d57-ac81-f1ef237fe932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.28 22:10:18.280913 [ 3 ] {} <Debug> HTTP-Session: a9d2641f-f855-4d57-ac81-f1ef237fe932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.28 22:10:18.280947 [ 3 ] {} <Trace> HTTP-Session: a9d2641f-f855-4d57-ac81-f1ef237fe932 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.28 22:10:18.281135 [ 3 ] {35f51343-4e80-470a-83ea-89b287e3f06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.28 22:10:18.281190 [ 3 ] {35f51343-4e80-470a-83ea-89b287e3f06c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.28 22:10:18.282749 [ 3 ] {35f51343-4e80-470a-83ea-89b287e3f06c} <Debug> oximeter.measurements_cumulativef64 (0128e6ab-db07-479a-b683-4bbbf2f3ca16): Loading data parts
503 2024.06.28 22:10:18.282930 [ 3 ] {35f51343-4e80-470a-83ea-89b287e3f06c} <Debug> oximeter.measurements_cumulativef64 (0128e6ab-db07-479a-b683-4bbbf2f3ca16): There are no data parts
504 2024.06.28 22:10:18.284554 [ 3 ] {35f51343-4e80-470a-83ea-89b287e3f06c} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.28 22:10:18.284579 [ 3 ] {} <Debug> HTTP-Session: a9d2641f-f855-4d57-ac81-f1ef237fe932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.28 22:10:18.284700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.28 22:10:18.284752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.28 22:10:18.284772 [ 3 ] {} <Debug> HTTP-Session: df765d2f-dd8e-47eb-a36c-4ea995156cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
509 2024.06.28 22:10:18.284793 [ 3 ] {} <Debug> HTTP-Session: df765d2f-dd8e-47eb-a36c-4ea995156cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.28 22:10:18.284811 [ 3 ] {} <Debug> HTTP-Session: df765d2f-dd8e-47eb-a36c-4ea995156cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.28 22:10:18.284839 [ 3 ] {} <Trace> HTTP-Session: df765d2f-dd8e-47eb-a36c-4ea995156cf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.28 22:10:18.285084 [ 3 ] {b9baae9f-0125-4456-ac7c-3e809a2dcef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.06.28 22:10:18.285149 [ 3 ] {b9baae9f-0125-4456-ac7c-3e809a2dcef0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.28 22:10:18.286995 [ 3 ] {b9baae9f-0125-4456-ac7c-3e809a2dcef0} <Debug> oximeter.measurements_histogrami8 (35336921-47ef-4c40-b37c-1ab3aa5c14ac): Loading data parts
525 2024.06.28 22:10:18.287155 [ 3 ] {b9baae9f-0125-4456-ac7c-3e809a2dcef0} <Debug> oximeter.measurements_histogrami8 (35336921-47ef-4c40-b37c-1ab3aa5c14ac): There are no data parts
526 2024.06.28 22:10:18.288951 [ 3 ] {b9baae9f-0125-4456-ac7c-3e809a2dcef0} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.28 22:10:18.288984 [ 3 ] {} <Debug> HTTP-Session: df765d2f-dd8e-47eb-a36c-4ea995156cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.28 22:10:18.289105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.28 22:10:18.289151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.28 22:10:18.289177 [ 3 ] {} <Debug> HTTP-Session: 806594dd-e326-40a8-9d79-f1ef5efa994a Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
531 2024.06.28 22:10:18.289198 [ 3 ] {} <Debug> HTTP-Session: 806594dd-e326-40a8-9d79-f1ef5efa994a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.28 22:10:18.289211 [ 3 ] {} <Debug> HTTP-Session: 806594dd-e326-40a8-9d79-f1ef5efa994a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.28 22:10:18.289244 [ 3 ] {} <Trace> HTTP-Session: 806594dd-e326-40a8-9d79-f1ef5efa994a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.28 22:10:18.289492 [ 3 ] {8c4e21dd-6d98-4fa8-9c9c-4bdd148624a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.06.28 22:10:18.289556 [ 3 ] {8c4e21dd-6d98-4fa8-9c9c-4bdd148624a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.28 22:10:18.291754 [ 3 ] {8c4e21dd-6d98-4fa8-9c9c-4bdd148624a2} <Debug> oximeter.measurements_histogramu8 (6f069422-8db3-4e5e-a253-7d7f05dabca2): Loading data parts
537 2024.06.28 22:10:18.291922 [ 3 ] {8c4e21dd-6d98-4fa8-9c9c-4bdd148624a2} <Debug> oximeter.measurements_histogramu8 (6f069422-8db3-4e5e-a253-7d7f05dabca2): There are no data parts
538 2024.06.28 22:10:18.293971 [ 3 ] {8c4e21dd-6d98-4fa8-9c9c-4bdd148624a2} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.28 22:10:18.293997 [ 3 ] {} <Debug> HTTP-Session: 806594dd-e326-40a8-9d79-f1ef5efa994a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.28 22:10:18.294122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.28 22:10:18.294181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.28 22:10:18.294200 [ 3 ] {} <Debug> HTTP-Session: d12562db-5b98-4b57-96ba-228f133dddcf Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
543 2024.06.28 22:10:18.294222 [ 3 ] {} <Debug> HTTP-Session: d12562db-5b98-4b57-96ba-228f133dddcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.28 22:10:18.294236 [ 3 ] {} <Debug> HTTP-Session: d12562db-5b98-4b57-96ba-228f133dddcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.28 22:10:18.294270 [ 3 ] {} <Trace> HTTP-Session: d12562db-5b98-4b57-96ba-228f133dddcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.28 22:10:18.294521 [ 3 ] {6c8db4d8-a83e-4332-90b1-a6316bb0b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.06.28 22:10:18.294587 [ 3 ] {6c8db4d8-a83e-4332-90b1-a6316bb0b8b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.28 22:10:18.296510 [ 3 ] {6c8db4d8-a83e-4332-90b1-a6316bb0b8b0} <Debug> oximeter.measurements_histogrami16 (4d62c250-dc15-496f-b63e-877b2b880e74): Loading data parts
549 2024.06.28 22:10:18.296691 [ 3 ] {6c8db4d8-a83e-4332-90b1-a6316bb0b8b0} <Debug> oximeter.measurements_histogrami16 (4d62c250-dc15-496f-b63e-877b2b880e74): There are no data parts
550 2024.06.28 22:10:18.297889 [ 3 ] {6c8db4d8-a83e-4332-90b1-a6316bb0b8b0} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.28 22:10:18.297923 [ 3 ] {} <Debug> HTTP-Session: d12562db-5b98-4b57-96ba-228f133dddcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.28 22:10:18.298033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.28 22:10:18.298079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.28 22:10:18.298105 [ 3 ] {} <Debug> HTTP-Session: 223ccf7c-8656-4dd2-b4a6-68a9d0b9f18e Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
555 2024.06.28 22:10:18.298126 [ 3 ] {} <Debug> HTTP-Session: 223ccf7c-8656-4dd2-b4a6-68a9d0b9f18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.28 22:10:18.298140 [ 3 ] {} <Debug> HTTP-Session: 223ccf7c-8656-4dd2-b4a6-68a9d0b9f18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.28 22:10:18.298174 [ 3 ] {} <Trace> HTTP-Session: 223ccf7c-8656-4dd2-b4a6-68a9d0b9f18e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.28 22:10:18.298421 [ 3 ] {d44748b7-8547-46c7-9705-da6f72c6b486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.06.28 22:10:18.298486 [ 3 ] {d44748b7-8547-46c7-9705-da6f72c6b486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.28 22:10:18.300371 [ 3 ] {d44748b7-8547-46c7-9705-da6f72c6b486} <Debug> oximeter.measurements_histogramu16 (2a7a1802-48ea-467f-86bc-7cd85a9676f9): Loading data parts
561 2024.06.28 22:10:18.300525 [ 3 ] {d44748b7-8547-46c7-9705-da6f72c6b486} <Debug> oximeter.measurements_histogramu16 (2a7a1802-48ea-467f-86bc-7cd85a9676f9): There are no data parts
562 2024.06.28 22:10:18.301724 [ 3 ] {d44748b7-8547-46c7-9705-da6f72c6b486} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.28 22:10:18.301751 [ 3 ] {} <Debug> HTTP-Session: 223ccf7c-8656-4dd2-b4a6-68a9d0b9f18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.28 22:10:18.301876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.28 22:10:18.301931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.28 22:10:18.301949 [ 3 ] {} <Debug> HTTP-Session: 778f1713-19f6-4c80-8f61-8b4f085317ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
567 2024.06.28 22:10:18.301971 [ 3 ] {} <Debug> HTTP-Session: 778f1713-19f6-4c80-8f61-8b4f085317ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.28 22:10:18.301991 [ 3 ] {} <Debug> HTTP-Session: 778f1713-19f6-4c80-8f61-8b4f085317ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.28 22:10:18.302020 [ 3 ] {} <Trace> HTTP-Session: 778f1713-19f6-4c80-8f61-8b4f085317ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.28 22:10:18.302267 [ 3 ] {c37d0055-1bbc-47d4-9ab5-a94551e97d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.06.28 22:10:18.302338 [ 3 ] {c37d0055-1bbc-47d4-9ab5-a94551e97d7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.28 22:10:18.304222 [ 3 ] {c37d0055-1bbc-47d4-9ab5-a94551e97d7d} <Debug> oximeter.measurements_histogrami32 (e4faa39c-f119-4a89-8877-feaa03f2afeb): Loading data parts
573 2024.06.28 22:10:18.304392 [ 3 ] {c37d0055-1bbc-47d4-9ab5-a94551e97d7d} <Debug> oximeter.measurements_histogrami32 (e4faa39c-f119-4a89-8877-feaa03f2afeb): There are no data parts
574 2024.06.28 22:10:18.305568 [ 3 ] {c37d0055-1bbc-47d4-9ab5-a94551e97d7d} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.28 22:10:18.305593 [ 3 ] {} <Debug> HTTP-Session: 778f1713-19f6-4c80-8f61-8b4f085317ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.28 22:10:18.305712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.28 22:10:18.305767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.28 22:10:18.305786 [ 3 ] {} <Debug> HTTP-Session: 0a43aec0-8ce8-453a-9b93-cd851bca3421 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
579 2024.06.28 22:10:18.305816 [ 3 ] {} <Debug> HTTP-Session: 0a43aec0-8ce8-453a-9b93-cd851bca3421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.28 22:10:18.305830 [ 3 ] {} <Debug> HTTP-Session: 0a43aec0-8ce8-453a-9b93-cd851bca3421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.28 22:10:18.305864 [ 3 ] {} <Trace> HTTP-Session: 0a43aec0-8ce8-453a-9b93-cd851bca3421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.28 22:10:18.306110 [ 3 ] {3fedfdac-ee21-42bb-a444-c9c4a65994c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.06.28 22:10:18.306177 [ 3 ] {3fedfdac-ee21-42bb-a444-c9c4a65994c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.28 22:10:18.308043 [ 3 ] {3fedfdac-ee21-42bb-a444-c9c4a65994c8} <Debug> oximeter.measurements_histogramu32 (b7afc3a7-a6df-41d5-b28b-eb81a0c6e0fa): Loading data parts
585 2024.06.28 22:10:18.308213 [ 3 ] {3fedfdac-ee21-42bb-a444-c9c4a65994c8} <Debug> oximeter.measurements_histogramu32 (b7afc3a7-a6df-41d5-b28b-eb81a0c6e0fa): There are no data parts
586 2024.06.28 22:10:18.309461 [ 3 ] {3fedfdac-ee21-42bb-a444-c9c4a65994c8} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.28 22:10:18.309487 [ 3 ] {} <Debug> HTTP-Session: 0a43aec0-8ce8-453a-9b93-cd851bca3421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.28 22:10:18.309614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.28 22:10:18.309671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.28 22:10:18.309690 [ 3 ] {} <Debug> HTTP-Session: 8c5ded78-b865-4942-9a60-18ae66d6da09 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
591 2024.06.28 22:10:18.309716 [ 3 ] {} <Debug> HTTP-Session: 8c5ded78-b865-4942-9a60-18ae66d6da09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.28 22:10:18.309737 [ 3 ] {} <Debug> HTTP-Session: 8c5ded78-b865-4942-9a60-18ae66d6da09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.28 22:10:18.309767 [ 3 ] {} <Trace> HTTP-Session: 8c5ded78-b865-4942-9a60-18ae66d6da09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.28 22:10:18.310020 [ 3 ] {03af85bb-85db-4780-8951-0ebc0d5fcc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.06.28 22:10:18.310087 [ 3 ] {03af85bb-85db-4780-8951-0ebc0d5fcc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.28 22:10:18.312012 [ 3 ] {03af85bb-85db-4780-8951-0ebc0d5fcc47} <Debug> oximeter.measurements_histogrami64 (66003347-b999-4bbb-b97d-05d36142a6e0): Loading data parts
597 2024.06.28 22:10:18.312204 [ 3 ] {03af85bb-85db-4780-8951-0ebc0d5fcc47} <Debug> oximeter.measurements_histogrami64 (66003347-b999-4bbb-b97d-05d36142a6e0): There are no data parts
598 2024.06.28 22:10:18.313410 [ 3 ] {03af85bb-85db-4780-8951-0ebc0d5fcc47} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.28 22:10:18.313435 [ 3 ] {} <Debug> HTTP-Session: 8c5ded78-b865-4942-9a60-18ae66d6da09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.28 22:10:18.313559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.28 22:10:18.313613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.28 22:10:18.313639 [ 3 ] {} <Debug> HTTP-Session: bb876101-82cb-4f5e-81fc-b47d49f59f63 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
603 2024.06.28 22:10:18.313654 [ 3 ] {} <Debug> HTTP-Session: bb876101-82cb-4f5e-81fc-b47d49f59f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.28 22:10:18.313673 [ 3 ] {} <Debug> HTTP-Session: bb876101-82cb-4f5e-81fc-b47d49f59f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.28 22:10:18.313703 [ 3 ] {} <Trace> HTTP-Session: bb876101-82cb-4f5e-81fc-b47d49f59f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.28 22:10:18.313990 [ 3 ] {c687f8ab-b735-42c4-ad7b-9319d20335b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.06.28 22:10:18.314070 [ 3 ] {c687f8ab-b735-42c4-ad7b-9319d20335b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.28 22:10:18.315982 [ 3 ] {c687f8ab-b735-42c4-ad7b-9319d20335b8} <Debug> oximeter.measurements_histogramu64 (71592898-f4f2-4681-b480-5af7e948bfaf): Loading data parts
609 2024.06.28 22:10:18.316150 [ 3 ] {c687f8ab-b735-42c4-ad7b-9319d20335b8} <Debug> oximeter.measurements_histogramu64 (71592898-f4f2-4681-b480-5af7e948bfaf): There are no data parts
610 2024.06.28 22:10:18.317359 [ 3 ] {c687f8ab-b735-42c4-ad7b-9319d20335b8} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.28 22:10:18.317384 [ 3 ] {} <Debug> HTTP-Session: bb876101-82cb-4f5e-81fc-b47d49f59f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.28 22:10:18.317498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.28 22:10:18.317552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.28 22:10:18.317572 [ 3 ] {} <Debug> HTTP-Session: ad94e4da-9551-46bf-9838-4734944c91b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
615 2024.06.28 22:10:18.317595 [ 3 ] {} <Debug> HTTP-Session: ad94e4da-9551-46bf-9838-4734944c91b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.28 22:10:18.317614 [ 3 ] {} <Debug> HTTP-Session: ad94e4da-9551-46bf-9838-4734944c91b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.28 22:10:18.317643 [ 3 ] {} <Trace> HTTP-Session: ad94e4da-9551-46bf-9838-4734944c91b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.28 22:10:18.317892 [ 3 ] {fd3eb945-bd81-4862-b80a-917e91e35e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.06.28 22:10:18.317959 [ 3 ] {fd3eb945-bd81-4862-b80a-917e91e35e6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.28 22:10:18.319886 [ 3 ] {fd3eb945-bd81-4862-b80a-917e91e35e6e} <Debug> oximeter.measurements_histogramf32 (7c737470-a738-4c67-83f7-7a5d06452bed): Loading data parts
621 2024.06.28 22:10:18.320043 [ 3 ] {fd3eb945-bd81-4862-b80a-917e91e35e6e} <Debug> oximeter.measurements_histogramf32 (7c737470-a738-4c67-83f7-7a5d06452bed): There are no data parts
622 2024.06.28 22:10:18.321253 [ 3 ] {fd3eb945-bd81-4862-b80a-917e91e35e6e} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.28 22:10:18.321285 [ 3 ] {} <Debug> HTTP-Session: ad94e4da-9551-46bf-9838-4734944c91b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.28 22:10:18.321385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.28 22:10:18.321437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.28 22:10:18.321464 [ 3 ] {} <Debug> HTTP-Session: 3df2f2cd-55b9-4aff-a547-1c778d2e8bae Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
627 2024.06.28 22:10:18.321479 [ 3 ] {} <Debug> HTTP-Session: 3df2f2cd-55b9-4aff-a547-1c778d2e8bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.28 22:10:18.321498 [ 3 ] {} <Debug> HTTP-Session: 3df2f2cd-55b9-4aff-a547-1c778d2e8bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.28 22:10:18.321534 [ 3 ] {} <Trace> HTTP-Session: 3df2f2cd-55b9-4aff-a547-1c778d2e8bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.28 22:10:18.321774 [ 3 ] {3c2a5d71-9abd-4b41-bb3b-126c205f0a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.06.28 22:10:18.321840 [ 3 ] {3c2a5d71-9abd-4b41-bb3b-126c205f0a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.28 22:10:18.323728 [ 3 ] {3c2a5d71-9abd-4b41-bb3b-126c205f0a6c} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Loading data parts
633 2024.06.28 22:10:18.323887 [ 3 ] {3c2a5d71-9abd-4b41-bb3b-126c205f0a6c} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): There are no data parts
634 2024.06.28 22:10:18.325084 [ 3 ] {3c2a5d71-9abd-4b41-bb3b-126c205f0a6c} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.28 22:10:18.325109 [ 3 ] {} <Debug> HTTP-Session: 3df2f2cd-55b9-4aff-a547-1c778d2e8bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.28 22:10:18.325250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.28 22:10:18.325305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.28 22:10:18.325330 [ 3 ] {} <Debug> HTTP-Session: dc23922e-7bc8-421e-8f41-020a72495b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
639 2024.06.28 22:10:18.325346 [ 3 ] {} <Debug> HTTP-Session: dc23922e-7bc8-421e-8f41-020a72495b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.28 22:10:18.325371 [ 3 ] {} <Debug> HTTP-Session: dc23922e-7bc8-421e-8f41-020a72495b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.28 22:10:18.325405 [ 3 ] {} <Trace> HTTP-Session: dc23922e-7bc8-421e-8f41-020a72495b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.28 22:10:18.325563 [ 3 ] {ed8e3979-739b-4173-aa10-f172fa530b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.06.28 22:10:18.325619 [ 3 ] {ed8e3979-739b-4173-aa10-f172fa530b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.28 22:10:18.327130 [ 3 ] {ed8e3979-739b-4173-aa10-f172fa530b42} <Debug> oximeter.fields_bool (b500944c-5b19-4dff-ac01-9ccd25dc0260): Loading data parts
662 2024.06.28 22:10:18.327304 [ 3 ] {ed8e3979-739b-4173-aa10-f172fa530b42} <Debug> oximeter.fields_bool (b500944c-5b19-4dff-ac01-9ccd25dc0260): There are no data parts
663 2024.06.28 22:10:18.328402 [ 3 ] {ed8e3979-739b-4173-aa10-f172fa530b42} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.28 22:10:18.328436 [ 3 ] {} <Debug> HTTP-Session: dc23922e-7bc8-421e-8f41-020a72495b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.28 22:10:18.328549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.28 22:10:18.328605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.28 22:10:18.328623 [ 3 ] {} <Debug> HTTP-Session: a797e558-997d-4ddd-bff8-63cc3d818909 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
668 2024.06.28 22:10:18.328646 [ 3 ] {} <Debug> HTTP-Session: a797e558-997d-4ddd-bff8-63cc3d818909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.28 22:10:18.328659 [ 3 ] {} <Debug> HTTP-Session: a797e558-997d-4ddd-bff8-63cc3d818909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.28 22:10:18.328694 [ 3 ] {} <Trace> HTTP-Session: a797e558-997d-4ddd-bff8-63cc3d818909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.28 22:10:18.328840 [ 3 ] {b6a9a004-d3b7-437a-8967-3817a14a3bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.06.28 22:10:18.328898 [ 3 ] {b6a9a004-d3b7-437a-8967-3817a14a3bd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.28 22:10:18.330452 [ 3 ] {b6a9a004-d3b7-437a-8967-3817a14a3bd0} <Debug> oximeter.fields_i8 (f4b8b124-b3b2-44c2-911b-dc5e7ec58d03): Loading data parts
674 2024.06.28 22:10:18.330612 [ 3 ] {b6a9a004-d3b7-437a-8967-3817a14a3bd0} <Debug> oximeter.fields_i8 (f4b8b124-b3b2-44c2-911b-dc5e7ec58d03): There are no data parts
675 2024.06.28 22:10:18.331724 [ 3 ] {b6a9a004-d3b7-437a-8967-3817a14a3bd0} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.28 22:10:18.331759 [ 3 ] {} <Debug> HTTP-Session: a797e558-997d-4ddd-bff8-63cc3d818909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.28 22:10:18.331871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.28 22:10:18.331935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.28 22:10:18.331955 [ 3 ] {} <Debug> HTTP-Session: 8ed66e93-b03b-4afa-946c-243461c3c6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
680 2024.06.28 22:10:18.331977 [ 3 ] {} <Debug> HTTP-Session: 8ed66e93-b03b-4afa-946c-243461c3c6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.28 22:10:18.331991 [ 3 ] {} <Debug> HTTP-Session: 8ed66e93-b03b-4afa-946c-243461c3c6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.28 22:10:18.332028 [ 3 ] {} <Trace> HTTP-Session: 8ed66e93-b03b-4afa-946c-243461c3c6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.28 22:10:18.332172 [ 3 ] {1a1694d6-8ca9-492d-86d0-035a4766cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.06.28 22:10:18.332219 [ 3 ] {1a1694d6-8ca9-492d-86d0-035a4766cecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.28 22:10:18.333772 [ 3 ] {1a1694d6-8ca9-492d-86d0-035a4766cecd} <Debug> oximeter.fields_u8 (2169e037-7bd2-44b7-8a86-ee236025c4a0): Loading data parts
686 2024.06.28 22:10:18.333923 [ 3 ] {1a1694d6-8ca9-492d-86d0-035a4766cecd} <Debug> oximeter.fields_u8 (2169e037-7bd2-44b7-8a86-ee236025c4a0): There are no data parts
687 2024.06.28 22:10:18.335038 [ 3 ] {1a1694d6-8ca9-492d-86d0-035a4766cecd} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.28 22:10:18.335075 [ 3 ] {} <Debug> HTTP-Session: 8ed66e93-b03b-4afa-946c-243461c3c6d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.28 22:10:18.335180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.28 22:10:18.335235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.28 22:10:18.335261 [ 3 ] {} <Debug> HTTP-Session: 2d02eff0-6a49-4771-9157-bcb4c687c2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
692 2024.06.28 22:10:18.335284 [ 3 ] {} <Debug> HTTP-Session: 2d02eff0-6a49-4771-9157-bcb4c687c2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.28 22:10:18.335297 [ 3 ] {} <Debug> HTTP-Session: 2d02eff0-6a49-4771-9157-bcb4c687c2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.28 22:10:18.335335 [ 3 ] {} <Trace> HTTP-Session: 2d02eff0-6a49-4771-9157-bcb4c687c2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.28 22:10:18.335480 [ 3 ] {a288d429-2694-460b-8259-850780e52678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.06.28 22:10:18.335526 [ 3 ] {a288d429-2694-460b-8259-850780e52678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.28 22:10:18.337090 [ 3 ] {a288d429-2694-460b-8259-850780e52678} <Debug> oximeter.fields_i16 (f29685e7-aa53-4f0e-85ab-700330d28fe6): Loading data parts
698 2024.06.28 22:10:18.337249 [ 3 ] {a288d429-2694-460b-8259-850780e52678} <Debug> oximeter.fields_i16 (f29685e7-aa53-4f0e-85ab-700330d28fe6): There are no data parts
699 2024.06.28 22:10:18.338347 [ 3 ] {a288d429-2694-460b-8259-850780e52678} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.28 22:10:18.338380 [ 3 ] {} <Debug> HTTP-Session: 2d02eff0-6a49-4771-9157-bcb4c687c2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.28 22:10:18.338488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.28 22:10:18.338548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.28 22:10:18.338575 [ 3 ] {} <Debug> HTTP-Session: 0aedde78-7cf7-47d8-83e9-9eedac917d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
704 2024.06.28 22:10:18.338591 [ 3 ] {} <Debug> HTTP-Session: 0aedde78-7cf7-47d8-83e9-9eedac917d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.28 22:10:18.338611 [ 3 ] {} <Debug> HTTP-Session: 0aedde78-7cf7-47d8-83e9-9eedac917d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.28 22:10:18.338648 [ 3 ] {} <Trace> HTTP-Session: 0aedde78-7cf7-47d8-83e9-9eedac917d0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.28 22:10:18.338787 [ 3 ] {6a56e2c3-5af5-49e6-918a-d4cbe5790ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.06.28 22:10:18.338842 [ 3 ] {6a56e2c3-5af5-49e6-918a-d4cbe5790ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.28 22:10:18.340526 [ 3 ] {6a56e2c3-5af5-49e6-918a-d4cbe5790ee3} <Debug> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Loading data parts
710 2024.06.28 22:10:18.340679 [ 3 ] {6a56e2c3-5af5-49e6-918a-d4cbe5790ee3} <Debug> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): There are no data parts
711 2024.06.28 22:10:18.341813 [ 3 ] {6a56e2c3-5af5-49e6-918a-d4cbe5790ee3} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.28 22:10:18.341838 [ 3 ] {} <Debug> HTTP-Session: 0aedde78-7cf7-47d8-83e9-9eedac917d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.28 22:10:18.341965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.28 22:10:18.342020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.28 22:10:18.342039 [ 3 ] {} <Debug> HTTP-Session: 6d69c68c-f6ee-4bc9-bb50-bded04451c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
716 2024.06.28 22:10:18.342063 [ 3 ] {} <Debug> HTTP-Session: 6d69c68c-f6ee-4bc9-bb50-bded04451c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.28 22:10:18.342084 [ 3 ] {} <Debug> HTTP-Session: 6d69c68c-f6ee-4bc9-bb50-bded04451c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.28 22:10:18.342112 [ 3 ] {} <Trace> HTTP-Session: 6d69c68c-f6ee-4bc9-bb50-bded04451c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.28 22:10:18.342263 [ 3 ] {658bd6e2-7d48-4a79-864b-af416d2e8cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.06.28 22:10:18.342315 [ 3 ] {658bd6e2-7d48-4a79-864b-af416d2e8cc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.28 22:10:18.343939 [ 3 ] {658bd6e2-7d48-4a79-864b-af416d2e8cc8} <Debug> oximeter.fields_i32 (ecbb6930-7313-4cd5-8ea3-e1bb462ff089): Loading data parts
722 2024.06.28 22:10:18.344137 [ 3 ] {658bd6e2-7d48-4a79-864b-af416d2e8cc8} <Debug> oximeter.fields_i32 (ecbb6930-7313-4cd5-8ea3-e1bb462ff089): There are no data parts
723 2024.06.28 22:10:18.345301 [ 3 ] {658bd6e2-7d48-4a79-864b-af416d2e8cc8} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.28 22:10:18.345327 [ 3 ] {} <Debug> HTTP-Session: 6d69c68c-f6ee-4bc9-bb50-bded04451c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.28 22:10:18.345454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.28 22:10:18.345509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.28 22:10:18.345527 [ 3 ] {} <Debug> HTTP-Session: c56412b0-13d2-4676-89c0-59ab96f15d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
728 2024.06.28 22:10:18.345552 [ 3 ] {} <Debug> HTTP-Session: c56412b0-13d2-4676-89c0-59ab96f15d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.28 22:10:18.345566 [ 3 ] {} <Debug> HTTP-Session: c56412b0-13d2-4676-89c0-59ab96f15d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.28 22:10:18.345601 [ 3 ] {} <Trace> HTTP-Session: c56412b0-13d2-4676-89c0-59ab96f15d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.28 22:10:18.345747 [ 3 ] {131de2c3-a95a-41cb-8bd3-04d94ff0a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.06.28 22:10:18.345802 [ 3 ] {131de2c3-a95a-41cb-8bd3-04d94ff0a9a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.28 22:10:18.347297 [ 3 ] {131de2c3-a95a-41cb-8bd3-04d94ff0a9a3} <Debug> oximeter.fields_u32 (a9a4c206-e85d-4ef9-9f74-8c7dadf647c3): Loading data parts
734 2024.06.28 22:10:18.347475 [ 3 ] {131de2c3-a95a-41cb-8bd3-04d94ff0a9a3} <Debug> oximeter.fields_u32 (a9a4c206-e85d-4ef9-9f74-8c7dadf647c3): There are no data parts
735 2024.06.28 22:10:18.348582 [ 3 ] {131de2c3-a95a-41cb-8bd3-04d94ff0a9a3} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.28 22:10:18.348607 [ 3 ] {} <Debug> HTTP-Session: c56412b0-13d2-4676-89c0-59ab96f15d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.28 22:10:18.348718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.28 22:10:18.348794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.28 22:10:18.348814 [ 3 ] {} <Debug> HTTP-Session: c9ce646b-79a2-485b-87f3-c693ef62add1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
740 2024.06.28 22:10:18.348837 [ 3 ] {} <Debug> HTTP-Session: c9ce646b-79a2-485b-87f3-c693ef62add1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.28 22:10:18.348851 [ 3 ] {} <Debug> HTTP-Session: c9ce646b-79a2-485b-87f3-c693ef62add1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.28 22:10:18.348881 [ 3 ] {} <Trace> HTTP-Session: c9ce646b-79a2-485b-87f3-c693ef62add1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.28 22:10:18.349027 [ 3 ] {33c63c35-e827-438e-8a2e-d9b661dbef5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.06.28 22:10:18.349066 [ 3 ] {33c63c35-e827-438e-8a2e-d9b661dbef5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.28 22:10:18.350572 [ 3 ] {33c63c35-e827-438e-8a2e-d9b661dbef5b} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Loading data parts
746 2024.06.28 22:10:18.350733 [ 3 ] {33c63c35-e827-438e-8a2e-d9b661dbef5b} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): There are no data parts
747 2024.06.28 22:10:18.351936 [ 3 ] {33c63c35-e827-438e-8a2e-d9b661dbef5b} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.28 22:10:18.351972 [ 3 ] {} <Debug> HTTP-Session: c9ce646b-79a2-485b-87f3-c693ef62add1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.28 22:10:18.352090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.28 22:10:18.352137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.28 22:10:18.352156 [ 3 ] {} <Debug> HTTP-Session: 85e21a64-9c54-49fc-88a4-40cced19bc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
752 2024.06.28 22:10:18.352173 [ 3 ] {} <Debug> HTTP-Session: 85e21a64-9c54-49fc-88a4-40cced19bc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.28 22:10:18.352187 [ 3 ] {} <Debug> HTTP-Session: 85e21a64-9c54-49fc-88a4-40cced19bc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.28 22:10:18.352216 [ 3 ] {} <Trace> HTTP-Session: 85e21a64-9c54-49fc-88a4-40cced19bc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.28 22:10:18.352359 [ 3 ] {60e0c017-b33c-4633-abba-9fae1762f3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.06.28 22:10:18.352401 [ 3 ] {60e0c017-b33c-4633-abba-9fae1762f3a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.28 22:10:18.353924 [ 3 ] {60e0c017-b33c-4633-abba-9fae1762f3a6} <Debug> oximeter.fields_u64 (bc4e598b-54d4-40fd-9468-4a0b55ac36cf): Loading data parts
758 2024.06.28 22:10:18.354082 [ 3 ] {60e0c017-b33c-4633-abba-9fae1762f3a6} <Debug> oximeter.fields_u64 (bc4e598b-54d4-40fd-9468-4a0b55ac36cf): There are no data parts
759 2024.06.28 22:10:18.355204 [ 3 ] {60e0c017-b33c-4633-abba-9fae1762f3a6} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.28 22:10:18.355231 [ 3 ] {} <Debug> HTTP-Session: 85e21a64-9c54-49fc-88a4-40cced19bc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.28 22:10:18.355339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.28 22:10:18.355391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.28 22:10:18.355412 [ 3 ] {} <Debug> HTTP-Session: ba0297ca-da06-4272-86b4-4dd48860b037 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
764 2024.06.28 22:10:18.355430 [ 3 ] {} <Debug> HTTP-Session: ba0297ca-da06-4272-86b4-4dd48860b037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.28 22:10:18.355443 [ 3 ] {} <Debug> HTTP-Session: ba0297ca-da06-4272-86b4-4dd48860b037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.28 22:10:18.355473 [ 3 ] {} <Trace> HTTP-Session: ba0297ca-da06-4272-86b4-4dd48860b037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.28 22:10:18.355612 [ 3 ] {fbbc9fac-34a6-4e1d-9a32-1177a86821b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.06.28 22:10:18.355650 [ 3 ] {fbbc9fac-34a6-4e1d-9a32-1177a86821b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.28 22:10:18.357179 [ 3 ] {fbbc9fac-34a6-4e1d-9a32-1177a86821b1} <Debug> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Loading data parts
770 2024.06.28 22:10:18.357366 [ 3 ] {fbbc9fac-34a6-4e1d-9a32-1177a86821b1} <Debug> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): There are no data parts
771 2024.06.28 22:10:18.358909 [ 3 ] {fbbc9fac-34a6-4e1d-9a32-1177a86821b1} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.28 22:10:18.358947 [ 3 ] {} <Debug> HTTP-Session: ba0297ca-da06-4272-86b4-4dd48860b037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.28 22:10:18.359075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.28 22:10:18.359127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.28 22:10:18.359146 [ 3 ] {} <Debug> HTTP-Session: 11d96d5d-0574-46cb-8032-8b77203395c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
776 2024.06.28 22:10:18.359164 [ 3 ] {} <Debug> HTTP-Session: 11d96d5d-0574-46cb-8032-8b77203395c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.28 22:10:18.359178 [ 3 ] {} <Debug> HTTP-Session: 11d96d5d-0574-46cb-8032-8b77203395c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.28 22:10:18.359209 [ 3 ] {} <Trace> HTTP-Session: 11d96d5d-0574-46cb-8032-8b77203395c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.28 22:10:18.359349 [ 3 ] {28f50c0f-8a19-411d-b3f1-d36a5766ccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.06.28 22:10:18.359388 [ 3 ] {28f50c0f-8a19-411d-b3f1-d36a5766ccc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.28 22:10:18.361053 [ 3 ] {28f50c0f-8a19-411d-b3f1-d36a5766ccc8} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Loading data parts
782 2024.06.28 22:10:18.361216 [ 3 ] {28f50c0f-8a19-411d-b3f1-d36a5766ccc8} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): There are no data parts
783 2024.06.28 22:10:18.362355 [ 3 ] {28f50c0f-8a19-411d-b3f1-d36a5766ccc8} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.28 22:10:18.362379 [ 3 ] {} <Debug> HTTP-Session: 11d96d5d-0574-46cb-8032-8b77203395c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.28 22:10:18.362494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.28 22:10:18.362540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.28 22:10:18.362559 [ 3 ] {} <Debug> HTTP-Session: 12af87bc-82af-4dd6-a495-a14bfd20bc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
788 2024.06.28 22:10:18.362575 [ 3 ] {} <Debug> HTTP-Session: 12af87bc-82af-4dd6-a495-a14bfd20bc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.28 22:10:18.362589 [ 3 ] {} <Debug> HTTP-Session: 12af87bc-82af-4dd6-a495-a14bfd20bc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.28 22:10:18.362619 [ 3 ] {} <Trace> HTTP-Session: 12af87bc-82af-4dd6-a495-a14bfd20bc80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.28 22:10:18.362758 [ 3 ] {65ffe035-957a-4efc-97aa-ee32ebd99457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.06.28 22:10:18.362796 [ 3 ] {65ffe035-957a-4efc-97aa-ee32ebd99457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.28 22:10:18.364348 [ 3 ] {65ffe035-957a-4efc-97aa-ee32ebd99457} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Loading data parts
794 2024.06.28 22:10:18.364517 [ 3 ] {65ffe035-957a-4efc-97aa-ee32ebd99457} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): There are no data parts
795 2024.06.28 22:10:18.365652 [ 3 ] {65ffe035-957a-4efc-97aa-ee32ebd99457} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.28 22:10:18.365678 [ 3 ] {} <Debug> HTTP-Session: 12af87bc-82af-4dd6-a495-a14bfd20bc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.28 22:10:18.365799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.28 22:10:18.365847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.28 22:10:18.365866 [ 3 ] {} <Debug> HTTP-Session: a22bba31-7a32-4f21-8c1b-609fe426977a Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
800 2024.06.28 22:10:18.365883 [ 3 ] {} <Debug> HTTP-Session: a22bba31-7a32-4f21-8c1b-609fe426977a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.28 22:10:18.365898 [ 3 ] {} <Debug> HTTP-Session: a22bba31-7a32-4f21-8c1b-609fe426977a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.28 22:10:18.365929 [ 3 ] {} <Trace> HTTP-Session: a22bba31-7a32-4f21-8c1b-609fe426977a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.28 22:10:18.366133 [ 3 ] {e79069e9-b6e9-41fd-b393-a75596f14bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.28 22:10:18.366193 [ 3 ] {e79069e9-b6e9-41fd-b393-a75596f14bc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.28 22:10:18.367883 [ 3 ] {e79069e9-b6e9-41fd-b393-a75596f14bc2} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Loading data parts
809 2024.06.28 22:10:18.368046 [ 3 ] {e79069e9-b6e9-41fd-b393-a75596f14bc2} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): There are no data parts
810 2024.06.28 22:10:18.369328 [ 3 ] {e79069e9-b6e9-41fd-b393-a75596f14bc2} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.28 22:10:18.369355 [ 3 ] {} <Debug> HTTP-Session: a22bba31-7a32-4f21-8c1b-609fe426977a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.28 22:10:18.369502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47094, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.28 22:10:18.369555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.28 22:10:18.369575 [ 3 ] {} <Debug> HTTP-Session: ab74f04b-3d0d-4492-98c5-46499263ce39 Authenticating user 'default' from [fd00:1122:3344:101::d]:47094
815 2024.06.28 22:10:18.369592 [ 3 ] {} <Debug> HTTP-Session: ab74f04b-3d0d-4492-98c5-46499263ce39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.28 22:10:18.369606 [ 3 ] {} <Debug> HTTP-Session: ab74f04b-3d0d-4492-98c5-46499263ce39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.28 22:10:18.369638 [ 3 ] {} <Trace> HTTP-Session: ab74f04b-3d0d-4492-98c5-46499263ce39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.28 22:10:18.369811 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47094) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.28 22:10:18.371516 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.28 22:10:18.375473 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Trace> oximeter.version (d36620a4-6ee0-469c-a22e-e8ec7ab577b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.28 22:10:18.375511 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
822 2024.06.28 22:10:18.380065 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.28 22:10:18.381125 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Trace> oximeter.version (d36620a4-6ee0-469c-a22e-e8ec7ab577b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.28 22:10:18.381408 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01168 sec., 85.6164383561644 rows/sec., 1.34 KiB/sec.
825 2024.06.28 22:10:18.381577 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.28 22:10:18.381602 [ 3 ] {64089f7c-2e65-4d0c-93ff-e2db53e027ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.28 22:10:18.381625 [ 3 ] {} <Debug> HTTP-Session: ab74f04b-3d0d-4492-98c5-46499263ce39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.28 22:10:19.001038 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.67 MiB, peak 165.81 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.98 MiB
829 2024.06.28 22:10:28.390357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
830 2024.06.28 22:10:28.390496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
831 2024.06.28 22:10:28.390526 [ 3 ] {} <Debug> HTTP-Session: 7095d477-44d0-4b44-839f-3cf285169cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
832 2024.06.28 22:10:28.390554 [ 3 ] {} <Debug> HTTP-Session: 7095d477-44d0-4b44-839f-3cf285169cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
833 2024.06.28 22:10:28.390573 [ 3 ] {} <Debug> HTTP-Session: 7095d477-44d0-4b44-839f-3cf285169cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
834 2024.06.28 22:10:28.390629 [ 3 ] {} <Trace> HTTP-Session: 7095d477-44d0-4b44-839f-3cf285169cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
835 2024.06.28 22:10:28.390837 [ 3 ] {57552a2d-8183-43a0-885c-cc31d5e2b450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
836 2024.06.28 22:10:28.391214 [ 3 ] {57552a2d-8183-43a0-885c-cc31d5e2b450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2024.06.28 22:10:28.391357 [ 3 ] {57552a2d-8183-43a0-885c-cc31d5e2b450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2024.06.28 22:10:28.392440 [ 3 ] {57552a2d-8183-43a0-885c-cc31d5e2b450} <Debug> DynamicQueryHandler: Done processing query
839 2024.06.28 22:10:28.392471 [ 3 ] {57552a2d-8183-43a0-885c-cc31d5e2b450} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2024.06.28 22:10:28.392488 [ 3 ] {} <Debug> HTTP-Session: 7095d477-44d0-4b44-839f-3cf285169cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.06.28 22:10:28.394580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2024.06.28 22:10:28.394636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
843 2024.06.28 22:10:28.394658 [ 3 ] {} <Debug> HTTP-Session: ffb9f519-86fc-4541-bb8f-4d817e14f6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
844 2024.06.28 22:10:28.394675 [ 3 ] {} <Debug> HTTP-Session: ffb9f519-86fc-4541-bb8f-4d817e14f6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2024.06.28 22:10:28.394690 [ 3 ] {} <Debug> HTTP-Session: ffb9f519-86fc-4541-bb8f-4d817e14f6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
846 2024.06.28 22:10:28.394723 [ 3 ] {} <Trace> HTTP-Session: ffb9f519-86fc-4541-bb8f-4d817e14f6fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
847 2024.06.28 22:10:28.394866 [ 3 ] {6bd1ef53-90fa-4b17-9d2a-2110b1257fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
848 2024.06.28 22:10:28.397035 [ 3 ] {6bd1ef53-90fa-4b17-9d2a-2110b1257fa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2024.06.28 22:10:28.397096 [ 3 ] {6bd1ef53-90fa-4b17-9d2a-2110b1257fa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
850 2024.06.28 22:10:28.398023 [ 3 ] {6bd1ef53-90fa-4b17-9d2a-2110b1257fa3} <Debug> DynamicQueryHandler: Done processing query
851 2024.06.28 22:10:28.398050 [ 3 ] {6bd1ef53-90fa-4b17-9d2a-2110b1257fa3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
852 2024.06.28 22:10:28.398067 [ 3 ] {} <Debug> HTTP-Session: ffb9f519-86fc-4541-bb8f-4d817e14f6fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.06.28 22:10:28.398345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2024.06.28 22:10:28.398395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
855 2024.06.28 22:10:28.398415 [ 3 ] {} <Debug> HTTP-Session: 36122514-40d3-448d-88d5-d0caac4b088a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
856 2024.06.28 22:10:28.398433 [ 3 ] {} <Debug> HTTP-Session: 36122514-40d3-448d-88d5-d0caac4b088a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2024.06.28 22:10:28.398448 [ 3 ] {} <Debug> HTTP-Session: 36122514-40d3-448d-88d5-d0caac4b088a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
858 2024.06.28 22:10:28.398496 [ 3 ] {} <Trace> HTTP-Session: 36122514-40d3-448d-88d5-d0caac4b088a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2024.06.28 22:10:28.398663 [ 3 ] {e1789e69-f26f-4505-bf46-961b48693fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
860 2024.06.28 22:10:28.399018 [ 3 ] {e1789e69-f26f-4505-bf46-961b48693fd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2024.06.28 22:10:28.399070 [ 3 ] {e1789e69-f26f-4505-bf46-961b48693fd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2024.06.28 22:10:28.399981 [ 3 ] {e1789e69-f26f-4505-bf46-961b48693fd2} <Debug> DynamicQueryHandler: Done processing query
863 2024.06.28 22:10:28.400007 [ 3 ] {e1789e69-f26f-4505-bf46-961b48693fd2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
864 2024.06.28 22:10:28.400023 [ 3 ] {} <Debug> HTTP-Session: 36122514-40d3-448d-88d5-d0caac4b088a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
865 2024.06.28 22:10:28.400211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2024.06.28 22:10:28.400261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
867 2024.06.28 22:10:28.400281 [ 3 ] {} <Debug> HTTP-Session: ec2eb178-fe30-4fdc-9b05-19c0608cc233 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
868 2024.06.28 22:10:28.400297 [ 3 ] {} <Debug> HTTP-Session: ec2eb178-fe30-4fdc-9b05-19c0608cc233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2024.06.28 22:10:28.400311 [ 3 ] {} <Debug> HTTP-Session: ec2eb178-fe30-4fdc-9b05-19c0608cc233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
870 2024.06.28 22:10:28.400343 [ 3 ] {} <Trace> HTTP-Session: ec2eb178-fe30-4fdc-9b05-19c0608cc233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
871 2024.06.28 22:10:28.400464 [ 3 ] {ed9af0e2-3dc7-4a5e-8120-738bade3c1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
872 2024.06.28 22:10:28.400775 [ 3 ] {ed9af0e2-3dc7-4a5e-8120-738bade3c1f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
873 2024.06.28 22:10:28.400826 [ 3 ] {ed9af0e2-3dc7-4a5e-8120-738bade3c1f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
874 2024.06.28 22:10:28.401692 [ 3 ] {ed9af0e2-3dc7-4a5e-8120-738bade3c1f8} <Debug> DynamicQueryHandler: Done processing query
875 2024.06.28 22:10:28.401717 [ 3 ] {ed9af0e2-3dc7-4a5e-8120-738bade3c1f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
876 2024.06.28 22:10:28.401733 [ 3 ] {} <Debug> HTTP-Session: ec2eb178-fe30-4fdc-9b05-19c0608cc233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
877 2024.06.28 22:10:28.402369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.06.28 22:10:28.402416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
879 2024.06.28 22:10:28.402434 [ 3 ] {} <Debug> HTTP-Session: 0cf51a9a-e4f5-4853-973e-8059bfb59fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
880 2024.06.28 22:10:28.402450 [ 3 ] {} <Debug> HTTP-Session: 0cf51a9a-e4f5-4853-973e-8059bfb59fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.06.28 22:10:28.402464 [ 3 ] {} <Debug> HTTP-Session: 0cf51a9a-e4f5-4853-973e-8059bfb59fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
882 2024.06.28 22:10:28.402493 [ 3 ] {} <Trace> HTTP-Session: 0cf51a9a-e4f5-4853-973e-8059bfb59fd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
883 2024.06.28 22:10:28.402604 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
884 2024.06.28 22:10:28.402649 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2024.06.28 22:10:28.402841 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
886 2024.06.28 22:10:28.403314 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
887 2024.06.28 22:10:28.403353 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
888 2024.06.28 22:10:28.403884 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
889 2024.06.28 22:10:28.404191 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
890 2024.06.28 22:10:28.404351 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001777 sec., 2250.9848058525604 rows/sec., 286.32 KiB/sec.
891 2024.06.28 22:10:28.404640 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Debug> DynamicQueryHandler: Done processing query
892 2024.06.28 22:10:28.404664 [ 3 ] {44fdf938-614e-49b8-9ab6-abaa76206338} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
893 2024.06.28 22:10:28.404679 [ 3 ] {} <Debug> HTTP-Session: 0cf51a9a-e4f5-4853-973e-8059bfb59fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
894 2024.06.28 22:10:28.404783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
895 2024.06.28 22:10:28.404831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
896 2024.06.28 22:10:28.404849 [ 3 ] {} <Debug> HTTP-Session: d69c3cc0-9d2a-4bd4-9cf3-c90ce3279d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
897 2024.06.28 22:10:28.404866 [ 3 ] {} <Debug> HTTP-Session: d69c3cc0-9d2a-4bd4-9cf3-c90ce3279d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
898 2024.06.28 22:10:28.404880 [ 3 ] {} <Debug> HTTP-Session: d69c3cc0-9d2a-4bd4-9cf3-c90ce3279d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
899 2024.06.28 22:10:28.404911 [ 3 ] {} <Trace> HTTP-Session: d69c3cc0-9d2a-4bd4-9cf3-c90ce3279d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
900 2024.06.28 22:10:28.405007 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
901 2024.06.28 22:10:28.405051 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
902 2024.06.28 22:10:28.405194 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2024.06.28 22:10:28.406090 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
904 2024.06.28 22:10:28.406124 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
905 2024.06.28 22:10:28.406419 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
906 2024.06.28 22:10:28.406716 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
907 2024.06.28 22:10:28.406828 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001847 sec., 2165.674066053059 rows/sec., 182.41 KiB/sec.
908 2024.06.28 22:10:28.406983 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Debug> DynamicQueryHandler: Done processing query
909 2024.06.28 22:10:28.407006 [ 3 ] {0bcde8d0-a7d8-4fe3-bb02-5f3dccf179c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
910 2024.06.28 22:10:28.407022 [ 3 ] {} <Debug> HTTP-Session: d69c3cc0-9d2a-4bd4-9cf3-c90ce3279d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
911 2024.06.28 22:10:28.407122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2024.06.28 22:10:28.407168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
913 2024.06.28 22:10:28.407186 [ 3 ] {} <Debug> HTTP-Session: bc6b431a-0526-439f-a411-312efc1e78ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
914 2024.06.28 22:10:28.407203 [ 3 ] {} <Debug> HTTP-Session: bc6b431a-0526-439f-a411-312efc1e78ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2024.06.28 22:10:28.407216 [ 3 ] {} <Debug> HTTP-Session: bc6b431a-0526-439f-a411-312efc1e78ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.06.28 22:10:28.407246 [ 3 ] {} <Trace> HTTP-Session: bc6b431a-0526-439f-a411-312efc1e78ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
917 2024.06.28 22:10:28.407341 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
918 2024.06.28 22:10:28.407382 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
919 2024.06.28 22:10:28.408016 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2024.06.28 22:10:28.408339 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
921 2024.06.28 22:10:28.408374 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
922 2024.06.28 22:10:28.409189 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
923 2024.06.28 22:10:28.409495 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
924 2024.06.28 22:10:28.409616 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002302 sec., 3475.238922675934 rows/sec., 279.14 KiB/sec.
925 2024.06.28 22:10:28.409771 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Debug> DynamicQueryHandler: Done processing query
926 2024.06.28 22:10:28.409794 [ 3 ] {9278bf61-e2a7-4048-b29a-46f5e629e7b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
927 2024.06.28 22:10:28.409809 [ 3 ] {} <Debug> HTTP-Session: bc6b431a-0526-439f-a411-312efc1e78ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.06.28 22:10:28.409914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.06.28 22:10:28.409961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.06.28 22:10:28.409979 [ 3 ] {} <Debug> HTTP-Session: c94cb92a-ecfe-4a24-84b3-b88c56bf2613 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
931 2024.06.28 22:10:28.409996 [ 3 ] {} <Debug> HTTP-Session: c94cb92a-ecfe-4a24-84b3-b88c56bf2613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.06.28 22:10:28.410010 [ 3 ] {} <Debug> HTTP-Session: c94cb92a-ecfe-4a24-84b3-b88c56bf2613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.06.28 22:10:28.410040 [ 3 ] {} <Trace> HTTP-Session: c94cb92a-ecfe-4a24-84b3-b88c56bf2613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.06.28 22:10:28.410133 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
935 2024.06.28 22:10:28.410178 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
936 2024.06.28 22:10:28.410318 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
937 2024.06.28 22:10:28.411130 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
938 2024.06.28 22:10:28.411163 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
939 2024.06.28 22:10:28.411598 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
940 2024.06.28 22:10:28.411923 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
941 2024.06.28 22:10:28.412044 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001937 sec., 4130.098089829634 rows/sec., 314.60 KiB/sec.
942 2024.06.28 22:10:28.412201 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Debug> DynamicQueryHandler: Done processing query
943 2024.06.28 22:10:28.412224 [ 3 ] {a2ce1cd3-7943-45c6-afac-d29c7d3b6990} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
944 2024.06.28 22:10:28.412240 [ 3 ] {} <Debug> HTTP-Session: c94cb92a-ecfe-4a24-84b3-b88c56bf2613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.06.28 22:10:28.412342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2024.06.28 22:10:28.412390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
947 2024.06.28 22:10:28.412409 [ 3 ] {} <Debug> HTTP-Session: b1f3f7f1-1b60-4930-b93b-7d5c9e5f5655 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
948 2024.06.28 22:10:28.412425 [ 3 ] {} <Debug> HTTP-Session: b1f3f7f1-1b60-4930-b93b-7d5c9e5f5655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2024.06.28 22:10:28.412439 [ 3 ] {} <Debug> HTTP-Session: b1f3f7f1-1b60-4930-b93b-7d5c9e5f5655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
950 2024.06.28 22:10:28.412473 [ 3 ] {} <Trace> HTTP-Session: b1f3f7f1-1b60-4930-b93b-7d5c9e5f5655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
951 2024.06.28 22:10:28.412570 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
952 2024.06.28 22:10:28.412613 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
953 2024.06.28 22:10:28.412738 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2024.06.28 22:10:28.413042 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
955 2024.06.28 22:10:28.413075 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
956 2024.06.28 22:10:28.413417 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
957 2024.06.28 22:10:28.413728 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
958 2024.06.28 22:10:28.413850 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001305 sec., 6130.268199233717 rows/sec., 386.14 KiB/sec.
959 2024.06.28 22:10:28.414056 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Debug> DynamicQueryHandler: Done processing query
960 2024.06.28 22:10:28.414079 [ 3 ] {eb7b573b-0cb7-4098-aabf-9592dc3cc278} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
961 2024.06.28 22:10:28.414095 [ 3 ] {} <Debug> HTTP-Session: b1f3f7f1-1b60-4930-b93b-7d5c9e5f5655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
962 2024.06.28 22:10:32.719358 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
963 2024.06.28 22:10:32.719413 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
964 2024.06.28 22:10:33.389383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.06.28 22:10:33.389496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.06.28 22:10:33.389522 [ 3 ] {} <Debug> HTTP-Session: bd5d896f-92d7-47b3-8349-c07b90a63031 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
967 2024.06.28 22:10:33.389548 [ 3 ] {} <Debug> HTTP-Session: bd5d896f-92d7-47b3-8349-c07b90a63031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.06.28 22:10:33.389562 [ 3 ] {} <Debug> HTTP-Session: bd5d896f-92d7-47b3-8349-c07b90a63031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.06.28 22:10:33.389610 [ 3 ] {} <Trace> HTTP-Session: bd5d896f-92d7-47b3-8349-c07b90a63031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.06.28 22:10:33.389826 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
971 2024.06.28 22:10:33.390230 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
972 2024.06.28 22:10:33.390307 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
973 2024.06.28 22:10:33.390596 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
974 2024.06.28 22:10:33.390792 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
975 2024.06.28 22:10:33.391148 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
976 2024.06.28 22:10:33.392317 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
977 2024.06.28 22:10:33.392369 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
978 2024.06.28 22:10:33.392389 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
979 2024.06.28 22:10:33.392498 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
980 2024.06.28 22:10:33.392523 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
981 2024.06.28 22:10:33.394738 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.004997 sec., 800.4802881729038 rows/sec., 33.03 KiB/sec.
982 2024.06.28 22:10:33.395053 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> DynamicQueryHandler: Done processing query
983 2024.06.28 22:10:33.395085 [ 3 ] {5ea047f4-62eb-49f9-ab85-47b3ac830eed} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2024.06.28 22:10:33.395106 [ 3 ] {} <Debug> HTTP-Session: bd5d896f-92d7-47b3-8349-c07b90a63031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
985 2024.06.28 22:10:33.395365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.06.28 22:10:33.395423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
987 2024.06.28 22:10:33.395447 [ 3 ] {} <Debug> HTTP-Session: 191835c9-f98b-4c65-810b-3ed5db672cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
988 2024.06.28 22:10:33.395469 [ 3 ] {} <Debug> HTTP-Session: 191835c9-f98b-4c65-810b-3ed5db672cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.06.28 22:10:33.395488 [ 3 ] {} <Debug> HTTP-Session: 191835c9-f98b-4c65-810b-3ed5db672cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
990 2024.06.28 22:10:33.395530 [ 3 ] {} <Trace> HTTP-Session: 191835c9-f98b-4c65-810b-3ed5db672cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
991 2024.06.28 22:10:33.395955 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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)
992 2024.06.28 22:10:33.396212 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
993 2024.06.28 22:10:33.396251 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
994 2024.06.28 22:10:33.396470 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.06.28 22:10:33.396538 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.06.28 22:10:33.396677 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
997 2024.06.28 22:10:33.396710 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
998 2024.06.28 22:10:33.396733 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
999 2024.06.28 22:10:33.396751 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1000 2024.06.28 22:10:33.396790 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1001 2024.06.28 22:10:33.396811 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1002 2024.06.28 22:10:33.397633 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001745 sec., 2292.2636103151863 rows/sec., 94.58 KiB/sec.
1003 2024.06.28 22:10:33.397868 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> DynamicQueryHandler: Done processing query
1004 2024.06.28 22:10:33.397893 [ 3 ] {51f64fdf-560a-4e1f-aee0-6bddd268ac26} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1005 2024.06.28 22:10:33.397912 [ 3 ] {} <Debug> HTTP-Session: 191835c9-f98b-4c65-810b-3ed5db672cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.06.28 22:10:33.398213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1007 2024.06.28 22:10:33.398263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1008 2024.06.28 22:10:33.398287 [ 3 ] {} <Debug> HTTP-Session: b3f2e093-07fa-460b-8d0c-73f3cbcabcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1009 2024.06.28 22:10:33.398308 [ 3 ] {} <Debug> HTTP-Session: b3f2e093-07fa-460b-8d0c-73f3cbcabcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1010 2024.06.28 22:10:33.398326 [ 3 ] {} <Debug> HTTP-Session: b3f2e093-07fa-460b-8d0c-73f3cbcabcf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.06.28 22:10:33.398363 [ 3 ] {} <Trace> HTTP-Session: b3f2e093-07fa-460b-8d0c-73f3cbcabcf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1012 2024.06.28 22:10:33.398513 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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)
1013 2024.06.28 22:10:33.398764 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1014 2024.06.28 22:10:33.398793 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1015 2024.06.28 22:10:33.398993 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2024.06.28 22:10:33.399056 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2024.06.28 22:10:33.399191 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1018 2024.06.28 22:10:33.399222 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1019 2024.06.28 22:10:33.399244 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1020 2024.06.28 22:10:33.399260 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1021 2024.06.28 22:10:33.399299 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1022 2024.06.28 22:10:33.399319 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1023 2024.06.28 22:10:33.400208 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001757 sec., 2276.607854297097 rows/sec., 93.93 KiB/sec.
1024 2024.06.28 22:10:33.400434 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> DynamicQueryHandler: Done processing query
1025 2024.06.28 22:10:33.400460 [ 3 ] {991ee1a7-85bc-4246-9b08-0f93291e3b7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1026 2024.06.28 22:10:33.400481 [ 3 ] {} <Debug> HTTP-Session: b3f2e093-07fa-460b-8d0c-73f3cbcabcf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.06.28 22:10:33.400699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1028 2024.06.28 22:10:33.400749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1029 2024.06.28 22:10:33.400768 [ 3 ] {} <Debug> HTTP-Session: c250f445-3dbb-45e8-bf60-a900a8a54e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1030 2024.06.28 22:10:33.400784 [ 3 ] {} <Debug> HTTP-Session: c250f445-3dbb-45e8-bf60-a900a8a54e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1031 2024.06.28 22:10:33.400798 [ 3 ] {} <Debug> HTTP-Session: c250f445-3dbb-45e8-bf60-a900a8a54e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.06.28 22:10:33.400828 [ 3 ] {} <Trace> HTTP-Session: c250f445-3dbb-45e8-bf60-a900a8a54e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1033 2024.06.28 22:10:33.400961 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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)
1034 2024.06.28 22:10:33.401188 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1035 2024.06.28 22:10:33.401220 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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
1036 2024.06.28 22:10:33.401426 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1037 2024.06.28 22:10:33.401489 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1038 2024.06.28 22:10:33.401635 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1039 2024.06.28 22:10:33.401668 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1040 2024.06.28 22:10:33.401691 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1041 2024.06.28 22:10:33.401707 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1042 2024.06.28 22:10:33.401748 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1043 2024.06.28 22:10:33.401767 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1044 2024.06.28 22:10:33.402664 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 94.63 KiB/sec.
1045 2024.06.28 22:10:33.402885 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> DynamicQueryHandler: Done processing query
1046 2024.06.28 22:10:33.402909 [ 3 ] {037dc962-a368-405a-a291-50eb2fc762a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1047 2024.06.28 22:10:33.402925 [ 3 ] {} <Debug> HTTP-Session: c250f445-3dbb-45e8-bf60-a900a8a54e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.06.28 22:10:33.403120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2024.06.28 22:10:33.403165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1050 2024.06.28 22:10:33.403183 [ 3 ] {} <Debug> HTTP-Session: ef99e930-6155-4159-8320-90ff4a3a89e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1051 2024.06.28 22:10:33.403199 [ 3 ] {} <Debug> HTTP-Session: ef99e930-6155-4159-8320-90ff4a3a89e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.06.28 22:10:33.403213 [ 3 ] {} <Debug> HTTP-Session: ef99e930-6155-4159-8320-90ff4a3a89e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.06.28 22:10:33.403243 [ 3 ] {} <Trace> HTTP-Session: ef99e930-6155-4159-8320-90ff4a3a89e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1054 2024.06.28 22:10:33.403367 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1055 2024.06.28 22:10:33.403597 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1056 2024.06.28 22:10:33.403630 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1057 2024.06.28 22:10:33.403836 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1058 2024.06.28 22:10:33.403898 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1059 2024.06.28 22:10:33.404031 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1060 2024.06.28 22:10:33.404062 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1061 2024.06.28 22:10:33.404085 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1062 2024.06.28 22:10:33.404100 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1063 2024.06.28 22:10:33.404139 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1064 2024.06.28 22:10:33.404158 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1065 2024.06.28 22:10:33.404976 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00166 sec., 2409.6385542168673 rows/sec., 99.42 KiB/sec.
1066 2024.06.28 22:10:33.405208 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> DynamicQueryHandler: Done processing query
1067 2024.06.28 22:10:33.405231 [ 3 ] {7ed32e02-0f11-4e7d-85e2-4d5192435bce} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1068 2024.06.28 22:10:33.405250 [ 3 ] {} <Debug> HTTP-Session: ef99e930-6155-4159-8320-90ff4a3a89e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.06.28 22:10:33.405436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1070 2024.06.28 22:10:33.405482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1071 2024.06.28 22:10:33.405500 [ 3 ] {} <Debug> HTTP-Session: 500cf8b6-940e-40be-8d05-dea8848e31bd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1072 2024.06.28 22:10:33.405515 [ 3 ] {} <Debug> HTTP-Session: 500cf8b6-940e-40be-8d05-dea8848e31bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.06.28 22:10:33.405529 [ 3 ] {} <Debug> HTTP-Session: 500cf8b6-940e-40be-8d05-dea8848e31bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1074 2024.06.28 22:10:33.405559 [ 3 ] {} <Trace> HTTP-Session: 500cf8b6-940e-40be-8d05-dea8848e31bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1075 2024.06.28 22:10:33.405685 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1076 2024.06.28 22:10:33.405917 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1077 2024.06.28 22:10:33.405949 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1078 2024.06.28 22:10:33.406156 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1079 2024.06.28 22:10:33.406217 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1080 2024.06.28 22:10:33.406349 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1081 2024.06.28 22:10:33.406379 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1082 2024.06.28 22:10:33.406400 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1083 2024.06.28 22:10:33.406417 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1084 2024.06.28 22:10:33.406455 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1085 2024.06.28 22:10:33.406475 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1086 2024.06.28 22:10:33.407288 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001657 sec., 2414.0012070006032 rows/sec., 99.60 KiB/sec.
1087 2024.06.28 22:10:33.407511 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> DynamicQueryHandler: Done processing query
1088 2024.06.28 22:10:33.407534 [ 3 ] {be779e4a-1e5e-416f-a756-3a5e9258566e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1089 2024.06.28 22:10:33.407549 [ 3 ] {} <Debug> HTTP-Session: 500cf8b6-940e-40be-8d05-dea8848e31bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.06.28 22:10:33.407748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1091 2024.06.28 22:10:33.407791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1092 2024.06.28 22:10:33.407809 [ 3 ] {} <Debug> HTTP-Session: 7d355357-50cf-40cd-9d27-82af52ce11b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1093 2024.06.28 22:10:33.407824 [ 3 ] {} <Debug> HTTP-Session: 7d355357-50cf-40cd-9d27-82af52ce11b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1094 2024.06.28 22:10:33.407837 [ 3 ] {} <Debug> HTTP-Session: 7d355357-50cf-40cd-9d27-82af52ce11b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1095 2024.06.28 22:10:33.407867 [ 3 ] {} <Trace> HTTP-Session: 7d355357-50cf-40cd-9d27-82af52ce11b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1096 2024.06.28 22:10:33.407992 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1097 2024.06.28 22:10:33.408227 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1098 2024.06.28 22:10:33.408259 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1099 2024.06.28 22:10:33.408471 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1100 2024.06.28 22:10:33.408534 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1101 2024.06.28 22:10:33.408669 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1102 2024.06.28 22:10:33.408700 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1103 2024.06.28 22:10:33.408723 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1104 2024.06.28 22:10:33.408738 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1105 2024.06.28 22:10:33.408776 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1106 2024.06.28 22:10:33.408795 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1107 2024.06.28 22:10:33.409631 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001692 sec., 2364.066193853428 rows/sec., 97.54 KiB/sec.
1108 2024.06.28 22:10:33.409863 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> DynamicQueryHandler: Done processing query
1109 2024.06.28 22:10:33.409887 [ 3 ] {69657761-3327-482c-b390-2de6952f067f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1110 2024.06.28 22:10:33.409903 [ 3 ] {} <Debug> HTTP-Session: 7d355357-50cf-40cd-9d27-82af52ce11b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.06.28 22:10:33.410090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2024.06.28 22:10:33.410136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1113 2024.06.28 22:10:33.410155 [ 3 ] {} <Debug> HTTP-Session: 01fd1c91-4732-49ed-8fab-b8d8c5f3fadf Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1114 2024.06.28 22:10:33.410171 [ 3 ] {} <Debug> HTTP-Session: 01fd1c91-4732-49ed-8fab-b8d8c5f3fadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.06.28 22:10:33.410184 [ 3 ] {} <Debug> HTTP-Session: 01fd1c91-4732-49ed-8fab-b8d8c5f3fadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.06.28 22:10:33.410214 [ 3 ] {} <Trace> HTTP-Session: 01fd1c91-4732-49ed-8fab-b8d8c5f3fadf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1117 2024.06.28 22:10:33.410342 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1118 2024.06.28 22:10:33.410577 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1119 2024.06.28 22:10:33.410611 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1120 2024.06.28 22:10:33.410830 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1121 2024.06.28 22:10:33.410893 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1122 2024.06.28 22:10:33.411026 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1123 2024.06.28 22:10:33.411056 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1124 2024.06.28 22:10:33.411080 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1125 2024.06.28 22:10:33.411102 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1126 2024.06.28 22:10:33.411148 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1127 2024.06.28 22:10:33.411168 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1128 2024.06.28 22:10:33.411950 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 99.18 KiB/sec.
1129 2024.06.28 22:10:33.412204 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> DynamicQueryHandler: Done processing query
1130 2024.06.28 22:10:33.412229 [ 3 ] {496a175e-ecf5-4089-b776-c6dd698c0015} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1131 2024.06.28 22:10:33.412246 [ 3 ] {} <Debug> HTTP-Session: 01fd1c91-4732-49ed-8fab-b8d8c5f3fadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.06.28 22:10:33.412457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1133 2024.06.28 22:10:33.412507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1134 2024.06.28 22:10:33.412527 [ 3 ] {} <Debug> HTTP-Session: d25cb28a-63ef-46b7-b2e1-977afa5c99c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1135 2024.06.28 22:10:33.412543 [ 3 ] {} <Debug> HTTP-Session: d25cb28a-63ef-46b7-b2e1-977afa5c99c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1136 2024.06.28 22:10:33.412557 [ 3 ] {} <Debug> HTTP-Session: d25cb28a-63ef-46b7-b2e1-977afa5c99c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.06.28 22:10:33.412588 [ 3 ] {} <Trace> HTTP-Session: d25cb28a-63ef-46b7-b2e1-977afa5c99c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1138 2024.06.28 22:10:33.412724 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1139 2024.06.28 22:10:33.412971 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1140 2024.06.28 22:10:33.413008 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1141 2024.06.28 22:10:33.413237 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1142 2024.06.28 22:10:33.413303 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1143 2024.06.28 22:10:33.413440 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1144 2024.06.28 22:10:33.413473 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1145 2024.06.28 22:10:33.413495 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1146 2024.06.28 22:10:33.413511 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1147 2024.06.28 22:10:33.413552 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1148 2024.06.28 22:10:33.413572 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1149 2024.06.28 22:10:33.414471 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001803 sec., 2218.524681087077 rows/sec., 91.54 KiB/sec.
1150 2024.06.28 22:10:33.414698 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> DynamicQueryHandler: Done processing query
1151 2024.06.28 22:10:33.414722 [ 3 ] {4a3ad5ba-88b9-460e-b0fb-9476060a381b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1152 2024.06.28 22:10:33.414738 [ 3 ] {} <Debug> HTTP-Session: d25cb28a-63ef-46b7-b2e1-977afa5c99c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.06.28 22:10:33.414920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2024.06.28 22:10:33.414965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1155 2024.06.28 22:10:33.414985 [ 3 ] {} <Debug> HTTP-Session: f63461a4-7e58-4601-8b94-814393061cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1156 2024.06.28 22:10:33.415001 [ 3 ] {} <Debug> HTTP-Session: f63461a4-7e58-4601-8b94-814393061cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.06.28 22:10:33.415015 [ 3 ] {} <Debug> HTTP-Session: f63461a4-7e58-4601-8b94-814393061cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1158 2024.06.28 22:10:33.415044 [ 3 ] {} <Trace> HTTP-Session: f63461a4-7e58-4601-8b94-814393061cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1159 2024.06.28 22:10:33.415182 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1160 2024.06.28 22:10:33.415427 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1161 2024.06.28 22:10:33.415463 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1162 2024.06.28 22:10:33.415690 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1163 2024.06.28 22:10:33.415754 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1164 2024.06.28 22:10:33.415888 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1165 2024.06.28 22:10:33.415920 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1166 2024.06.28 22:10:33.415941 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1167 2024.06.28 22:10:33.415957 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1168 2024.06.28 22:10:33.415997 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1169 2024.06.28 22:10:33.416016 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1170 2024.06.28 22:10:33.416745 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 101.50 KiB/sec.
1171 2024.06.28 22:10:33.416971 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> DynamicQueryHandler: Done processing query
1172 2024.06.28 22:10:33.416995 [ 3 ] {d43ebc4c-5d9a-436a-bb0a-42c8d7b763ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1173 2024.06.28 22:10:33.417011 [ 3 ] {} <Debug> HTTP-Session: f63461a4-7e58-4601-8b94-814393061cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.06.28 22:10:33.417210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2024.06.28 22:10:33.417255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1176 2024.06.28 22:10:33.417274 [ 3 ] {} <Debug> HTTP-Session: 0b0fbbb4-6dc9-4a04-bc56-169b25f8f910 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1177 2024.06.28 22:10:33.417289 [ 3 ] {} <Debug> HTTP-Session: 0b0fbbb4-6dc9-4a04-bc56-169b25f8f910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.06.28 22:10:33.417303 [ 3 ] {} <Debug> HTTP-Session: 0b0fbbb4-6dc9-4a04-bc56-169b25f8f910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1179 2024.06.28 22:10:33.417333 [ 3 ] {} <Trace> HTTP-Session: 0b0fbbb4-6dc9-4a04-bc56-169b25f8f910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1180 2024.06.28 22:10:33.417465 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1181 2024.06.28 22:10:33.417710 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1182 2024.06.28 22:10:33.417747 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1183 2024.06.28 22:10:33.417976 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1184 2024.06.28 22:10:33.418039 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1185 2024.06.28 22:10:33.418173 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1186 2024.06.28 22:10:33.418205 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1187 2024.06.28 22:10:33.418226 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1188 2024.06.28 22:10:33.418242 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1189 2024.06.28 22:10:33.418282 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1190 2024.06.28 22:10:33.418301 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1191 2024.06.28 22:10:33.419157 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001752 sec., 2283.10502283105 rows/sec., 94.20 KiB/sec.
1192 2024.06.28 22:10:33.419394 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> DynamicQueryHandler: Done processing query
1193 2024.06.28 22:10:33.419418 [ 3 ] {aa77cbc1-88fb-43bc-8ee1-814e910cc09a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1194 2024.06.28 22:10:33.419434 [ 3 ] {} <Debug> HTTP-Session: 0b0fbbb4-6dc9-4a04-bc56-169b25f8f910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1195 2024.06.28 22:10:33.419630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2024.06.28 22:10:33.419679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1197 2024.06.28 22:10:33.419698 [ 3 ] {} <Debug> HTTP-Session: bc0c734c-3ea0-4d62-bae6-868bcdb598af Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1198 2024.06.28 22:10:33.419714 [ 3 ] {} <Debug> HTTP-Session: bc0c734c-3ea0-4d62-bae6-868bcdb598af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.06.28 22:10:33.419727 [ 3 ] {} <Debug> HTTP-Session: bc0c734c-3ea0-4d62-bae6-868bcdb598af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1200 2024.06.28 22:10:33.419757 [ 3 ] {} <Trace> HTTP-Session: bc0c734c-3ea0-4d62-bae6-868bcdb598af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1201 2024.06.28 22:10:33.419889 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1202 2024.06.28 22:10:33.420136 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1203 2024.06.28 22:10:33.420173 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1204 2024.06.28 22:10:33.420407 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1205 2024.06.28 22:10:33.420470 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1206 2024.06.28 22:10:33.420603 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1207 2024.06.28 22:10:33.420634 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1208 2024.06.28 22:10:33.420656 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1209 2024.06.28 22:10:33.420672 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1210 2024.06.28 22:10:33.420712 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1211 2024.06.28 22:10:33.420732 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1212 2024.06.28 22:10:33.421522 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 97.60 KiB/sec.
1213 2024.06.28 22:10:33.421748 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> DynamicQueryHandler: Done processing query
1214 2024.06.28 22:10:33.421772 [ 3 ] {9fa9b2ab-243a-41db-992f-38b5a71a1fff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1215 2024.06.28 22:10:33.421787 [ 3 ] {} <Debug> HTTP-Session: bc0c734c-3ea0-4d62-bae6-868bcdb598af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.06.28 22:10:33.422007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.06.28 22:10:33.422053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1218 2024.06.28 22:10:33.422072 [ 3 ] {} <Debug> HTTP-Session: 117347a3-217a-486d-910d-f294e15b4e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1219 2024.06.28 22:10:33.422088 [ 3 ] {} <Debug> HTTP-Session: 117347a3-217a-486d-910d-f294e15b4e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.06.28 22:10:33.422101 [ 3 ] {} <Debug> HTTP-Session: 117347a3-217a-486d-910d-f294e15b4e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.06.28 22:10:33.422130 [ 3 ] {} <Trace> HTTP-Session: 117347a3-217a-486d-910d-f294e15b4e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1222 2024.06.28 22:10:33.422261 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1223 2024.06.28 22:10:33.422506 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1224 2024.06.28 22:10:33.422543 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1225 2024.06.28 22:10:33.422777 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1226 2024.06.28 22:10:33.422840 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1227 2024.06.28 22:10:33.422972 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1228 2024.06.28 22:10:33.423003 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1229 2024.06.28 22:10:33.423025 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1230 2024.06.28 22:10:33.423040 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1231 2024.06.28 22:10:33.423080 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1232 2024.06.28 22:10:33.423100 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1233 2024.06.28 22:10:33.423896 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001694 sec., 2361.275088547816 rows/sec., 97.43 KiB/sec.
1234 2024.06.28 22:10:33.424125 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> DynamicQueryHandler: Done processing query
1235 2024.06.28 22:10:33.424149 [ 3 ] {a6d79a25-2c8f-4d97-9e53-d118cc424f2c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1236 2024.06.28 22:10:33.424165 [ 3 ] {} <Debug> HTTP-Session: 117347a3-217a-486d-910d-f294e15b4e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.06.28 22:10:33.424363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.06.28 22:10:33.424410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.06.28 22:10:33.424429 [ 3 ] {} <Debug> HTTP-Session: e38dccb3-9739-4520-8068-57d35da5dd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1240 2024.06.28 22:10:33.424445 [ 3 ] {} <Debug> HTTP-Session: e38dccb3-9739-4520-8068-57d35da5dd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.06.28 22:10:33.424458 [ 3 ] {} <Debug> HTTP-Session: e38dccb3-9739-4520-8068-57d35da5dd95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.06.28 22:10:33.424488 [ 3 ] {} <Trace> HTTP-Session: e38dccb3-9739-4520-8068-57d35da5dd95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.06.28 22:10:33.424621 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', '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)
1244 2024.06.28 22:10:33.424868 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1245 2024.06.28 22:10:33.424905 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1246 2024.06.28 22:10:33.425144 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1247 2024.06.28 22:10:33.425207 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1248 2024.06.28 22:10:33.425339 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1249 2024.06.28 22:10:33.425370 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1250 2024.06.28 22:10:33.425392 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1251 2024.06.28 22:10:33.425407 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1252 2024.06.28 22:10:33.425447 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1253 2024.06.28 22:10:33.425467 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1254 2024.06.28 22:10:33.426340 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001781 sec., 2245.929253228523 rows/sec., 92.67 KiB/sec.
1255 2024.06.28 22:10:33.426562 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> DynamicQueryHandler: Done processing query
1256 2024.06.28 22:10:33.426587 [ 3 ] {d836dac4-efb5-4635-9146-b7a33c1335f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1257 2024.06.28 22:10:33.426603 [ 3 ] {} <Debug> HTTP-Session: e38dccb3-9739-4520-8068-57d35da5dd95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.06.28 22:10:33.427608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2024.06.28 22:10:33.427655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1260 2024.06.28 22:10:33.427674 [ 3 ] {} <Debug> HTTP-Session: 998645af-6ea4-4e71-9c79-59b21f3cd84c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1261 2024.06.28 22:10:33.427691 [ 3 ] {} <Debug> HTTP-Session: 998645af-6ea4-4e71-9c79-59b21f3cd84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.06.28 22:10:33.427704 [ 3 ] {} <Debug> HTTP-Session: 998645af-6ea4-4e71-9c79-59b21f3cd84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.06.28 22:10:33.427734 [ 3 ] {} <Trace> HTTP-Session: 998645af-6ea4-4e71-9c79-59b21f3cd84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1264 2024.06.28 22:10:33.427851 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1265 2024.06.28 22:10:33.427896 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1266 2024.06.28 22:10:33.428059 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2024.06.28 22:10:33.428382 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1268 2024.06.28 22:10:33.428420 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1269 2024.06.28 22:10:33.429108 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1270 2024.06.28 22:10:33.429684 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1271 2024.06.28 22:10:33.429871 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002056 sec., 6809.338521400778 rows/sec., 977.04 KiB/sec.
1272 2024.06.28 22:10:33.430032 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Debug> DynamicQueryHandler: Done processing query
1273 2024.06.28 22:10:33.430056 [ 3 ] {669942e0-1eab-4927-8d2e-60812ce555ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1274 2024.06.28 22:10:33.430071 [ 3 ] {} <Debug> HTTP-Session: 998645af-6ea4-4e71-9c79-59b21f3cd84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.06.28 22:10:33.430186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 4261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1276 2024.06.28 22:10:33.430231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1277 2024.06.28 22:10:33.430249 [ 3 ] {} <Debug> HTTP-Session: 190caf62-a4ee-4ebf-9fdf-bd8c3d6e8005 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1278 2024.06.28 22:10:33.430265 [ 3 ] {} <Debug> HTTP-Session: 190caf62-a4ee-4ebf-9fdf-bd8c3d6e8005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.06.28 22:10:33.430278 [ 3 ] {} <Debug> HTTP-Session: 190caf62-a4ee-4ebf-9fdf-bd8c3d6e8005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.06.28 22:10:33.430308 [ 3 ] {} <Trace> HTTP-Session: 190caf62-a4ee-4ebf-9fdf-bd8c3d6e8005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1281 2024.06.28 22:10:33.430412 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1282 2024.06.28 22:10:33.430455 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1283 2024.06.28 22:10:33.430580 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1284 2024.06.28 22:10:33.430922 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1285 2024.06.28 22:10:33.430955 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1286 2024.06.28 22:10:33.431352 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1287 2024.06.28 22:10:33.431858 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1288 2024.06.28 22:10:33.432010 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00163 sec., 18404.907975460123 rows/sec., 1.44 MiB/sec.
1289 2024.06.28 22:10:33.432173 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Debug> DynamicQueryHandler: Done processing query
1290 2024.06.28 22:10:33.432197 [ 3 ] {8af0f979-5a66-403d-b1a7-b8e6c278ad95} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1291 2024.06.28 22:10:33.432212 [ 3 ] {} <Debug> HTTP-Session: 190caf62-a4ee-4ebf-9fdf-bd8c3d6e8005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.06.28 22:10:33.432342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 6146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1293 2024.06.28 22:10:33.432387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1294 2024.06.28 22:10:33.432406 [ 3 ] {} <Debug> HTTP-Session: 1d6a6e56-163a-40a3-8040-cc5c5dab9abc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1295 2024.06.28 22:10:33.432422 [ 3 ] {} <Debug> HTTP-Session: 1d6a6e56-163a-40a3-8040-cc5c5dab9abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.06.28 22:10:33.432436 [ 3 ] {} <Debug> HTTP-Session: 1d6a6e56-163a-40a3-8040-cc5c5dab9abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1297 2024.06.28 22:10:33.432465 [ 3 ] {} <Trace> HTTP-Session: 1d6a6e56-163a-40a3-8040-cc5c5dab9abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1298 2024.06.28 22:10:33.432569 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1299 2024.06.28 22:10:33.432610 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1300 2024.06.28 22:10:33.432736 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1301 2024.06.28 22:10:33.433030 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1302 2024.06.28 22:10:33.433065 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1303 2024.06.28 22:10:33.433461 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1304 2024.06.28 22:10:33.433975 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1305 2024.06.28 22:10:33.434124 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001584 sec., 22727.272727272728 rows/sec., 1.77 MiB/sec.
1306 2024.06.28 22:10:33.434273 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Debug> DynamicQueryHandler: Done processing query
1307 2024.06.28 22:10:33.434296 [ 3 ] {a9e8b07e-70e1-40ff-8be3-d26afdfc782e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1308 2024.06.28 22:10:33.434311 [ 3 ] {} <Debug> HTTP-Session: 1d6a6e56-163a-40a3-8040-cc5c5dab9abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.06.28 22:10:33.434425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 5830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1310 2024.06.28 22:10:33.434470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1311 2024.06.28 22:10:33.434488 [ 3 ] {} <Debug> HTTP-Session: 6d5d38c8-b52a-4e3a-8508-f0ada4724b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1312 2024.06.28 22:10:33.434504 [ 3 ] {} <Debug> HTTP-Session: 6d5d38c8-b52a-4e3a-8508-f0ada4724b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1313 2024.06.28 22:10:33.434517 [ 3 ] {} <Debug> HTTP-Session: 6d5d38c8-b52a-4e3a-8508-f0ada4724b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1314 2024.06.28 22:10:33.434546 [ 3 ] {} <Trace> HTTP-Session: 6d5d38c8-b52a-4e3a-8508-f0ada4724b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1315 2024.06.28 22:10:33.434694 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1316 2024.06.28 22:10:33.434742 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1317 2024.06.28 22:10:33.434884 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1318 2024.06.28 22:10:33.435179 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1319 2024.06.28 22:10:33.435214 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1320 2024.06.28 22:10:33.435669 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1321 2024.06.28 22:10:33.436248 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1322 2024.06.28 22:10:33.436403 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Debug> executeQuery: Read 30 rows, 2.18 KiB in 0.001744 sec., 17201.83486238532 rows/sec., 1.22 MiB/sec.
1323 2024.06.28 22:10:33.436569 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Debug> DynamicQueryHandler: Done processing query
1324 2024.06.28 22:10:33.436593 [ 3 ] {2e0b5c80-382f-4378-9880-437b80198050} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1325 2024.06.28 22:10:33.436608 [ 3 ] {} <Debug> HTTP-Session: 6d5d38c8-b52a-4e3a-8508-f0ada4724b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.06.28 22:10:33.436723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 2730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2024.06.28 22:10:33.436770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1328 2024.06.28 22:10:33.436788 [ 3 ] {} <Debug> HTTP-Session: 8e287ef9-e7a1-4b9a-b58c-bfc307d2cd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1329 2024.06.28 22:10:33.436805 [ 3 ] {} <Debug> HTTP-Session: 8e287ef9-e7a1-4b9a-b58c-bfc307d2cd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2024.06.28 22:10:33.436818 [ 3 ] {} <Debug> HTTP-Session: 8e287ef9-e7a1-4b9a-b58c-bfc307d2cd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1331 2024.06.28 22:10:33.436848 [ 3 ] {} <Trace> HTTP-Session: 8e287ef9-e7a1-4b9a-b58c-bfc307d2cd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1332 2024.06.28 22:10:33.436945 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1333 2024.06.28 22:10:33.436987 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1334 2024.06.28 22:10:33.437114 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1335 2024.06.28 22:10:33.437379 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1336 2024.06.28 22:10:33.437414 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1337 2024.06.28 22:10:33.437873 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1338 2024.06.28 22:10:33.438434 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1339 2024.06.28 22:10:33.438583 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Debug> executeQuery: Read 18 rows, 1.19 KiB in 0.001657 sec., 10863.005431502716 rows/sec., 719.60 KiB/sec.
1340 2024.06.28 22:10:33.438731 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Debug> DynamicQueryHandler: Done processing query
1341 2024.06.28 22:10:33.438755 [ 3 ] {8717d251-3d0b-46f1-bd8d-7845a2be0ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1342 2024.06.28 22:10:33.438771 [ 3 ] {} <Debug> HTTP-Session: 8e287ef9-e7a1-4b9a-b58c-bfc307d2cd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.06.28 22:10:38.395075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2024.06.28 22:10:38.395206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1345 2024.06.28 22:10:38.395233 [ 3 ] {} <Debug> HTTP-Session: 7471d5d5-14ae-42ab-81a0-835d710de362 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1346 2024.06.28 22:10:38.395261 [ 3 ] {} <Debug> HTTP-Session: 7471d5d5-14ae-42ab-81a0-835d710de362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.06.28 22:10:38.395278 [ 3 ] {} <Debug> HTTP-Session: 7471d5d5-14ae-42ab-81a0-835d710de362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.06.28 22:10:38.395331 [ 3 ] {} <Trace> HTTP-Session: 7471d5d5-14ae-42ab-81a0-835d710de362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1349 2024.06.28 22:10:38.395539 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1350 2024.06.28 22:10:38.395610 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1351 2024.06.28 22:10:38.395799 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1352 2024.06.28 22:10:38.396317 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1353 2024.06.28 22:10:38.396368 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1354 2024.06.28 22:10:38.397031 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1355 2024.06.28 22:10:38.397658 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1356 2024.06.28 22:10:38.397815 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002342 sec., 23911.187019641333 rows/sec., 1.84 MiB/sec.
1357 2024.06.28 22:10:38.398051 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Debug> DynamicQueryHandler: Done processing query
1358 2024.06.28 22:10:38.398081 [ 3 ] {0bb074b7-e212-41dd-bb27-1f15c84611b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1359 2024.06.28 22:10:38.398106 [ 3 ] {} <Debug> HTTP-Session: 7471d5d5-14ae-42ab-81a0-835d710de362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.06.28 22:10:38.398304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1361 2024.06.28 22:10:38.398360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1362 2024.06.28 22:10:38.398381 [ 3 ] {} <Debug> HTTP-Session: 95b46427-0662-44ea-9e2e-77ff232f9b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1363 2024.06.28 22:10:38.398398 [ 3 ] {} <Debug> HTTP-Session: 95b46427-0662-44ea-9e2e-77ff232f9b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1364 2024.06.28 22:10:38.398413 [ 3 ] {} <Debug> HTTP-Session: 95b46427-0662-44ea-9e2e-77ff232f9b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.06.28 22:10:38.398521 [ 3 ] {} <Trace> HTTP-Session: 95b46427-0662-44ea-9e2e-77ff232f9b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1366 2024.06.28 22:10:38.398660 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1367 2024.06.28 22:10:38.398703 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1368 2024.06.28 22:10:38.398831 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1369 2024.06.28 22:10:38.399250 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1370 2024.06.28 22:10:38.399287 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1371 2024.06.28 22:10:38.399733 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1372 2024.06.28 22:10:38.400523 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1373 2024.06.28 22:10:38.400657 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002052 sec., 31189.083820662767 rows/sec., 2.43 MiB/sec.
1374 2024.06.28 22:10:38.400933 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Debug> DynamicQueryHandler: Done processing query
1375 2024.06.28 22:10:38.400960 [ 3 ] {3436b2d3-40b0-4b3d-8fc0-6e4cbdb65a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1376 2024.06.28 22:10:38.400979 [ 3 ] {} <Debug> HTTP-Session: 95b46427-0662-44ea-9e2e-77ff232f9b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.06.28 22:10:38.401186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 22987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1378 2024.06.28 22:10:38.401248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1379 2024.06.28 22:10:38.401269 [ 3 ] {} <Debug> HTTP-Session: 5e783d2d-e030-47dd-83b6-611a4159f4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1380 2024.06.28 22:10:38.401287 [ 3 ] {} <Debug> HTTP-Session: 5e783d2d-e030-47dd-83b6-611a4159f4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1381 2024.06.28 22:10:38.401304 [ 3 ] {} <Debug> HTTP-Session: 5e783d2d-e030-47dd-83b6-611a4159f4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1382 2024.06.28 22:10:38.401336 [ 3 ] {} <Trace> HTTP-Session: 5e783d2d-e030-47dd-83b6-611a4159f4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1383 2024.06.28 22:10:38.401481 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1384 2024.06.28 22:10:38.401530 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1385 2024.06.28 22:10:38.401693 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1386 2024.06.28 22:10:38.402090 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1387 2024.06.28 22:10:38.402127 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1388 2024.06.28 22:10:38.402762 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1389 2024.06.28 22:10:38.403406 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1390 2024.06.28 22:10:38.403544 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Debug> executeQuery: Read 120 rows, 8.57 KiB in 0.002123 sec., 56523.787093735285 rows/sec., 3.94 MiB/sec.
1391 2024.06.28 22:10:38.403713 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Debug> DynamicQueryHandler: Done processing query
1392 2024.06.28 22:10:38.403740 [ 3 ] {93d61001-1bdf-4ffc-9ee4-a7d39489f8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1393 2024.06.28 22:10:38.403757 [ 3 ] {} <Debug> HTTP-Session: 5e783d2d-e030-47dd-83b6-611a4159f4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.06.28 22:10:38.403899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2024.06.28 22:10:38.403949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1396 2024.06.28 22:10:38.403969 [ 3 ] {} <Debug> HTTP-Session: c196f632-69d8-4bba-bf53-959b2999a702 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1397 2024.06.28 22:10:38.403986 [ 3 ] {} <Debug> HTTP-Session: c196f632-69d8-4bba-bf53-959b2999a702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2024.06.28 22:10:38.404001 [ 3 ] {} <Debug> HTTP-Session: c196f632-69d8-4bba-bf53-959b2999a702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.06.28 22:10:38.404038 [ 3 ] {} <Trace> HTTP-Session: c196f632-69d8-4bba-bf53-959b2999a702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1400 2024.06.28 22:10:38.404158 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1401 2024.06.28 22:10:38.404202 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1402 2024.06.28 22:10:38.404333 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1403 2024.06.28 22:10:38.404641 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1404 2024.06.28 22:10:38.404679 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1405 2024.06.28 22:10:38.405151 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1406 2024.06.28 22:10:38.405906 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1407 2024.06.28 22:10:38.406036 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001922 sec., 24973.98543184183 rows/sec., 1.68 MiB/sec.
1408 2024.06.28 22:10:38.406201 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Debug> DynamicQueryHandler: Done processing query
1409 2024.06.28 22:10:38.406224 [ 3 ] {5d5f1c11-3044-4244-a92b-199dfb0e011a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1410 2024.06.28 22:10:38.406240 [ 3 ] {} <Debug> HTTP-Session: c196f632-69d8-4bba-bf53-959b2999a702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1411 2024.06.28 22:10:43.396728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2024.06.28 22:10:43.396848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1413 2024.06.28 22:10:43.396873 [ 3 ] {} <Debug> HTTP-Session: 03e10e56-3e1e-4a91-bf1c-4446f83bcef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1414 2024.06.28 22:10:43.396897 [ 3 ] {} <Debug> HTTP-Session: 03e10e56-3e1e-4a91-bf1c-4446f83bcef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2024.06.28 22:10:43.396914 [ 3 ] {} <Debug> HTTP-Session: 03e10e56-3e1e-4a91-bf1c-4446f83bcef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.06.28 22:10:43.396963 [ 3 ] {} <Trace> HTTP-Session: 03e10e56-3e1e-4a91-bf1c-4446f83bcef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1417 2024.06.28 22:10:43.397151 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1418 2024.06.28 22:10:43.397217 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1419 2024.06.28 22:10:43.397404 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1420 2024.06.28 22:10:43.397859 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1421 2024.06.28 22:10:43.397900 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1422 2024.06.28 22:10:43.398276 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1423 2024.06.28 22:10:43.398639 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1424 2024.06.28 22:10:43.398808 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec.
1425 2024.06.28 22:10:43.399003 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Debug> DynamicQueryHandler: Done processing query
1426 2024.06.28 22:10:43.399029 [ 3 ] {3edbba08-db46-4cbe-a8fe-eeb5c17a6f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1427 2024.06.28 22:10:43.399047 [ 3 ] {} <Debug> HTTP-Session: 03e10e56-3e1e-4a91-bf1c-4446f83bcef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.06.28 22:10:43.399177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1429 2024.06.28 22:10:43.399227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1430 2024.06.28 22:10:43.399247 [ 3 ] {} <Debug> HTTP-Session: 3398bc3d-bf75-4b3b-b7b5-f04bfdb8739b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1431 2024.06.28 22:10:43.399265 [ 3 ] {} <Debug> HTTP-Session: 3398bc3d-bf75-4b3b-b7b5-f04bfdb8739b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1432 2024.06.28 22:10:43.399280 [ 3 ] {} <Debug> HTTP-Session: 3398bc3d-bf75-4b3b-b7b5-f04bfdb8739b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.06.28 22:10:43.399311 [ 3 ] {} <Trace> HTTP-Session: 3398bc3d-bf75-4b3b-b7b5-f04bfdb8739b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1434 2024.06.28 22:10:43.399435 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1435 2024.06.28 22:10:43.399476 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1436 2024.06.28 22:10:43.399602 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1437 2024.06.28 22:10:43.399985 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1438 2024.06.28 22:10:43.400026 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1439 2024.06.28 22:10:43.400374 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1440 2024.06.28 22:10:43.400670 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1441 2024.06.28 22:10:43.400823 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00143 sec., 44755.244755244756 rows/sec., 3.49 MiB/sec.
1442 2024.06.28 22:10:43.401087 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Debug> DynamicQueryHandler: Done processing query
1443 2024.06.28 22:10:43.401111 [ 3 ] {8292e967-8e10-4743-bb0d-afec2eaf7607} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1444 2024.06.28 22:10:43.401127 [ 3 ] {} <Debug> HTTP-Session: 3398bc3d-bf75-4b3b-b7b5-f04bfdb8739b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1445 2024.06.28 22:10:43.401384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.06.28 22:10:43.401433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1447 2024.06.28 22:10:43.401452 [ 3 ] {} <Debug> HTTP-Session: 5d8dd708-2d30-49b0-b223-18022c116cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1448 2024.06.28 22:10:43.401468 [ 3 ] {} <Debug> HTTP-Session: 5d8dd708-2d30-49b0-b223-18022c116cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.06.28 22:10:43.401483 [ 3 ] {} <Debug> HTTP-Session: 5d8dd708-2d30-49b0-b223-18022c116cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.06.28 22:10:43.401513 [ 3 ] {} <Trace> HTTP-Session: 5d8dd708-2d30-49b0-b223-18022c116cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1451 2024.06.28 22:10:43.401656 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1452 2024.06.28 22:10:43.401703 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1453 2024.06.28 22:10:43.401864 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1454 2024.06.28 22:10:43.402258 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1455 2024.06.28 22:10:43.402296 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1456 2024.06.28 22:10:43.402716 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1457 2024.06.28 22:10:43.403070 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1458 2024.06.28 22:10:43.403231 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec.
1459 2024.06.28 22:10:43.403427 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Debug> DynamicQueryHandler: Done processing query
1460 2024.06.28 22:10:43.403451 [ 3 ] {282d7f2a-6e41-4280-ac2c-9490f489d3c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1461 2024.06.28 22:10:43.403467 [ 3 ] {} <Debug> HTTP-Session: 5d8dd708-2d30-49b0-b223-18022c116cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.06.28 22:10:43.403606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1463 2024.06.28 22:10:43.403654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1464 2024.06.28 22:10:43.403673 [ 3 ] {} <Debug> HTTP-Session: 671a2503-b06a-4584-918c-4fec337991de Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1465 2024.06.28 22:10:43.403689 [ 3 ] {} <Debug> HTTP-Session: 671a2503-b06a-4584-918c-4fec337991de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.06.28 22:10:43.403703 [ 3 ] {} <Debug> HTTP-Session: 671a2503-b06a-4584-918c-4fec337991de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.06.28 22:10:43.403732 [ 3 ] {} <Trace> HTTP-Session: 671a2503-b06a-4584-918c-4fec337991de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1468 2024.06.28 22:10:43.403862 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1469 2024.06.28 22:10:43.403906 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1470 2024.06.28 22:10:43.404032 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2024.06.28 22:10:43.404342 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1472 2024.06.28 22:10:43.404377 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1473 2024.06.28 22:10:43.404730 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1474 2024.06.28 22:10:43.405050 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1475 2024.06.28 22:10:43.405206 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
1476 2024.06.28 22:10:43.405370 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Debug> DynamicQueryHandler: Done processing query
1477 2024.06.28 22:10:43.405393 [ 3 ] {cf0eff99-b5ac-4c61-963f-889f48cd762a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1478 2024.06.28 22:10:43.405409 [ 3 ] {} <Debug> HTTP-Session: 671a2503-b06a-4584-918c-4fec337991de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1479 2024.06.28 22:10:47.719449 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1480 2024.06.28 22:10:47.719506 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1481 2024.06.28 22:10:48.395307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1482 2024.06.28 22:10:48.395414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1483 2024.06.28 22:10:48.395438 [ 3 ] {} <Debug> HTTP-Session: 40e5ef72-6bbe-4f6a-899e-bb71e897d8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1484 2024.06.28 22:10:48.395462 [ 3 ] {} <Debug> HTTP-Session: 40e5ef72-6bbe-4f6a-899e-bb71e897d8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.06.28 22:10:48.395476 [ 3 ] {} <Debug> HTTP-Session: 40e5ef72-6bbe-4f6a-899e-bb71e897d8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.06.28 22:10:48.395524 [ 3 ] {} <Trace> HTTP-Session: 40e5ef72-6bbe-4f6a-899e-bb71e897d8a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1487 2024.06.28 22:10:48.395709 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1488 2024.06.28 22:10:48.395775 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1489 2024.06.28 22:10:48.395960 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1490 2024.06.28 22:10:48.396417 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1491 2024.06.28 22:10:48.396458 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1492 2024.06.28 22:10:48.396872 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1493 2024.06.28 22:10:48.397203 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1494 2024.06.28 22:10:48.397379 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec.
1495 2024.06.28 22:10:48.397600 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Debug> DynamicQueryHandler: Done processing query
1496 2024.06.28 22:10:48.397628 [ 3 ] {796d5154-fbfa-46f2-84bf-e4b2d45bc3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1497 2024.06.28 22:10:48.397646 [ 3 ] {} <Debug> HTTP-Session: 40e5ef72-6bbe-4f6a-899e-bb71e897d8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.06.28 22:10:48.397797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1499 2024.06.28 22:10:48.397859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1500 2024.06.28 22:10:48.397884 [ 3 ] {} <Debug> HTTP-Session: 76e64c9c-2969-4908-9e88-4dbb6d0a0ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1501 2024.06.28 22:10:48.397905 [ 3 ] {} <Debug> HTTP-Session: 76e64c9c-2969-4908-9e88-4dbb6d0a0ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1502 2024.06.28 22:10:48.397924 [ 3 ] {} <Debug> HTTP-Session: 76e64c9c-2969-4908-9e88-4dbb6d0a0ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.06.28 22:10:48.397956 [ 3 ] {} <Trace> HTTP-Session: 76e64c9c-2969-4908-9e88-4dbb6d0a0ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1504 2024.06.28 22:10:48.398095 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1505 2024.06.28 22:10:48.398138 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1506 2024.06.28 22:10:48.398263 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1507 2024.06.28 22:10:48.398617 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1508 2024.06.28 22:10:48.398654 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1509 2024.06.28 22:10:48.398975 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1510 2024.06.28 22:10:48.399296 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1511 2024.06.28 22:10:48.399458 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001426 sec., 44880.78541374474 rows/sec., 3.50 MiB/sec.
1512 2024.06.28 22:10:48.399623 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Debug> DynamicQueryHandler: Done processing query
1513 2024.06.28 22:10:48.399647 [ 3 ] {077fa031-e82d-408e-8e94-831d39fc60fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1514 2024.06.28 22:10:48.399663 [ 3 ] {} <Debug> HTTP-Session: 76e64c9c-2969-4908-9e88-4dbb6d0a0ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.06.28 22:10:48.399841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.06.28 22:10:48.399891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1517 2024.06.28 22:10:48.399911 [ 3 ] {} <Debug> HTTP-Session: 8ec39564-790c-4519-913a-c90f5bad6ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1518 2024.06.28 22:10:48.399928 [ 3 ] {} <Debug> HTTP-Session: 8ec39564-790c-4519-913a-c90f5bad6ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.06.28 22:10:48.399943 [ 3 ] {} <Debug> HTTP-Session: 8ec39564-790c-4519-913a-c90f5bad6ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.06.28 22:10:48.399973 [ 3 ] {} <Trace> HTTP-Session: 8ec39564-790c-4519-913a-c90f5bad6ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1521 2024.06.28 22:10:48.400195 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1522 2024.06.28 22:10:48.400248 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1523 2024.06.28 22:10:48.400393 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1524 2024.06.28 22:10:48.400818 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1525 2024.06.28 22:10:48.400853 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1526 2024.06.28 22:10:48.401270 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1527 2024.06.28 22:10:48.401610 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1528 2024.06.28 22:10:48.401775 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec.
1529 2024.06.28 22:10:48.401939 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Debug> DynamicQueryHandler: Done processing query
1530 2024.06.28 22:10:48.401963 [ 3 ] {0fcaaec1-76a5-4232-b3f9-3e666d4a8f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1531 2024.06.28 22:10:48.401979 [ 3 ] {} <Debug> HTTP-Session: 8ec39564-790c-4519-913a-c90f5bad6ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.06.28 22:10:48.402103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1533 2024.06.28 22:10:48.402150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1534 2024.06.28 22:10:48.402169 [ 3 ] {} <Debug> HTTP-Session: 60490a47-c6f2-498f-9856-48161ead2cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1535 2024.06.28 22:10:48.402185 [ 3 ] {} <Debug> HTTP-Session: 60490a47-c6f2-498f-9856-48161ead2cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.06.28 22:10:48.402198 [ 3 ] {} <Debug> HTTP-Session: 60490a47-c6f2-498f-9856-48161ead2cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1537 2024.06.28 22:10:48.402229 [ 3 ] {} <Trace> HTTP-Session: 60490a47-c6f2-498f-9856-48161ead2cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1538 2024.06.28 22:10:48.402363 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1539 2024.06.28 22:10:48.402407 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1540 2024.06.28 22:10:48.402531 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1541 2024.06.28 22:10:48.402814 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1542 2024.06.28 22:10:48.402849 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1543 2024.06.28 22:10:48.403195 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1544 2024.06.28 22:10:48.403518 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1545 2024.06.28 22:10:48.403675 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
1546 2024.06.28 22:10:48.403838 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Debug> DynamicQueryHandler: Done processing query
1547 2024.06.28 22:10:48.403863 [ 3 ] {68e695d5-9740-4e24-bf43-a08efa30e67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1548 2024.06.28 22:10:48.403878 [ 3 ] {} <Debug> HTTP-Session: 60490a47-c6f2-498f-9856-48161ead2cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.06.28 22:10:53.391163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1550 2024.06.28 22:10:53.391285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1551 2024.06.28 22:10:53.391308 [ 3 ] {} <Debug> HTTP-Session: e5802c02-1de6-44db-9465-441691681a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1552 2024.06.28 22:10:53.391331 [ 3 ] {} <Debug> HTTP-Session: e5802c02-1de6-44db-9465-441691681a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.06.28 22:10:53.391346 [ 3 ] {} <Debug> HTTP-Session: e5802c02-1de6-44db-9465-441691681a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.06.28 22:10:53.391394 [ 3 ] {} <Trace> HTTP-Session: e5802c02-1de6-44db-9465-441691681a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1555 2024.06.28 22:10:53.391611 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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)
1556 2024.06.28 22:10:53.391973 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1557 2024.06.28 22:10:53.392014 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <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
1558 2024.06.28 22:10:53.392307 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1559 2024.06.28 22:10:53.392388 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1560 2024.06.28 22:10:53.392566 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1561 2024.06.28 22:10:53.392700 [ 252 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1562 2024.06.28 22:10:53.392701 [ 254 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1563 2024.06.28 22:10:53.392841 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1564 2024.06.28 22:10:53.392871 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1565 2024.06.28 22:10:53.393014 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1566 2024.06.28 22:10:53.393054 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1567 2024.06.28 22:10:53.393107 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <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'))"
1568 2024.06.28 22:10:53.393150 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <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'))"
1569 2024.06.28 22:10:53.394766 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003251 sec., 5536.757920639803 rows/sec., 226.49 KiB/sec.
1570 2024.06.28 22:10:53.395090 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> DynamicQueryHandler: Done processing query
1571 2024.06.28 22:10:53.395116 [ 3 ] {cdc8d108-75b0-4e51-b80d-cf66bc0fce02} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1572 2024.06.28 22:10:53.395135 [ 3 ] {} <Debug> HTTP-Session: e5802c02-1de6-44db-9465-441691681a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.06.28 22:10:53.395448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2024.06.28 22:10:53.395499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1575 2024.06.28 22:10:53.395518 [ 3 ] {} <Debug> HTTP-Session: c5f52dfc-0b42-4451-8193-60dad76ce2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1576 2024.06.28 22:10:53.395535 [ 3 ] {} <Debug> HTTP-Session: c5f52dfc-0b42-4451-8193-60dad76ce2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1577 2024.06.28 22:10:53.395550 [ 3 ] {} <Debug> HTTP-Session: c5f52dfc-0b42-4451-8193-60dad76ce2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.06.28 22:10:53.395582 [ 3 ] {} <Trace> HTTP-Session: c5f52dfc-0b42-4451-8193-60dad76ce2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1579 2024.06.28 22:10:53.395723 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1580 2024.06.28 22:10:53.395987 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1581 2024.06.28 22:10:53.396027 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1582 2024.06.28 22:10:53.396281 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1583 2024.06.28 22:10:53.396347 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1584 2024.06.28 22:10:53.396484 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1585 2024.06.28 22:10:53.396591 [ 257 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1586 2024.06.28 22:10:53.396594 [ 255 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1587 2024.06.28 22:10:53.396700 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1588 2024.06.28 22:10:53.396724 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1589 2024.06.28 22:10:53.396801 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1590 2024.06.28 22:10:53.396821 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1591 2024.06.28 22:10:53.396859 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1592 2024.06.28 22:10:53.396897 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1593 2024.06.28 22:10:53.398159 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.0025 sec., 7200 rows/sec., 294.53 KiB/sec.
1594 2024.06.28 22:10:53.398437 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> DynamicQueryHandler: Done processing query
1595 2024.06.28 22:10:53.398461 [ 3 ] {75fc586f-56f0-4f31-ad72-de88ba242d16} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1596 2024.06.28 22:10:53.398478 [ 3 ] {} <Debug> HTTP-Session: c5f52dfc-0b42-4451-8193-60dad76ce2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1597 2024.06.28 22:10:53.398700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2024.06.28 22:10:53.398747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1599 2024.06.28 22:10:53.398765 [ 3 ] {} <Debug> HTTP-Session: 4407e2d2-0bf7-43d3-93fe-811f9b192302 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1600 2024.06.28 22:10:53.398780 [ 3 ] {} <Debug> HTTP-Session: 4407e2d2-0bf7-43d3-93fe-811f9b192302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.06.28 22:10:53.398793 [ 3 ] {} <Debug> HTTP-Session: 4407e2d2-0bf7-43d3-93fe-811f9b192302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1602 2024.06.28 22:10:53.398823 [ 3 ] {} <Trace> HTTP-Session: 4407e2d2-0bf7-43d3-93fe-811f9b192302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1603 2024.06.28 22:10:53.398958 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1604 2024.06.28 22:10:53.399214 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1605 2024.06.28 22:10:53.399253 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1606 2024.06.28 22:10:53.399502 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1607 2024.06.28 22:10:53.399564 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1608 2024.06.28 22:10:53.399696 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1609 2024.06.28 22:10:53.399765 [ 253 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1610 2024.06.28 22:10:53.399784 [ 257 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1611 2024.06.28 22:10:53.399872 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1612 2024.06.28 22:10:53.399898 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1613 2024.06.28 22:10:53.399974 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1614 2024.06.28 22:10:53.399992 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1615 2024.06.28 22:10:53.400030 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1616 2024.06.28 22:10:53.400066 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1617 2024.06.28 22:10:53.401272 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002376 sec., 7575.757575757575 rows/sec., 309.90 KiB/sec.
1618 2024.06.28 22:10:53.401548 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> DynamicQueryHandler: Done processing query
1619 2024.06.28 22:10:53.401572 [ 3 ] {d4692bbf-5f14-4163-a981-38ed9159f539} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1620 2024.06.28 22:10:53.401588 [ 3 ] {} <Debug> HTTP-Session: 4407e2d2-0bf7-43d3-93fe-811f9b192302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1621 2024.06.28 22:10:53.401816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1622 2024.06.28 22:10:53.401862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1623 2024.06.28 22:10:53.401881 [ 3 ] {} <Debug> HTTP-Session: d28f1a36-bcdc-40f1-9de5-b3a6b18ee6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1624 2024.06.28 22:10:53.401896 [ 3 ] {} <Debug> HTTP-Session: d28f1a36-bcdc-40f1-9de5-b3a6b18ee6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1625 2024.06.28 22:10:53.401910 [ 3 ] {} <Debug> HTTP-Session: d28f1a36-bcdc-40f1-9de5-b3a6b18ee6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.06.28 22:10:53.401940 [ 3 ] {} <Trace> HTTP-Session: d28f1a36-bcdc-40f1-9de5-b3a6b18ee6eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1627 2024.06.28 22:10:53.402086 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1628 2024.06.28 22:10:53.402345 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1629 2024.06.28 22:10:53.402384 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1630 2024.06.28 22:10:53.402639 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1631 2024.06.28 22:10:53.402701 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1632 2024.06.28 22:10:53.402836 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1633 2024.06.28 22:10:53.402916 [ 254 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1634 2024.06.28 22:10:53.402918 [ 252 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1635 2024.06.28 22:10:53.403022 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1636 2024.06.28 22:10:53.403048 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1637 2024.06.28 22:10:53.403126 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1638 2024.06.28 22:10:53.403146 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1639 2024.06.28 22:10:53.403184 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1640 2024.06.28 22:10:53.403223 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1641 2024.06.28 22:10:53.404474 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002453 sec., 7337.953526294334 rows/sec., 300.17 KiB/sec.
1642 2024.06.28 22:10:53.404742 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> DynamicQueryHandler: Done processing query
1643 2024.06.28 22:10:53.404767 [ 3 ] {8e5a0945-dfb0-4a2e-beaa-e9739bed8f9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1644 2024.06.28 22:10:53.404783 [ 3 ] {} <Debug> HTTP-Session: d28f1a36-bcdc-40f1-9de5-b3a6b18ee6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.06.28 22:10:53.405022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2024.06.28 22:10:53.405067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1647 2024.06.28 22:10:53.405086 [ 3 ] {} <Debug> HTTP-Session: b8ef46fd-1aee-4c71-b808-2789eec3e5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1648 2024.06.28 22:10:53.405102 [ 3 ] {} <Debug> HTTP-Session: b8ef46fd-1aee-4c71-b808-2789eec3e5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.06.28 22:10:53.405115 [ 3 ] {} <Debug> HTTP-Session: b8ef46fd-1aee-4c71-b808-2789eec3e5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.06.28 22:10:53.405145 [ 3 ] {} <Trace> HTTP-Session: b8ef46fd-1aee-4c71-b808-2789eec3e5a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1651 2024.06.28 22:10:53.405281 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1652 2024.06.28 22:10:53.405545 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1653 2024.06.28 22:10:53.405585 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1654 2024.06.28 22:10:53.405845 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1655 2024.06.28 22:10:53.405907 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1656 2024.06.28 22:10:53.406040 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1657 2024.06.28 22:10:53.406145 [ 257 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1658 2024.06.28 22:10:53.406147 [ 253 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1659 2024.06.28 22:10:53.406247 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1660 2024.06.28 22:10:53.406270 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1661 2024.06.28 22:10:53.406343 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1662 2024.06.28 22:10:53.406362 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1663 2024.06.28 22:10:53.406399 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1664 2024.06.28 22:10:53.406436 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1665 2024.06.28 22:10:53.407656 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002439 sec., 7380.073800738007 rows/sec., 301.90 KiB/sec.
1666 2024.06.28 22:10:53.407929 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> DynamicQueryHandler: Done processing query
1667 2024.06.28 22:10:53.407953 [ 3 ] {b3a366d4-06dd-4bcd-9b24-346af33c4b4f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1668 2024.06.28 22:10:53.407969 [ 3 ] {} <Debug> HTTP-Session: b8ef46fd-1aee-4c71-b808-2789eec3e5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1669 2024.06.28 22:10:53.408188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1670 2024.06.28 22:10:53.408233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1671 2024.06.28 22:10:53.408251 [ 3 ] {} <Debug> HTTP-Session: 8fcea43d-b629-437e-a225-797d91e4a128 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1672 2024.06.28 22:10:53.408267 [ 3 ] {} <Debug> HTTP-Session: 8fcea43d-b629-437e-a225-797d91e4a128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1673 2024.06.28 22:10:53.408280 [ 3 ] {} <Debug> HTTP-Session: 8fcea43d-b629-437e-a225-797d91e4a128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1674 2024.06.28 22:10:53.408311 [ 3 ] {} <Trace> HTTP-Session: 8fcea43d-b629-437e-a225-797d91e4a128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1675 2024.06.28 22:10:53.408447 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1676 2024.06.28 22:10:53.408708 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1677 2024.06.28 22:10:53.408748 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1678 2024.06.28 22:10:53.409006 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1679 2024.06.28 22:10:53.409068 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1680 2024.06.28 22:10:53.409201 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1681 2024.06.28 22:10:53.409299 [ 253 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1682 2024.06.28 22:10:53.409302 [ 252 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1683 2024.06.28 22:10:53.409409 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
1684 2024.06.28 22:10:53.409437 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1685 2024.06.28 22:10:53.409511 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1686 2024.06.28 22:10:53.409529 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 18 rows with 2 streams
1687 2024.06.28 22:10:53.409566 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1688 2024.06.28 22:10:53.409603 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1689 2024.06.28 22:10:53.410697 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002313 sec., 7782.101167315175 rows/sec., 318.34 KiB/sec.
1690 2024.06.28 22:10:53.410991 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> DynamicQueryHandler: Done processing query
1691 2024.06.28 22:10:53.411014 [ 3 ] {4f154315-9926-450d-bf42-283972e699b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1692 2024.06.28 22:10:53.411031 [ 3 ] {} <Debug> HTTP-Session: 8fcea43d-b629-437e-a225-797d91e4a128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1693 2024.06.28 22:10:53.420314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1694 2024.06.28 22:10:53.420404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1695 2024.06.28 22:10:53.420444 [ 3 ] {} <Debug> HTTP-Session: 57af1423-3416-40e8-9dab-68f9f85c2c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1696 2024.06.28 22:10:53.420475 [ 3 ] {} <Debug> HTTP-Session: 57af1423-3416-40e8-9dab-68f9f85c2c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.06.28 22:10:53.420501 [ 3 ] {} <Debug> HTTP-Session: 57af1423-3416-40e8-9dab-68f9f85c2c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1698 2024.06.28 22:10:53.420560 [ 3 ] {} <Trace> HTTP-Session: 57af1423-3416-40e8-9dab-68f9f85c2c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1699 2024.06.28 22:10:53.420735 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1700 2024.06.28 22:10:53.420779 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1701 2024.06.28 22:10:53.420943 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2024.06.28 22:10:53.421361 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1703 2024.06.28 22:10:53.421398 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1704 2024.06.28 22:10:53.421904 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1705 2024.06.28 22:10:53.422217 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1706 2024.06.28 22:10:53.422387 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001684 sec., 3562.9453681710215 rows/sec., 577.59 KiB/sec.
1707 2024.06.28 22:10:53.422676 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Debug> DynamicQueryHandler: Done processing query
1708 2024.06.28 22:10:53.422700 [ 3 ] {af695f44-1396-436c-ba62-331c56c741ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1709 2024.06.28 22:10:53.422715 [ 3 ] {} <Debug> HTTP-Session: 57af1423-3416-40e8-9dab-68f9f85c2c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.06.28 22:10:53.422831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2024.06.28 22:10:53.422877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1712 2024.06.28 22:10:53.422895 [ 3 ] {} <Debug> HTTP-Session: fe383dca-4f4c-4da8-9232-ea0396a10a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1713 2024.06.28 22:10:53.422911 [ 3 ] {} <Debug> HTTP-Session: fe383dca-4f4c-4da8-9232-ea0396a10a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.06.28 22:10:53.422925 [ 3 ] {} <Debug> HTTP-Session: fe383dca-4f4c-4da8-9232-ea0396a10a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.06.28 22:10:53.422954 [ 3 ] {} <Trace> HTTP-Session: fe383dca-4f4c-4da8-9232-ea0396a10a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1716 2024.06.28 22:10:53.423088 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1717 2024.06.28 22:10:53.423132 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1718 2024.06.28 22:10:53.423270 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2024.06.28 22:10:53.423614 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1720 2024.06.28 22:10:53.423649 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1721 2024.06.28 22:10:53.423991 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1722 2024.06.28 22:10:53.424294 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1723 2024.06.28 22:10:53.424443 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001404 sec., 65527.065527065526 rows/sec., 5.02 MiB/sec.
1724 2024.06.28 22:10:53.424446 [ 91 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1725 2024.06.28 22:10:53.424548 [ 91 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1726 2024.06.28 22:10:53.424599 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1727 2024.06.28 22:10:53.424693 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Debug> DynamicQueryHandler: Done processing query
1728 2024.06.28 22:10:53.424745 [ 3 ] {066536dd-5bb1-42c5-95bd-fa78a09f3803} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1729 2024.06.28 22:10:53.424802 [ 3 ] {} <Debug> HTTP-Session: fe383dca-4f4c-4da8-9232-ea0396a10a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.06.28 22:10:53.424914 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
1731 2024.06.28 22:10:53.424959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.06.28 22:10:53.425017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1733 2024.06.28 22:10:53.425048 [ 3 ] {} <Debug> HTTP-Session: 673a5885-5f96-4498-9bbe-49134d7adf3d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1734 2024.06.28 22:10:53.425075 [ 3 ] {} <Debug> HTTP-Session: 673a5885-5f96-4498-9bbe-49134d7adf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.06.28 22:10:53.425097 [ 3 ] {} <Debug> HTTP-Session: 673a5885-5f96-4498-9bbe-49134d7adf3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.06.28 22:10:53.425108 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1737 2024.06.28 22:10:53.425130 [ 3 ] {} <Trace> HTTP-Session: 673a5885-5f96-4498-9bbe-49134d7adf3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1738 2024.06.28 22:10:53.425178 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
1739 2024.06.28 22:10:53.425289 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1740 2024.06.28 22:10:53.425404 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
1741 2024.06.28 22:10:53.425425 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1742 2024.06.28 22:10:53.425751 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
1743 2024.06.28 22:10:53.426045 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
1744 2024.06.28 22:10:53.426329 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
1745 2024.06.28 22:10:53.426496 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1746 2024.06.28 22:10:53.426551 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 92 rows starting from the beginning of the part
1747 2024.06.28 22:10:53.427411 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1748 2024.06.28 22:10:53.427450 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1749 2024.06.28 22:10:53.428014 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1750 2024.06.28 22:10:53.428548 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1751 2024.06.28 22:10:53.428553 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.00386188 sec., 76128.72486975256 rows/sec., 5.86 MiB/sec.
1752 2024.06.28 22:10:53.428762 [ 91 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1753 2024.06.28 22:10:53.428820 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.003592 sec., 24498.886414253895 rows/sec., 1.91 MiB/sec.
1754 2024.06.28 22:10:53.428837 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1755 2024.06.28 22:10:53.428849 [ 91 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1756 2024.06.28 22:10:53.428961 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1757 2024.06.28 22:10:53.429297 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
1758 2024.06.28 22:10:53.429357 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Debug> DynamicQueryHandler: Done processing query
1759 2024.06.28 22:10:53.429441 [ 3 ] {1a43f09c-eddd-41c0-9bb2-d77b3882ac4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1760 2024.06.28 22:10:53.429533 [ 3 ] {} <Debug> HTTP-Session: 673a5885-5f96-4498-9bbe-49134d7adf3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1761 2024.06.28 22:10:53.429833 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1762 2024.06.28 22:10:53.429889 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
1763 2024.06.28 22:10:53.429950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 60590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1764 2024.06.28 22:10:53.430198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1765 2024.06.28 22:10:53.430219 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1766 2024.06.28 22:10:53.430295 [ 3 ] {} <Debug> HTTP-Session: a71dcb8c-bdd9-4cb2-9eda-9685cabceb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1767 2024.06.28 22:10:53.430430 [ 3 ] {} <Debug> HTTP-Session: a71dcb8c-bdd9-4cb2-9eda-9685cabceb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.06.28 22:10:53.430522 [ 3 ] {} <Debug> HTTP-Session: a71dcb8c-bdd9-4cb2-9eda-9685cabceb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.06.28 22:10:53.430613 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
1770 2024.06.28 22:10:53.430669 [ 3 ] {} <Trace> HTTP-Session: a71dcb8c-bdd9-4cb2-9eda-9685cabceb6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1771 2024.06.28 22:10:53.430655 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1772 2024.06.28 22:10:53.431270 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
1773 2024.06.28 22:10:53.431517 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_6_1} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1774 2024.06.28 22:10:53.431817 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1775 2024.06.28 22:10:53.431897 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part
1776 2024.06.28 22:10:53.431947 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1777 2024.06.28 22:10:53.431986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1778 2024.06.28 22:10:53.432211 [ 202 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part
1779 2024.06.28 22:10:53.432732 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1780 2024.06.28 22:10:53.433539 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1781 2024.06.28 22:10:53.433580 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1782 2024.06.28 22:10:53.433850 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.004711641 sec., 68765.85036932993 rows/sec., 5.36 MiB/sec.
1783 2024.06.28 22:10:53.434073 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1784 2024.06.28 22:10:53.434381 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1785 2024.06.28 22:10:53.434945 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1786 2024.06.28 22:10:53.435081 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_6_1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1787 2024.06.28 22:10:53.435222 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1788 2024.06.28 22:10:53.435261 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1789 2024.06.28 22:10:53.435433 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Debug> executeQuery: Read 316 rows, 22.68 KiB in 0.004262 sec., 74143.59455654622 rows/sec., 5.20 MiB/sec.
1790 2024.06.28 22:10:53.435461 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1791 2024.06.28 22:10:53.435567 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1792 2024.06.28 22:10:53.435631 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1793 2024.06.28 22:10:53.435736 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Debug> DynamicQueryHandler: Done processing query
1794 2024.06.28 22:10:53.435770 [ 3 ] {44f14035-425d-4a4f-8d07-02daed79d430} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
1795 2024.06.28 22:10:53.435773 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
1796 2024.06.28 22:10:53.435787 [ 3 ] {} <Debug> HTTP-Session: a71dcb8c-bdd9-4cb2-9eda-9685cabceb6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1797 2024.06.28 22:10:53.435908 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1798 2024.06.28 22:10:53.435928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.06.28 22:10:53.435942 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
1800 2024.06.28 22:10:53.435989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1801 2024.06.28 22:10:53.436054 [ 3 ] {} <Debug> HTTP-Session: 37aab16d-e716-41e2-9239-fe81e9f56454 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1802 2024.06.28 22:10:53.436095 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
1803 2024.06.28 22:10:53.436104 [ 3 ] {} <Debug> HTTP-Session: 37aab16d-e716-41e2-9239-fe81e9f56454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2024.06.28 22:10:53.436148 [ 3 ] {} <Debug> HTTP-Session: 37aab16d-e716-41e2-9239-fe81e9f56454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.06.28 22:10:53.436228 [ 3 ] {} <Trace> HTTP-Session: 37aab16d-e716-41e2-9239-fe81e9f56454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1806 2024.06.28 22:10:53.436270 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part
1807 2024.06.28 22:10:53.436389 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1808 2024.06.28 22:10:53.436450 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1809 2024.06.28 22:10:53.436595 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
1810 2024.06.28 22:10:53.436599 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1811 2024.06.28 22:10:53.437053 [ 202 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 316 rows starting from the beginning of the part
1812 2024.06.28 22:10:53.437837 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2024.06.28 22:10:53.438291 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1814 2024.06.28 22:10:53.438333 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1815 2024.06.28 22:10:53.438883 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1816 2024.06.28 22:10:53.439266 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.003562446 sec., 222880.57138269604 rows/sec., 15.59 MiB/sec.
1817 2024.06.28 22:10:53.439426 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1818 2024.06.28 22:10:53.439677 [ 89 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1819 2024.06.28 22:10:53.439712 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003333 sec., 18001.800180018003 rows/sec., 1.21 MiB/sec.
1820 2024.06.28 22:10:53.439701 [ 192 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1821 2024.06.28 22:10:53.439767 [ 89 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1822 2024.06.28 22:10:53.439999 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1823 2024.06.28 22:10:53.440290 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Debug> DynamicQueryHandler: Done processing query
1824 2024.06.28 22:10:53.440389 [ 3 ] {2c981d24-00b3-4b38-a775-75b3f843060e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1825 2024.06.28 22:10:53.440483 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
1826 2024.06.28 22:10:53.440481 [ 3 ] {} <Debug> HTTP-Session: 37aab16d-e716-41e2-9239-fe81e9f56454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.06.28 22:10:53.440979 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1828 2024.06.28 22:10:53.441035 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
1829 2024.06.28 22:10:53.441279 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
1830 2024.06.28 22:10:53.441417 [ 192 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1831 2024.06.28 22:10:53.441567 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part
1832 2024.06.28 22:10:53.441825 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1833 2024.06.28 22:10:53.441873 [ 192 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1834 2024.06.28 22:10:53.442089 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
1835 2024.06.28 22:10:53.442368 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
1836 2024.06.28 22:10:53.442459 [ 187 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
1837 2024.06.28 22:10:53.443579 [ 192 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003381754 sec., 75108.95233656855 rows/sec., 5.03 MiB/sec.
1838 2024.06.28 22:10:53.443767 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1839 2024.06.28 22:10:53.444190 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1840 2024.06.28 22:10:53.444270 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_6_1} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1841 2024.06.28 22:10:53.444359 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1842 2024.06.28 22:10:58.393562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2024.06.28 22:10:58.393688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1844 2024.06.28 22:10:58.393713 [ 3 ] {} <Debug> HTTP-Session: d71fdefb-4b81-4b26-9b45-4a318dee1048 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1845 2024.06.28 22:10:58.393738 [ 3 ] {} <Debug> HTTP-Session: d71fdefb-4b81-4b26-9b45-4a318dee1048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.06.28 22:10:58.393752 [ 3 ] {} <Debug> HTTP-Session: d71fdefb-4b81-4b26-9b45-4a318dee1048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.06.28 22:10:58.393803 [ 3 ] {} <Trace> HTTP-Session: d71fdefb-4b81-4b26-9b45-4a318dee1048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1848 2024.06.28 22:10:58.393997 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1849 2024.06.28 22:10:58.394063 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1850 2024.06.28 22:10:58.394256 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1851 2024.06.28 22:10:58.394698 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1852 2024.06.28 22:10:58.394738 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1853 2024.06.28 22:10:58.395118 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1854 2024.06.28 22:10:58.395470 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1855 2024.06.28 22:10:58.395614 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec.
1856 2024.06.28 22:10:58.395814 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Debug> DynamicQueryHandler: Done processing query
1857 2024.06.28 22:10:58.395840 [ 3 ] {dfd146fd-e104-4f34-91dc-7fb1c4daa118} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1858 2024.06.28 22:10:58.395857 [ 3 ] {} <Debug> HTTP-Session: d71fdefb-4b81-4b26-9b45-4a318dee1048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.06.28 22:10:58.395988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1860 2024.06.28 22:10:58.396038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1861 2024.06.28 22:10:58.396058 [ 3 ] {} <Debug> HTTP-Session: 7bf4276b-2c39-4446-b5b2-2765f7240394 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1862 2024.06.28 22:10:58.396075 [ 3 ] {} <Debug> HTTP-Session: 7bf4276b-2c39-4446-b5b2-2765f7240394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1863 2024.06.28 22:10:58.396090 [ 3 ] {} <Debug> HTTP-Session: 7bf4276b-2c39-4446-b5b2-2765f7240394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.06.28 22:10:58.396121 [ 3 ] {} <Trace> HTTP-Session: 7bf4276b-2c39-4446-b5b2-2765f7240394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1865 2024.06.28 22:10:58.396236 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1866 2024.06.28 22:10:58.396278 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1867 2024.06.28 22:10:58.396404 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1868 2024.06.28 22:10:58.396730 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1869 2024.06.28 22:10:58.396766 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1870 2024.06.28 22:10:58.397080 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1871 2024.06.28 22:10:58.397389 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1872 2024.06.28 22:10:58.397510 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec.
1873 2024.06.28 22:10:58.397672 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Debug> DynamicQueryHandler: Done processing query
1874 2024.06.28 22:10:58.397697 [ 3 ] {c2bc00b2-1bff-457e-84fd-cda18721342f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1875 2024.06.28 22:10:58.397713 [ 3 ] {} <Debug> HTTP-Session: 7bf4276b-2c39-4446-b5b2-2765f7240394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1876 2024.06.28 22:10:58.397855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2024.06.28 22:10:58.397904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1878 2024.06.28 22:10:58.397925 [ 3 ] {} <Debug> HTTP-Session: 7d8e5a59-ce9b-4c27-af88-4968ffa73c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1879 2024.06.28 22:10:58.397941 [ 3 ] {} <Debug> HTTP-Session: 7d8e5a59-ce9b-4c27-af88-4968ffa73c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.06.28 22:10:58.397955 [ 3 ] {} <Debug> HTTP-Session: 7d8e5a59-ce9b-4c27-af88-4968ffa73c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.06.28 22:10:58.397986 [ 3 ] {} <Trace> HTTP-Session: 7d8e5a59-ce9b-4c27-af88-4968ffa73c8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1882 2024.06.28 22:10:58.398128 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1883 2024.06.28 22:10:58.398174 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1884 2024.06.28 22:10:58.398316 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1885 2024.06.28 22:10:58.398715 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1886 2024.06.28 22:10:58.398750 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1887 2024.06.28 22:10:58.399131 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1888 2024.06.28 22:10:58.399463 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1889 2024.06.28 22:10:58.399590 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
1890 2024.06.28 22:10:58.399775 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Debug> DynamicQueryHandler: Done processing query
1891 2024.06.28 22:10:58.399798 [ 3 ] {4f890f0f-c54b-4d2e-999e-8b5fbfa55185} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1892 2024.06.28 22:10:58.399814 [ 3 ] {} <Debug> HTTP-Session: 7d8e5a59-ce9b-4c27-af88-4968ffa73c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1893 2024.06.28 22:10:58.399936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2024.06.28 22:10:58.399985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1895 2024.06.28 22:10:58.400004 [ 3 ] {} <Debug> HTTP-Session: 230a79a3-4599-45eb-b8c3-2a98ae60cc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1896 2024.06.28 22:10:58.400021 [ 3 ] {} <Debug> HTTP-Session: 230a79a3-4599-45eb-b8c3-2a98ae60cc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.06.28 22:10:58.400035 [ 3 ] {} <Debug> HTTP-Session: 230a79a3-4599-45eb-b8c3-2a98ae60cc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.06.28 22:10:58.400064 [ 3 ] {} <Trace> HTTP-Session: 230a79a3-4599-45eb-b8c3-2a98ae60cc77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1899 2024.06.28 22:10:58.400184 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1900 2024.06.28 22:10:58.400228 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1901 2024.06.28 22:10:58.400353 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1902 2024.06.28 22:10:58.400670 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1903 2024.06.28 22:10:58.400705 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1904 2024.06.28 22:10:58.401057 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1905 2024.06.28 22:10:58.401367 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1906 2024.06.28 22:10:58.401487 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec.
1907 2024.06.28 22:10:58.401631 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Debug> DynamicQueryHandler: Done processing query
1908 2024.06.28 22:10:58.401654 [ 3 ] {d6b664cd-fdd9-4b39-aee4-a5d896c646b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1909 2024.06.28 22:10:58.401669 [ 3 ] {} <Debug> HTTP-Session: 230a79a3-4599-45eb-b8c3-2a98ae60cc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.06.28 22:11:02.719743 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
1911 2024.06.28 22:11:02.719804 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
1912 2024.06.28 22:11:03.393555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2024.06.28 22:11:03.393657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1914 2024.06.28 22:11:03.393681 [ 3 ] {} <Debug> HTTP-Session: 3ab7bc15-2d8f-4e61-bfae-02f627cf6c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1915 2024.06.28 22:11:03.393705 [ 3 ] {} <Debug> HTTP-Session: 3ab7bc15-2d8f-4e61-bfae-02f627cf6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.06.28 22:11:03.393720 [ 3 ] {} <Debug> HTTP-Session: 3ab7bc15-2d8f-4e61-bfae-02f627cf6c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.06.28 22:11:03.393768 [ 3 ] {} <Trace> HTTP-Session: 3ab7bc15-2d8f-4e61-bfae-02f627cf6c0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1918 2024.06.28 22:11:03.393965 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1919 2024.06.28 22:11:03.394030 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1920 2024.06.28 22:11:03.394217 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1921 2024.06.28 22:11:03.394672 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1922 2024.06.28 22:11:03.394710 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1923 2024.06.28 22:11:03.395094 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1924 2024.06.28 22:11:03.395422 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1925 2024.06.28 22:11:03.395562 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec.
1926 2024.06.28 22:11:03.395748 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Debug> DynamicQueryHandler: Done processing query
1927 2024.06.28 22:11:03.395773 [ 3 ] {84238515-95d7-407a-8828-1b3354e8fa6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1928 2024.06.28 22:11:03.395789 [ 3 ] {} <Debug> HTTP-Session: 3ab7bc15-2d8f-4e61-bfae-02f627cf6c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.06.28 22:11:03.395915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1930 2024.06.28 22:11:03.395964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1931 2024.06.28 22:11:03.395983 [ 3 ] {} <Debug> HTTP-Session: 6bd47cd2-5ddf-40a6-ae8c-63adbf36798d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1932 2024.06.28 22:11:03.395999 [ 3 ] {} <Debug> HTTP-Session: 6bd47cd2-5ddf-40a6-ae8c-63adbf36798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.06.28 22:11:03.396013 [ 3 ] {} <Debug> HTTP-Session: 6bd47cd2-5ddf-40a6-ae8c-63adbf36798d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.06.28 22:11:03.396044 [ 3 ] {} <Trace> HTTP-Session: 6bd47cd2-5ddf-40a6-ae8c-63adbf36798d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1935 2024.06.28 22:11:03.396156 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1936 2024.06.28 22:11:03.396198 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1937 2024.06.28 22:11:03.396324 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1938 2024.06.28 22:11:03.396645 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1939 2024.06.28 22:11:03.396679 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1940 2024.06.28 22:11:03.396978 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1941 2024.06.28 22:11:03.397281 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1942 2024.06.28 22:11:03.397406 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec.
1943 2024.06.28 22:11:03.397548 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Debug> DynamicQueryHandler: Done processing query
1944 2024.06.28 22:11:03.397571 [ 3 ] {58ec3fc6-52aa-428f-9e2e-67d08d10e40b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1945 2024.06.28 22:11:03.397585 [ 3 ] {} <Debug> HTTP-Session: 6bd47cd2-5ddf-40a6-ae8c-63adbf36798d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1946 2024.06.28 22:11:03.397763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1947 2024.06.28 22:11:03.397811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1948 2024.06.28 22:11:03.397829 [ 3 ] {} <Debug> HTTP-Session: 5ecd74c5-ec44-4352-907a-d1ded093b7d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1949 2024.06.28 22:11:03.397845 [ 3 ] {} <Debug> HTTP-Session: 5ecd74c5-ec44-4352-907a-d1ded093b7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.06.28 22:11:03.397859 [ 3 ] {} <Debug> HTTP-Session: 5ecd74c5-ec44-4352-907a-d1ded093b7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1951 2024.06.28 22:11:03.397889 [ 3 ] {} <Trace> HTTP-Session: 5ecd74c5-ec44-4352-907a-d1ded093b7d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1952 2024.06.28 22:11:03.398026 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1953 2024.06.28 22:11:03.398071 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1954 2024.06.28 22:11:03.398212 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1955 2024.06.28 22:11:03.398590 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1956 2024.06.28 22:11:03.398625 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1957 2024.06.28 22:11:03.399007 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1958 2024.06.28 22:11:03.399345 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1959 2024.06.28 22:11:03.399475 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec.
1960 2024.06.28 22:11:03.399633 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Debug> DynamicQueryHandler: Done processing query
1961 2024.06.28 22:11:03.399657 [ 3 ] {884d7998-5c58-44e7-89f9-3b2c41410b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1962 2024.06.28 22:11:03.399673 [ 3 ] {} <Debug> HTTP-Session: 5ecd74c5-ec44-4352-907a-d1ded093b7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.06.28 22:11:03.399807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1964 2024.06.28 22:11:03.399855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1965 2024.06.28 22:11:03.399873 [ 3 ] {} <Debug> HTTP-Session: e4f7f067-11eb-4b91-a1df-bb9a1af0d55b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1966 2024.06.28 22:11:03.399888 [ 3 ] {} <Debug> HTTP-Session: e4f7f067-11eb-4b91-a1df-bb9a1af0d55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.06.28 22:11:03.399902 [ 3 ] {} <Debug> HTTP-Session: e4f7f067-11eb-4b91-a1df-bb9a1af0d55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.06.28 22:11:03.399932 [ 3 ] {} <Trace> HTTP-Session: e4f7f067-11eb-4b91-a1df-bb9a1af0d55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1969 2024.06.28 22:11:03.400051 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1970 2024.06.28 22:11:03.400120 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1971 2024.06.28 22:11:03.400246 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1972 2024.06.28 22:11:03.400531 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1973 2024.06.28 22:11:03.400565 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1974 2024.06.28 22:11:03.400906 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1975 2024.06.28 22:11:03.401217 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1976 2024.06.28 22:11:03.401342 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
1977 2024.06.28 22:11:03.401483 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Debug> DynamicQueryHandler: Done processing query
1978 2024.06.28 22:11:03.401507 [ 3 ] {b23ea1b4-8657-4b07-9dff-492287088489} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1979 2024.06.28 22:11:03.401522 [ 3 ] {} <Debug> HTTP-Session: e4f7f067-11eb-4b91-a1df-bb9a1af0d55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1980 2024.06.28 22:11:08.391691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1981 2024.06.28 22:11:08.391815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1982 2024.06.28 22:11:08.391842 [ 3 ] {} <Debug> HTTP-Session: 56450999-cdfa-4b8b-9754-8275e8b2f400 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
1983 2024.06.28 22:11:08.391867 [ 3 ] {} <Debug> HTTP-Session: 56450999-cdfa-4b8b-9754-8275e8b2f400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.06.28 22:11:08.391884 [ 3 ] {} <Debug> HTTP-Session: 56450999-cdfa-4b8b-9754-8275e8b2f400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.06.28 22:11:08.391935 [ 3 ] {} <Trace> HTTP-Session: 56450999-cdfa-4b8b-9754-8275e8b2f400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1986 2024.06.28 22:11:08.392136 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1987 2024.06.28 22:11:08.392211 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1988 2024.06.28 22:11:08.392404 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2024.06.28 22:11:08.392841 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1990 2024.06.28 22:11:08.392882 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
1991 2024.06.28 22:11:08.393251 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1992 2024.06.28 22:11:08.393596 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1993 2024.06.28 22:11:08.393743 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec.
1994 2024.06.28 22:11:08.394053 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Debug> DynamicQueryHandler: Done processing query
1995 2024.06.28 22:11:08.394082 [ 3 ] {e50aac0d-1855-42b6-b68f-8c8230a462b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1996 2024.06.28 22:11:08.394099 [ 3 ] {} <Debug> HTTP-Session: 56450999-cdfa-4b8b-9754-8275e8b2f400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1997 2024.06.28 22:11:08.394240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.06.28 22:11:08.394291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1999 2024.06.28 22:11:08.394313 [ 3 ] {} <Debug> HTTP-Session: b3f68e4d-a666-40b0-81c9-d9d41015a6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2000 2024.06.28 22:11:08.394329 [ 3 ] {} <Debug> HTTP-Session: b3f68e4d-a666-40b0-81c9-d9d41015a6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.06.28 22:11:08.394344 [ 3 ] {} <Debug> HTTP-Session: b3f68e4d-a666-40b0-81c9-d9d41015a6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.06.28 22:11:08.394374 [ 3 ] {} <Trace> HTTP-Session: b3f68e4d-a666-40b0-81c9-d9d41015a6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2003 2024.06.28 22:11:08.394489 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2004 2024.06.28 22:11:08.394534 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2005 2024.06.28 22:11:08.394679 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2024.06.28 22:11:08.395008 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2007 2024.06.28 22:11:08.395045 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2008 2024.06.28 22:11:08.395355 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2009 2024.06.28 22:11:08.395674 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2010 2024.06.28 22:11:08.395793 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec.
2011 2024.06.28 22:11:08.395941 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Debug> DynamicQueryHandler: Done processing query
2012 2024.06.28 22:11:08.395965 [ 3 ] {b0adb453-d2bb-414a-96e6-3726bf2b11d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2013 2024.06.28 22:11:08.395981 [ 3 ] {} <Debug> HTTP-Session: b3f68e4d-a666-40b0-81c9-d9d41015a6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.06.28 22:11:08.396166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2024.06.28 22:11:08.396215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2016 2024.06.28 22:11:08.396234 [ 3 ] {} <Debug> HTTP-Session: d27e177a-b21a-40b6-b8be-c30d84bbed06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2017 2024.06.28 22:11:08.396251 [ 3 ] {} <Debug> HTTP-Session: d27e177a-b21a-40b6-b8be-c30d84bbed06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2024.06.28 22:11:08.396266 [ 3 ] {} <Debug> HTTP-Session: d27e177a-b21a-40b6-b8be-c30d84bbed06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.06.28 22:11:08.396296 [ 3 ] {} <Trace> HTTP-Session: d27e177a-b21a-40b6-b8be-c30d84bbed06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2020 2024.06.28 22:11:08.396435 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2021 2024.06.28 22:11:08.396482 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2022 2024.06.28 22:11:08.396621 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2023 2024.06.28 22:11:08.396993 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2024 2024.06.28 22:11:08.397028 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2025 2024.06.28 22:11:08.397411 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2026 2024.06.28 22:11:08.397745 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2027 2024.06.28 22:11:08.397867 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec.
2028 2024.06.28 22:11:08.398173 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Debug> DynamicQueryHandler: Done processing query
2029 2024.06.28 22:11:08.398198 [ 3 ] {c6fc5757-d81a-441d-8252-eebbf5f383d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2030 2024.06.28 22:11:08.398215 [ 3 ] {} <Debug> HTTP-Session: d27e177a-b21a-40b6-b8be-c30d84bbed06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.06.28 22:11:08.398377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2032 2024.06.28 22:11:08.398424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2033 2024.06.28 22:11:08.398443 [ 3 ] {} <Debug> HTTP-Session: 095d6ac2-7f10-4caa-b7d4-018753019f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2034 2024.06.28 22:11:08.398459 [ 3 ] {} <Debug> HTTP-Session: 095d6ac2-7f10-4caa-b7d4-018753019f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2035 2024.06.28 22:11:08.398474 [ 3 ] {} <Debug> HTTP-Session: 095d6ac2-7f10-4caa-b7d4-018753019f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.06.28 22:11:08.398504 [ 3 ] {} <Trace> HTTP-Session: 095d6ac2-7f10-4caa-b7d4-018753019f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2037 2024.06.28 22:11:08.398630 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2038 2024.06.28 22:11:08.398676 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2039 2024.06.28 22:11:08.398823 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2024.06.28 22:11:08.399144 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2041 2024.06.28 22:11:08.399179 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2042 2024.06.28 22:11:08.399527 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2043 2024.06.28 22:11:08.399834 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2044 2024.06.28 22:11:08.399958 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
2045 2024.06.28 22:11:08.400160 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Debug> DynamicQueryHandler: Done processing query
2046 2024.06.28 22:11:08.400183 [ 3 ] {7d275703-1fad-4eb1-96aa-e45cd999dc13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2047 2024.06.28 22:11:08.400200 [ 3 ] {} <Debug> HTTP-Session: 095d6ac2-7f10-4caa-b7d4-018753019f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2048 2024.06.28 22:11:13.392207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2049 2024.06.28 22:11:13.392327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2050 2024.06.28 22:11:13.392351 [ 3 ] {} <Debug> HTTP-Session: 64fb94b5-caff-42b0-b420-76a039eca6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2051 2024.06.28 22:11:13.392375 [ 3 ] {} <Debug> HTTP-Session: 64fb94b5-caff-42b0-b420-76a039eca6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2052 2024.06.28 22:11:13.392389 [ 3 ] {} <Debug> HTTP-Session: 64fb94b5-caff-42b0-b420-76a039eca6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.06.28 22:11:13.392436 [ 3 ] {} <Trace> HTTP-Session: 64fb94b5-caff-42b0-b420-76a039eca6f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2054 2024.06.28 22:11:13.392695 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2055 2024.06.28 22:11:13.392763 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2056 2024.06.28 22:11:13.392953 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2057 2024.06.28 22:11:13.393395 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2058 2024.06.28 22:11:13.393434 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2059 2024.06.28 22:11:13.393798 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2060 2024.06.28 22:11:13.394133 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2061 2024.06.28 22:11:13.394281 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec.
2062 2024.06.28 22:11:13.394510 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Debug> DynamicQueryHandler: Done processing query
2063 2024.06.28 22:11:13.394542 [ 3 ] {fd4e6304-4001-4d4f-8b41-67fe4aa704b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2064 2024.06.28 22:11:13.394560 [ 3 ] {} <Debug> HTTP-Session: 64fb94b5-caff-42b0-b420-76a039eca6f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2065 2024.06.28 22:11:13.394694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2024.06.28 22:11:13.394744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2067 2024.06.28 22:11:13.394765 [ 3 ] {} <Debug> HTTP-Session: 79e44e4c-a2d5-4c0c-baaf-a80f6ba93c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2068 2024.06.28 22:11:13.394782 [ 3 ] {} <Debug> HTTP-Session: 79e44e4c-a2d5-4c0c-baaf-a80f6ba93c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.06.28 22:11:13.394795 [ 3 ] {} <Debug> HTTP-Session: 79e44e4c-a2d5-4c0c-baaf-a80f6ba93c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.06.28 22:11:13.394827 [ 3 ] {} <Trace> HTTP-Session: 79e44e4c-a2d5-4c0c-baaf-a80f6ba93c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2071 2024.06.28 22:11:13.394947 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2072 2024.06.28 22:11:13.394992 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2073 2024.06.28 22:11:13.395126 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.06.28 22:11:13.395461 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2075 2024.06.28 22:11:13.395498 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2076 2024.06.28 22:11:13.395803 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2077 2024.06.28 22:11:13.396111 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2078 2024.06.28 22:11:13.396268 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00136 sec., 47058.82352941176 rows/sec., 3.67 MiB/sec.
2079 2024.06.28 22:11:13.396435 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Debug> DynamicQueryHandler: Done processing query
2080 2024.06.28 22:11:13.396459 [ 3 ] {b77d6aaa-a072-4328-9884-5d2c0c190788} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2081 2024.06.28 22:11:13.396475 [ 3 ] {} <Debug> HTTP-Session: 79e44e4c-a2d5-4c0c-baaf-a80f6ba93c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.06.28 22:11:13.396630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.06.28 22:11:13.396678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2084 2024.06.28 22:11:13.396697 [ 3 ] {} <Debug> HTTP-Session: cd817fde-0539-44a5-8229-87597aaad7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2085 2024.06.28 22:11:13.396714 [ 3 ] {} <Debug> HTTP-Session: cd817fde-0539-44a5-8229-87597aaad7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.06.28 22:11:13.396727 [ 3 ] {} <Debug> HTTP-Session: cd817fde-0539-44a5-8229-87597aaad7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.06.28 22:11:13.396759 [ 3 ] {} <Trace> HTTP-Session: cd817fde-0539-44a5-8229-87597aaad7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2088 2024.06.28 22:11:13.396918 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2089 2024.06.28 22:11:13.396967 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2090 2024.06.28 22:11:13.397117 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2091 2024.06.28 22:11:13.397500 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2092 2024.06.28 22:11:13.397538 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2093 2024.06.28 22:11:13.397956 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2094 2024.06.28 22:11:13.398301 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2095 2024.06.28 22:11:13.398462 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec.
2096 2024.06.28 22:11:13.398627 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Debug> DynamicQueryHandler: Done processing query
2097 2024.06.28 22:11:13.398649 [ 3 ] {3d84cdd9-b6ba-4d03-808b-4b7b79c3f79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2098 2024.06.28 22:11:13.398664 [ 3 ] {} <Debug> HTTP-Session: cd817fde-0539-44a5-8229-87597aaad7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.06.28 22:11:13.398774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.06.28 22:11:13.398819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2101 2024.06.28 22:11:13.398838 [ 3 ] {} <Debug> HTTP-Session: 30bc74ff-7491-4d98-802b-dbc73b89e5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2102 2024.06.28 22:11:13.398853 [ 3 ] {} <Debug> HTTP-Session: 30bc74ff-7491-4d98-802b-dbc73b89e5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.06.28 22:11:13.398866 [ 3 ] {} <Debug> HTTP-Session: 30bc74ff-7491-4d98-802b-dbc73b89e5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.06.28 22:11:13.398895 [ 3 ] {} <Trace> HTTP-Session: 30bc74ff-7491-4d98-802b-dbc73b89e5f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2105 2024.06.28 22:11:13.399012 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2106 2024.06.28 22:11:13.399055 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2107 2024.06.28 22:11:13.399176 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2108 2024.06.28 22:11:13.399538 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2109 2024.06.28 22:11:13.399575 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
2110 2024.06.28 22:11:13.399924 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2111 2024.06.28 22:11:13.400241 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2112 2024.06.28 22:11:13.400401 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
2113 2024.06.28 22:11:13.400709 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Debug> DynamicQueryHandler: Done processing query
2114 2024.06.28 22:11:13.400735 [ 3 ] {5ecaff84-9bd8-4cde-84f4-34f2309c2bb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2115 2024.06.28 22:11:13.400751 [ 3 ] {} <Debug> HTTP-Session: 30bc74ff-7491-4d98-802b-dbc73b89e5f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.06.28 22:11:17.720056 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
2117 2024.06.28 22:11:17.720104 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
2118 2024.06.28 22:11:18.393509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2119 2024.06.28 22:11:18.393634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2120 2024.06.28 22:11:18.393662 [ 3 ] {} <Debug> HTTP-Session: 6b757595-05b5-4327-ba49-616cd5f3653d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2121 2024.06.28 22:11:18.393687 [ 3 ] {} <Debug> HTTP-Session: 6b757595-05b5-4327-ba49-616cd5f3653d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2122 2024.06.28 22:11:18.393702 [ 3 ] {} <Debug> HTTP-Session: 6b757595-05b5-4327-ba49-616cd5f3653d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.06.28 22:11:18.393752 [ 3 ] {} <Trace> HTTP-Session: 6b757595-05b5-4327-ba49-616cd5f3653d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2124 2024.06.28 22:11:18.393945 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2125 2024.06.28 22:11:18.394011 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2126 2024.06.28 22:11:18.394203 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2127 2024.06.28 22:11:18.394657 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2128 2024.06.28 22:11:18.394699 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2129 2024.06.28 22:11:18.395065 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2130 2024.06.28 22:11:18.395431 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2131 2024.06.28 22:11:18.395606 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec.
2132 2024.06.28 22:11:18.395610 [ 65 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2133 2024.06.28 22:11:18.395700 [ 65 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2134 2024.06.28 22:11:18.395751 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2135 2024.06.28 22:11:18.395934 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Debug> DynamicQueryHandler: Done processing query
2136 2024.06.28 22:11:18.396041 [ 3 ] {87ff47c8-03d4-437f-bfd9-66ded11c690f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2137 2024.06.28 22:11:18.396126 [ 3 ] {} <Debug> HTTP-Session: 6b757595-05b5-4327-ba49-616cd5f3653d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.06.28 22:11:18.396223 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
2139 2024.06.28 22:11:18.396436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2140 2024.06.28 22:11:18.396470 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2141 2024.06.28 22:11:18.396537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2142 2024.06.28 22:11:18.396545 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part
2143 2024.06.28 22:11:18.396583 [ 3 ] {} <Debug> HTTP-Session: 399331f1-3381-416d-b324-81a70aaa5dca Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2144 2024.06.28 22:11:18.396622 [ 3 ] {} <Debug> HTTP-Session: 399331f1-3381-416d-b324-81a70aaa5dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2145 2024.06.28 22:11:18.396664 [ 3 ] {} <Debug> HTTP-Session: 399331f1-3381-416d-b324-81a70aaa5dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2146 2024.06.28 22:11:18.396803 [ 3 ] {} <Trace> HTTP-Session: 399331f1-3381-416d-b324-81a70aaa5dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2147 2024.06.28 22:11:18.396843 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part
2148 2024.06.28 22:11:18.397125 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
2149 2024.06.28 22:11:18.397138 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2150 2024.06.28 22:11:18.397271 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2151 2024.06.28 22:11:18.397386 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2152 2024.06.28 22:11:18.397717 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
2153 2024.06.28 22:11:18.398046 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2154 2024.06.28 22:11:18.398108 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2155 2024.06.28 22:11:18.399291 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2156 2024.06.28 22:11:18.399349 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2157 2024.06.28 22:11:18.400451 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2158 2024.06.28 22:11:18.401307 [ 188 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.005423241 sec., 68593.66935749305 rows/sec., 5.27 MiB/sec.
2159 2024.06.28 22:11:18.401353 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2160 2024.06.28 22:11:18.401599 [ 65 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2161 2024.06.28 22:11:18.401636 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004627 sec., 13831.85649448887 rows/sec., 1.08 MiB/sec.
2162 2024.06.28 22:11:18.401674 [ 188 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2163 2024.06.28 22:11:18.401689 [ 65 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2164 2024.06.28 22:11:18.401780 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2165 2024.06.28 22:11:18.402537 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
2166 2024.06.28 22:11:18.402745 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Debug> DynamicQueryHandler: Done processing query
2167 2024.06.28 22:11:18.402876 [ 3 ] {58a75709-6776-4c80-843e-75b9a9a81cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2168 2024.06.28 22:11:18.403033 [ 3 ] {} <Debug> HTTP-Session: 399331f1-3381-416d-b324-81a70aaa5dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.06.28 22:11:18.403283 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2170 2024.06.28 22:11:18.403427 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part
2171 2024.06.28 22:11:18.403421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2172 2024.06.28 22:11:18.403743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2173 2024.06.28 22:11:18.403917 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part
2174 2024.06.28 22:11:18.403945 [ 3 ] {} <Debug> HTTP-Session: 1f3aea98-7dee-4029-9a60-9d00154584ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2175 2024.06.28 22:11:18.404062 [ 3 ] {} <Debug> HTTP-Session: 1f3aea98-7dee-4029-9a60-9d00154584ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.06.28 22:11:18.404201 [ 192 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2177 2024.06.28 22:11:18.404271 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
2178 2024.06.28 22:11:18.404368 [ 3 ] {} <Debug> HTTP-Session: 1f3aea98-7dee-4029-9a60-9d00154584ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.06.28 22:11:18.404632 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2180 2024.06.28 22:11:18.404734 [ 3 ] {} <Trace> HTTP-Session: 1f3aea98-7dee-4029-9a60-9d00154584ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2181 2024.06.28 22:11:18.404921 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
2182 2024.06.28 22:11:18.405008 [ 192 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_11_2} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2183 2024.06.28 22:11:18.405268 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2184 2024.06.28 22:11:18.405667 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2185 2024.06.28 22:11:18.406019 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2186 2024.06.28 22:11:18.406142 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2187 2024.06.28 22:11:18.406828 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2024.06.28 22:11:18.407772 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2189 2024.06.28 22:11:18.407849 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2190 2024.06.28 22:11:18.408157 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.006208481 sec., 65716.55772160694 rows/sec., 5.13 MiB/sec.
2191 2024.06.28 22:11:18.408372 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2192 2024.06.28 22:11:18.409030 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2193 2024.06.28 22:11:18.409256 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2194 2024.06.28 22:11:18.409532 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_11_2} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2195 2024.06.28 22:11:18.409709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
2196 2024.06.28 22:11:18.409796 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2197 2024.06.28 22:11:18.409965 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2198 2024.06.28 22:11:18.409983 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004209 sec., 38013.779995248275 rows/sec., 2.65 MiB/sec.
2199 2024.06.28 22:11:18.410020 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2200 2024.06.28 22:11:18.410112 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2201 2024.06.28 22:11:18.410457 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Debug> DynamicQueryHandler: Done processing query
2202 2024.06.28 22:11:18.410468 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
2203 2024.06.28 22:11:18.410537 [ 3 ] {3a6e347d-ccba-4f36-868d-162c0ad7a9c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2204 2024.06.28 22:11:18.410626 [ 3 ] {} <Debug> HTTP-Session: 1f3aea98-7dee-4029-9a60-9d00154584ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.06.28 22:11:18.410988 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2206 2024.06.28 22:11:18.411001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2024.06.28 22:11:18.411048 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 794 rows starting from the beginning of the part
2208 2024.06.28 22:11:18.411114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2209 2024.06.28 22:11:18.411252 [ 3 ] {} <Debug> HTTP-Session: 7f438fee-1f88-4114-aab5-9ab8fb98666b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2210 2024.06.28 22:11:18.411290 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2211 2024.06.28 22:11:18.411319 [ 3 ] {} <Debug> HTTP-Session: 7f438fee-1f88-4114-aab5-9ab8fb98666b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2024.06.28 22:11:18.411399 [ 3 ] {} <Debug> HTTP-Session: 7f438fee-1f88-4114-aab5-9ab8fb98666b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2213 2024.06.28 22:11:18.411551 [ 3 ] {} <Trace> HTTP-Session: 7f438fee-1f88-4114-aab5-9ab8fb98666b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2214 2024.06.28 22:11:18.411612 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
2215 2024.06.28 22:11:18.411897 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2216 2024.06.28 22:11:18.411907 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2217 2024.06.28 22:11:18.412052 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2218 2024.06.28 22:11:18.412293 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
2219 2024.06.28 22:11:18.412622 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2220 2024.06.28 22:11:18.413109 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2221 2024.06.28 22:11:18.413951 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2222 2024.06.28 22:11:18.414013 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2223 2024.06.28 22:11:18.415140 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2224 2024.06.28 22:11:18.415968 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2225 2024.06.28 22:11:18.416092 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1594 rows, containing 5 columns (5 merged, 0 gathered) in 0.005831986 sec., 273320.2720308314 rows/sec., 19.08 MiB/sec.
2226 2024.06.28 22:11:18.416247 [ 65 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2227 2024.06.28 22:11:18.416268 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004508 sec., 13309.671694764864 rows/sec., 918.51 KiB/sec.
2228 2024.06.28 22:11:18.416307 [ 65 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2229 2024.06.28 22:11:18.416389 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2230 2024.06.28 22:11:18.416452 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2231 2024.06.28 22:11:18.417148 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
2232 2024.06.28 22:11:18.417136 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Debug> DynamicQueryHandler: Done processing query
2233 2024.06.28 22:11:18.417618 [ 3 ] {3c652ba0-7792-48ec-9d48-acb5ade9579c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2234 2024.06.28 22:11:18.417739 [ 3 ] {} <Debug> HTTP-Session: 7f438fee-1f88-4114-aab5-9ab8fb98666b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2235 2024.06.28 22:11:18.417768 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2236 2024.06.28 22:11:18.417868 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part
2237 2024.06.28 22:11:18.418124 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2238 2024.06.28 22:11:18.418163 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2239 2024.06.28 22:11:18.418450 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
2240 2024.06.28 22:11:18.418557 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2241 2024.06.28 22:11:18.418641 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2242 2024.06.28 22:11:18.418837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
2243 2024.06.28 22:11:18.418930 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
2244 2024.06.28 22:11:18.419059 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2245 2024.06.28 22:11:18.420297 [ 196 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682398 sec., 150445.44343115547 rows/sec., 10.11 MiB/sec.
2246 2024.06.28 22:11:18.420510 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2247 2024.06.28 22:11:18.420987 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2024.06.28 22:11:18.421081 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_11_2} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2249 2024.06.28 22:11:18.421163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2250 2024.06.28 22:11:23.391945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2024.06.28 22:11:23.392075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2252 2024.06.28 22:11:23.392104 [ 3 ] {} <Debug> HTTP-Session: 1a09d578-87ec-4dae-8e9e-5787d5ec8106 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2253 2024.06.28 22:11:23.392131 [ 3 ] {} <Debug> HTTP-Session: 1a09d578-87ec-4dae-8e9e-5787d5ec8106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2024.06.28 22:11:23.392149 [ 3 ] {} <Debug> HTTP-Session: 1a09d578-87ec-4dae-8e9e-5787d5ec8106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.06.28 22:11:23.392204 [ 3 ] {} <Trace> HTTP-Session: 1a09d578-87ec-4dae-8e9e-5787d5ec8106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2256 2024.06.28 22:11:23.392458 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2257 2024.06.28 22:11:23.392889 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2258 2024.06.28 22:11:23.392938 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2259 2024.06.28 22:11:23.393257 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2260 2024.06.28 22:11:23.393336 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2261 2024.06.28 22:11:23.393509 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2262 2024.06.28 22:11:23.393631 [ 255 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2263 2024.06.28 22:11:23.393744 [ 257 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2264 2024.06.28 22:11:23.393744 [ 254 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2265 2024.06.28 22:11:23.393953 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (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
2266 2024.06.28 22:11:23.393982 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2267 2024.06.28 22:11:23.394096 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2268 2024.06.28 22:11:23.394119 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 24 rows with 3 streams
2269 2024.06.28 22:11:23.394160 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2270 2024.06.28 22:11:23.394205 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2271 2024.06.28 22:11:23.394244 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2272 2024.06.28 22:11:23.396370 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.00403 sec., 5955.334987593053 rows/sec., 242.32 KiB/sec.
2273 2024.06.28 22:11:23.396721 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> DynamicQueryHandler: Done processing query
2274 2024.06.28 22:11:23.396746 [ 3 ] {13df3442-6e77-430f-b6b2-52d01b15c9db} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2275 2024.06.28 22:11:23.396762 [ 3 ] {} <Debug> HTTP-Session: 1a09d578-87ec-4dae-8e9e-5787d5ec8106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2276 2024.06.28 22:11:23.400189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2277 2024.06.28 22:11:23.400246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2278 2024.06.28 22:11:23.400269 [ 3 ] {} <Debug> HTTP-Session: aad6d37a-999e-4396-84ed-016061429222 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2279 2024.06.28 22:11:23.400289 [ 3 ] {} <Debug> HTTP-Session: aad6d37a-999e-4396-84ed-016061429222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.06.28 22:11:23.400306 [ 3 ] {} <Debug> HTTP-Session: aad6d37a-999e-4396-84ed-016061429222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2281 2024.06.28 22:11:23.400343 [ 3 ] {} <Trace> HTTP-Session: aad6d37a-999e-4396-84ed-016061429222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2282 2024.06.28 22:11:23.400468 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2283 2024.06.28 22:11:23.400521 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2284 2024.06.28 22:11:23.400721 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2024.06.28 22:11:23.401111 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2286 2024.06.28 22:11:23.401150 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2287 2024.06.28 22:11:23.401629 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2288 2024.06.28 22:11:23.401944 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2289 2024.06.28 22:11:23.402109 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001672 sec., 598.0861244019138 rows/sec., 135.50 KiB/sec.
2290 2024.06.28 22:11:23.402318 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Debug> DynamicQueryHandler: Done processing query
2291 2024.06.28 22:11:23.402341 [ 3 ] {da5a79b6-74f8-4e87-a4a8-f7f598647997} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2292 2024.06.28 22:11:23.402356 [ 3 ] {} <Debug> HTTP-Session: aad6d37a-999e-4396-84ed-016061429222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.06.28 22:11:23.402458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2294 2024.06.28 22:11:23.402506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2295 2024.06.28 22:11:23.402524 [ 3 ] {} <Debug> HTTP-Session: 563f8739-0cf5-41b1-a4df-291ebfdc5ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2296 2024.06.28 22:11:23.402539 [ 3 ] {} <Debug> HTTP-Session: 563f8739-0cf5-41b1-a4df-291ebfdc5ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.06.28 22:11:23.402553 [ 3 ] {} <Debug> HTTP-Session: 563f8739-0cf5-41b1-a4df-291ebfdc5ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.06.28 22:11:23.402582 [ 3 ] {} <Trace> HTTP-Session: 563f8739-0cf5-41b1-a4df-291ebfdc5ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2299 2024.06.28 22:11:23.402673 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2300 2024.06.28 22:11:23.402716 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2301 2024.06.28 22:11:23.402928 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2302 2024.06.28 22:11:23.403216 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2303 2024.06.28 22:11:23.403252 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2304 2024.06.28 22:11:23.403731 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2305 2024.06.28 22:11:23.404036 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2306 2024.06.28 22:11:23.404177 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 106.11 KiB/sec.
2307 2024.06.28 22:11:23.404361 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Debug> DynamicQueryHandler: Done processing query
2308 2024.06.28 22:11:23.404383 [ 3 ] {4fe2ac37-7855-47f5-8c1d-ec6d9ccc6314} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2309 2024.06.28 22:11:23.404398 [ 3 ] {} <Debug> HTTP-Session: 563f8739-0cf5-41b1-a4df-291ebfdc5ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.06.28 22:11:23.404540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.06.28 22:11:23.404585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.06.28 22:11:23.404602 [ 3 ] {} <Debug> HTTP-Session: c52afb75-3493-419b-9db3-3ea8fc8f996c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2313 2024.06.28 22:11:23.404617 [ 3 ] {} <Debug> HTTP-Session: c52afb75-3493-419b-9db3-3ea8fc8f996c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.06.28 22:11:23.404629 [ 3 ] {} <Debug> HTTP-Session: c52afb75-3493-419b-9db3-3ea8fc8f996c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.06.28 22:11:23.404657 [ 3 ] {} <Trace> HTTP-Session: c52afb75-3493-419b-9db3-3ea8fc8f996c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.06.28 22:11:23.404785 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2317 2024.06.28 22:11:23.404824 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2318 2024.06.28 22:11:23.405006 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2319 2024.06.28 22:11:23.405348 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2320 2024.06.28 22:11:23.405384 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2321 2024.06.28 22:11:23.405723 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2322 2024.06.28 22:11:23.406024 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2323 2024.06.28 22:11:23.406175 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Debug> executeQuery: Read 93 rows, 7.29 KiB in 0.001388 sec., 67002.8818443804 rows/sec., 5.13 MiB/sec.
2324 2024.06.28 22:11:23.406323 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Debug> DynamicQueryHandler: Done processing query
2325 2024.06.28 22:11:23.406346 [ 3 ] {6f21e5e8-0cba-4cac-b88c-295d38a6bc65} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2326 2024.06.28 22:11:23.406361 [ 3 ] {} <Debug> HTTP-Session: c52afb75-3493-419b-9db3-3ea8fc8f996c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.06.28 22:11:23.406466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2328 2024.06.28 22:11:23.406511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2329 2024.06.28 22:11:23.406529 [ 3 ] {} <Debug> HTTP-Session: c01363e7-3fd5-4c36-8f05-39fc88cb5b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2330 2024.06.28 22:11:23.406545 [ 3 ] {} <Debug> HTTP-Session: c01363e7-3fd5-4c36-8f05-39fc88cb5b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2331 2024.06.28 22:11:23.406559 [ 3 ] {} <Debug> HTTP-Session: c01363e7-3fd5-4c36-8f05-39fc88cb5b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2332 2024.06.28 22:11:23.406588 [ 3 ] {} <Trace> HTTP-Session: c01363e7-3fd5-4c36-8f05-39fc88cb5b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2333 2024.06.28 22:11:23.406680 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2334 2024.06.28 22:11:23.406720 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2335 2024.06.28 22:11:23.406845 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2024.06.28 22:11:23.407178 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2337 2024.06.28 22:11:23.407212 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2338 2024.06.28 22:11:23.407513 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2339 2024.06.28 22:11:23.407811 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2340 2024.06.28 22:11:23.407967 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 106.93 KiB/sec.
2341 2024.06.28 22:11:23.408223 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Debug> DynamicQueryHandler: Done processing query
2342 2024.06.28 22:11:23.408246 [ 3 ] {f083a805-7300-46db-8dd0-c05c796e94f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2343 2024.06.28 22:11:23.408262 [ 3 ] {} <Debug> HTTP-Session: c01363e7-3fd5-4c36-8f05-39fc88cb5b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2344 2024.06.28 22:11:23.408394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 15269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2024.06.28 22:11:23.408439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2346 2024.06.28 22:11:23.408457 [ 3 ] {} <Debug> HTTP-Session: 0c718afd-3e1d-40ea-a61a-c7902c569f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2347 2024.06.28 22:11:23.408473 [ 3 ] {} <Debug> HTTP-Session: 0c718afd-3e1d-40ea-a61a-c7902c569f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.06.28 22:11:23.408486 [ 3 ] {} <Debug> HTTP-Session: 0c718afd-3e1d-40ea-a61a-c7902c569f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.06.28 22:11:23.408516 [ 3 ] {} <Trace> HTTP-Session: 0c718afd-3e1d-40ea-a61a-c7902c569f39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2350 2024.06.28 22:11:23.408631 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2351 2024.06.28 22:11:23.408672 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2352 2024.06.28 22:11:23.408795 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2353 2024.06.28 22:11:23.409087 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2354 2024.06.28 22:11:23.409123 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2355 2024.06.28 22:11:23.409427 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2356 2024.06.28 22:11:23.409722 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2357 2024.06.28 22:11:23.409877 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.001288 sec., 69875.77639751552 rows/sec., 5.44 MiB/sec.
2358 2024.06.28 22:11:23.410023 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Debug> DynamicQueryHandler: Done processing query
2359 2024.06.28 22:11:23.410046 [ 3 ] {9609b969-0a8d-4911-b89b-b3ecac177368} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2360 2024.06.28 22:11:23.410062 [ 3 ] {} <Debug> HTTP-Session: 0c718afd-3e1d-40ea-a61a-c7902c569f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.06.28 22:11:23.410258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2362 2024.06.28 22:11:23.410304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2363 2024.06.28 22:11:23.410323 [ 3 ] {} <Debug> HTTP-Session: 53b76885-57cb-4990-a5bf-a089a0debfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2364 2024.06.28 22:11:23.410338 [ 3 ] {} <Debug> HTTP-Session: 53b76885-57cb-4990-a5bf-a089a0debfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.06.28 22:11:23.410351 [ 3 ] {} <Debug> HTTP-Session: 53b76885-57cb-4990-a5bf-a089a0debfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.06.28 22:11:23.410380 [ 3 ] {} <Trace> HTTP-Session: 53b76885-57cb-4990-a5bf-a089a0debfd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2367 2024.06.28 22:11:23.410616 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2368 2024.06.28 22:11:23.410662 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2369 2024.06.28 22:11:23.410801 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2370 2024.06.28 22:11:23.411154 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2371 2024.06.28 22:11:23.411186 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2372 2024.06.28 22:11:23.411561 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2373 2024.06.28 22:11:23.411871 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2374 2024.06.28 22:11:23.412083 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001618 sec., 121755.25339925833 rows/sec., 8.50 MiB/sec.
2375 2024.06.28 22:11:23.412233 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Debug> DynamicQueryHandler: Done processing query
2376 2024.06.28 22:11:23.412256 [ 3 ] {97d576cb-5299-45ab-818f-513ebdfe8101} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2377 2024.06.28 22:11:23.412271 [ 3 ] {} <Debug> HTTP-Session: 53b76885-57cb-4990-a5bf-a089a0debfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.06.28 22:11:23.412382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2024.06.28 22:11:23.412427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2380 2024.06.28 22:11:23.412445 [ 3 ] {} <Debug> HTTP-Session: 844acc40-20d4-49a2-b226-3e650fe4eecc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2381 2024.06.28 22:11:23.412461 [ 3 ] {} <Debug> HTTP-Session: 844acc40-20d4-49a2-b226-3e650fe4eecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.06.28 22:11:23.412474 [ 3 ] {} <Debug> HTTP-Session: 844acc40-20d4-49a2-b226-3e650fe4eecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.06.28 22:11:23.412503 [ 3 ] {} <Trace> HTTP-Session: 844acc40-20d4-49a2-b226-3e650fe4eecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2384 2024.06.28 22:11:23.412611 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2385 2024.06.28 22:11:23.412653 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2386 2024.06.28 22:11:23.412776 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.06.28 22:11:23.413103 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2388 2024.06.28 22:11:23.413138 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2389 2024.06.28 22:11:23.413486 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2390 2024.06.28 22:11:23.413802 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2391 2024.06.28 22:11:23.413950 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
2392 2024.06.28 22:11:23.414119 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Debug> DynamicQueryHandler: Done processing query
2393 2024.06.28 22:11:23.414142 [ 3 ] {a81c0341-8c25-4383-80a0-dbb0ac3fd486} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2394 2024.06.28 22:11:23.414158 [ 3 ] {} <Debug> HTTP-Session: 844acc40-20d4-49a2-b226-3e650fe4eecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.06.28 22:11:28.388951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2396 2024.06.28 22:11:28.389137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2397 2024.06.28 22:11:28.389182 [ 3 ] {} <Debug> HTTP-Session: 5969ba74-a1b0-4fd3-a269-545634deef51 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2398 2024.06.28 22:11:28.389223 [ 3 ] {} <Debug> HTTP-Session: 5969ba74-a1b0-4fd3-a269-545634deef51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.06.28 22:11:28.389252 [ 3 ] {} <Debug> HTTP-Session: 5969ba74-a1b0-4fd3-a269-545634deef51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2400 2024.06.28 22:11:28.389332 [ 3 ] {} <Trace> HTTP-Session: 5969ba74-a1b0-4fd3-a269-545634deef51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2401 2024.06.28 22:11:28.389710 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2402 2024.06.28 22:11:28.390144 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2403 2024.06.28 22:11:28.390186 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2404 2024.06.28 22:11:28.390488 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2405 2024.06.28 22:11:28.390563 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2406 2024.06.28 22:11:28.390797 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2407 2024.06.28 22:11:28.390906 [ 260 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2408 2024.06.28 22:11:28.391051 [ 255 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2409 2024.06.28 22:11:28.391085 [ 257 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2410 2024.06.28 22:11:28.391088 [ 254 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2411 2024.06.28 22:11:28.391294 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2412 2024.06.28 22:11:28.391326 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2413 2024.06.28 22:11:28.391441 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2414 2024.06.28 22:11:28.391463 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 24 rows with 3 streams
2415 2024.06.28 22:11:28.391504 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2416 2024.06.28 22:11:28.391549 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2417 2024.06.28 22:11:28.391589 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2418 2024.06.28 22:11:28.393312 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003789 sec., 6334.125098970705 rows/sec., 257.74 KiB/sec.
2419 2024.06.28 22:11:28.393656 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> DynamicQueryHandler: Done processing query
2420 2024.06.28 22:11:28.393681 [ 3 ] {337f2a47-269c-4832-b2a8-72aca79ac2d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2421 2024.06.28 22:11:28.393699 [ 3 ] {} <Debug> HTTP-Session: 5969ba74-a1b0-4fd3-a269-545634deef51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2422 2024.06.28 22:11:28.394246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2024.06.28 22:11:28.394295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2424 2024.06.28 22:11:28.394314 [ 3 ] {} <Debug> HTTP-Session: 13634a50-3aef-439c-bf84-01e654714e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2425 2024.06.28 22:11:28.394331 [ 3 ] {} <Debug> HTTP-Session: 13634a50-3aef-439c-bf84-01e654714e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.06.28 22:11:28.394345 [ 3 ] {} <Debug> HTTP-Session: 13634a50-3aef-439c-bf84-01e654714e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.06.28 22:11:28.394376 [ 3 ] {} <Trace> HTTP-Session: 13634a50-3aef-439c-bf84-01e654714e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2428 2024.06.28 22:11:28.394523 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2429 2024.06.28 22:11:28.394794 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2430 2024.06.28 22:11:28.394836 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2431 2024.06.28 22:11:28.395112 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2432 2024.06.28 22:11:28.395176 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2433 2024.06.28 22:11:28.395314 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2434 2024.06.28 22:11:28.395499 [ 258 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2435 2024.06.28 22:11:28.395492 [ 261 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2436 2024.06.28 22:11:28.395521 [ 255 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2437 2024.06.28 22:11:28.395496 [ 262 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2438 2024.06.28 22:11:28.395698 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2439 2024.06.28 22:11:28.395725 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2440 2024.06.28 22:11:28.395826 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2441 2024.06.28 22:11:28.395847 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 24 rows with 3 streams
2442 2024.06.28 22:11:28.395885 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2443 2024.06.28 22:11:28.395925 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2444 2024.06.28 22:11:28.395962 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <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', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2445 2024.06.28 22:11:28.397700 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003244 sec., 7398.273736128237 rows/sec., 301.04 KiB/sec.
2446 2024.06.28 22:11:28.398027 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> DynamicQueryHandler: Done processing query
2447 2024.06.28 22:11:28.398050 [ 3 ] {77f35296-a164-4087-abcd-c466a1976cf5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2448 2024.06.28 22:11:28.398067 [ 3 ] {} <Debug> HTTP-Session: 13634a50-3aef-439c-bf84-01e654714e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2449 2024.06.28 22:11:28.398306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2450 2024.06.28 22:11:28.398354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2451 2024.06.28 22:11:28.398374 [ 3 ] {} <Debug> HTTP-Session: 0e3bb10a-10b5-4484-9047-b4f2c6fa9c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2452 2024.06.28 22:11:28.398391 [ 3 ] {} <Debug> HTTP-Session: 0e3bb10a-10b5-4484-9047-b4f2c6fa9c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.06.28 22:11:28.398405 [ 3 ] {} <Debug> HTTP-Session: 0e3bb10a-10b5-4484-9047-b4f2c6fa9c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.06.28 22:11:28.398435 [ 3 ] {} <Trace> HTTP-Session: 0e3bb10a-10b5-4484-9047-b4f2c6fa9c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2455 2024.06.28 22:11:28.398577 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2456 2024.06.28 22:11:28.398850 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2457 2024.06.28 22:11:28.398892 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2458 2024.06.28 22:11:28.399170 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2459 2024.06.28 22:11:28.399234 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2460 2024.06.28 22:11:28.399370 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2461 2024.06.28 22:11:28.399529 [ 254 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2462 2024.06.28 22:11:28.399559 [ 255 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2463 2024.06.28 22:11:28.399582 [ 261 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2464 2024.06.28 22:11:28.399561 [ 257 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2465 2024.06.28 22:11:28.399718 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2466 2024.06.28 22:11:28.399746 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2467 2024.06.28 22:11:28.399849 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2468 2024.06.28 22:11:28.399869 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 24 rows with 3 streams
2469 2024.06.28 22:11:28.399908 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2470 2024.06.28 22:11:28.399949 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2471 2024.06.28 22:11:28.399986 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2472 2024.06.28 22:11:28.401688 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003178 sec., 7551.9194461925745 rows/sec., 307.29 KiB/sec.
2473 2024.06.28 22:11:28.402039 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> DynamicQueryHandler: Done processing query
2474 2024.06.28 22:11:28.402067 [ 3 ] {b08a8561-a7bf-4752-9342-5d0c70092353} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2475 2024.06.28 22:11:28.402088 [ 3 ] {} <Debug> HTTP-Session: 0e3bb10a-10b5-4484-9047-b4f2c6fa9c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2476 2024.06.28 22:11:28.402421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2477 2024.06.28 22:11:28.402478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2478 2024.06.28 22:11:28.402501 [ 3 ] {} <Debug> HTTP-Session: c2c9ac88-b3dd-40e7-8807-16049deff561 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2479 2024.06.28 22:11:28.402521 [ 3 ] {} <Debug> HTTP-Session: c2c9ac88-b3dd-40e7-8807-16049deff561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.06.28 22:11:28.402539 [ 3 ] {} <Debug> HTTP-Session: c2c9ac88-b3dd-40e7-8807-16049deff561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.06.28 22:11:28.402576 [ 3 ] {} <Trace> HTTP-Session: c2c9ac88-b3dd-40e7-8807-16049deff561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2482 2024.06.28 22:11:28.402749 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2483 2024.06.28 22:11:28.403021 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2484 2024.06.28 22:11:28.403064 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2485 2024.06.28 22:11:28.403348 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2486 2024.06.28 22:11:28.403411 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2487 2024.06.28 22:11:28.403547 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2488 2024.06.28 22:11:28.403712 [ 258 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2489 2024.06.28 22:11:28.403711 [ 262 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2490 2024.06.28 22:11:28.403770 [ 255 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2491 2024.06.28 22:11:28.403793 [ 254 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2492 2024.06.28 22:11:28.403943 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2493 2024.06.28 22:11:28.403971 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2494 2024.06.28 22:11:28.404068 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2495 2024.06.28 22:11:28.404087 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (SelectExecutor): Reading approx. 24 rows with 3 streams
2496 2024.06.28 22:11:28.404123 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2497 2024.06.28 22:11:28.404161 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2498 2024.06.28 22:11:28.404195 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2499 2024.06.28 22:11:28.405832 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003168 sec., 7575.757575757576 rows/sec., 308.26 KiB/sec.
2500 2024.06.28 22:11:28.406154 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> DynamicQueryHandler: Done processing query
2501 2024.06.28 22:11:28.406177 [ 3 ] {14177948-d38c-4b78-bc90-1733df889cd8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2502 2024.06.28 22:11:28.406194 [ 3 ] {} <Debug> HTTP-Session: c2c9ac88-b3dd-40e7-8807-16049deff561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.06.28 22:11:28.412736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2504 2024.06.28 22:11:28.412797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2505 2024.06.28 22:11:28.412821 [ 3 ] {} <Debug> HTTP-Session: 37a2061d-894d-4227-b589-7d253a0ed552 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2506 2024.06.28 22:11:28.412841 [ 3 ] {} <Debug> HTTP-Session: 37a2061d-894d-4227-b589-7d253a0ed552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.06.28 22:11:28.412858 [ 3 ] {} <Debug> HTTP-Session: 37a2061d-894d-4227-b589-7d253a0ed552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.06.28 22:11:28.412895 [ 3 ] {} <Trace> HTTP-Session: 37a2061d-894d-4227-b589-7d253a0ed552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2509 2024.06.28 22:11:28.413026 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2510 2024.06.28 22:11:28.413079 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2511 2024.06.28 22:11:28.413276 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2024.06.28 22:11:28.413714 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2513 2024.06.28 22:11:28.413762 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2514 2024.06.28 22:11:28.414241 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2515 2024.06.28 22:11:28.414580 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2516 2024.06.28 22:11:28.414755 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001761 sec., 2271.4366837024418 rows/sec., 245.67 KiB/sec.
2517 2024.06.28 22:11:28.415087 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Debug> DynamicQueryHandler: Done processing query
2518 2024.06.28 22:11:28.415111 [ 3 ] {10c4ccb7-1cde-4257-860d-b69af97ded70} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2519 2024.06.28 22:11:28.415128 [ 3 ] {} <Debug> HTTP-Session: 37a2061d-894d-4227-b589-7d253a0ed552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2520 2024.06.28 22:11:28.415229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2521 2024.06.28 22:11:28.415277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2522 2024.06.28 22:11:28.415296 [ 3 ] {} <Debug> HTTP-Session: 3237230c-0346-4bbc-97ea-9955a3d9bb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2523 2024.06.28 22:11:28.415312 [ 3 ] {} <Debug> HTTP-Session: 3237230c-0346-4bbc-97ea-9955a3d9bb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2524 2024.06.28 22:11:28.415326 [ 3 ] {} <Debug> HTTP-Session: 3237230c-0346-4bbc-97ea-9955a3d9bb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2525 2024.06.28 22:11:28.415356 [ 3 ] {} <Trace> HTTP-Session: 3237230c-0346-4bbc-97ea-9955a3d9bb20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2526 2024.06.28 22:11:28.415453 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2527 2024.06.28 22:11:28.415496 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2528 2024.06.28 22:11:28.415641 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2529 2024.06.28 22:11:28.416561 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2530 2024.06.28 22:11:28.416595 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2531 2024.06.28 22:11:28.416892 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2532 2024.06.28 22:11:28.417170 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2533 2024.06.28 22:11:28.417317 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001927 sec., 5189.413596263623 rows/sec., 420.63 KiB/sec.
2534 2024.06.28 22:11:28.417566 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Debug> DynamicQueryHandler: Done processing query
2535 2024.06.28 22:11:28.417588 [ 3 ] {66f7515c-81ea-4282-a331-7d2bae727603} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2536 2024.06.28 22:11:28.417603 [ 3 ] {} <Debug> HTTP-Session: 3237230c-0346-4bbc-97ea-9955a3d9bb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.06.28 22:11:28.417791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2538 2024.06.28 22:11:28.417839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2539 2024.06.28 22:11:28.417857 [ 3 ] {} <Debug> HTTP-Session: a37ca25c-be02-4cfd-b5ab-eefc9931fb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2540 2024.06.28 22:11:28.417873 [ 3 ] {} <Debug> HTTP-Session: a37ca25c-be02-4cfd-b5ab-eefc9931fb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.06.28 22:11:28.417887 [ 3 ] {} <Debug> HTTP-Session: a37ca25c-be02-4cfd-b5ab-eefc9931fb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.06.28 22:11:28.417917 [ 3 ] {} <Trace> HTTP-Session: a37ca25c-be02-4cfd-b5ab-eefc9931fb99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2543 2024.06.28 22:11:28.418008 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2544 2024.06.28 22:11:28.418050 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2545 2024.06.28 22:11:28.418196 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2546 2024.06.28 22:11:28.418465 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2547 2024.06.28 22:11:28.418501 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2548 2024.06.28 22:11:28.418787 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2549 2024.06.28 22:11:28.419089 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2550 2024.06.28 22:11:28.419323 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001338 sec., 1494.7683109118086 rows/sec., 121.89 KiB/sec.
2551 2024.06.28 22:11:28.419483 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Debug> DynamicQueryHandler: Done processing query
2552 2024.06.28 22:11:28.419506 [ 3 ] {681810c5-f6f7-4f6a-a3ef-7afc9bb36e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2553 2024.06.28 22:11:28.419521 [ 3 ] {} <Debug> HTTP-Session: a37ca25c-be02-4cfd-b5ab-eefc9931fb99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2554 2024.06.28 22:11:28.419640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2555 2024.06.28 22:11:28.419687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2556 2024.06.28 22:11:28.419707 [ 3 ] {} <Debug> HTTP-Session: 4b95e072-156a-4e37-b310-d0a532282126 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2557 2024.06.28 22:11:28.419723 [ 3 ] {} <Debug> HTTP-Session: 4b95e072-156a-4e37-b310-d0a532282126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.06.28 22:11:28.419737 [ 3 ] {} <Debug> HTTP-Session: 4b95e072-156a-4e37-b310-d0a532282126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.06.28 22:11:28.419768 [ 3 ] {} <Trace> HTTP-Session: 4b95e072-156a-4e37-b310-d0a532282126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2560 2024.06.28 22:11:28.419974 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2561 2024.06.28 22:11:28.420016 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2562 2024.06.28 22:11:28.420139 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2563 2024.06.28 22:11:28.420499 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2564 2024.06.28 22:11:28.420535 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2565 2024.06.28 22:11:28.420872 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2566 2024.06.28 22:11:28.421180 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2567 2024.06.28 22:11:28.421330 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001396 sec., 62320.91690544412 rows/sec., 5.07 MiB/sec.
2568 2024.06.28 22:11:28.421493 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Debug> DynamicQueryHandler: Done processing query
2569 2024.06.28 22:11:28.421538 [ 3 ] {467c5a75-e6a6-4f37-99be-122627bd1841} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2570 2024.06.28 22:11:28.421555 [ 3 ] {} <Debug> HTTP-Session: 4b95e072-156a-4e37-b310-d0a532282126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2571 2024.06.28 22:11:28.421676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2572 2024.06.28 22:11:28.421729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2573 2024.06.28 22:11:28.421754 [ 3 ] {} <Debug> HTTP-Session: 8af0dacc-ab87-41cf-a057-dde2a09c81bc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2574 2024.06.28 22:11:28.421776 [ 3 ] {} <Debug> HTTP-Session: 8af0dacc-ab87-41cf-a057-dde2a09c81bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.06.28 22:11:28.421796 [ 3 ] {} <Debug> HTTP-Session: 8af0dacc-ab87-41cf-a057-dde2a09c81bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.06.28 22:11:28.421835 [ 3 ] {} <Trace> HTTP-Session: 8af0dacc-ab87-41cf-a057-dde2a09c81bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2577 2024.06.28 22:11:28.421947 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2578 2024.06.28 22:11:28.422023 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2579 2024.06.28 22:11:28.422211 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2580 2024.06.28 22:11:28.422493 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2581 2024.06.28 22:11:28.422529 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2582 2024.06.28 22:11:28.422833 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2583 2024.06.28 22:11:28.423130 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2584 2024.06.28 22:11:28.423294 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001367 sec., 1463.057790782736 rows/sec., 102.16 KiB/sec.
2585 2024.06.28 22:11:28.423557 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Debug> DynamicQueryHandler: Done processing query
2586 2024.06.28 22:11:28.423582 [ 3 ] {19e08b3e-c948-4ce4-b318-4ede000c290e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2587 2024.06.28 22:11:28.423597 [ 3 ] {} <Debug> HTTP-Session: 8af0dacc-ab87-41cf-a057-dde2a09c81bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2588 2024.06.28 22:11:28.423718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.06.28 22:11:28.423762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.06.28 22:11:28.423781 [ 3 ] {} <Debug> HTTP-Session: ed355206-8b6c-4dbd-90e8-c0dfef84af41 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2591 2024.06.28 22:11:28.423796 [ 3 ] {} <Debug> HTTP-Session: ed355206-8b6c-4dbd-90e8-c0dfef84af41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.06.28 22:11:28.423809 [ 3 ] {} <Debug> HTTP-Session: ed355206-8b6c-4dbd-90e8-c0dfef84af41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.06.28 22:11:28.423837 [ 3 ] {} <Trace> HTTP-Session: ed355206-8b6c-4dbd-90e8-c0dfef84af41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.06.28 22:11:28.423947 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2595 2024.06.28 22:11:28.423987 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2596 2024.06.28 22:11:28.424121 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2024.06.28 22:11:28.424442 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2598 2024.06.28 22:11:28.424476 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2599 2024.06.28 22:11:28.424848 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2600 2024.06.28 22:11:28.425161 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.06.28 22:11:28.425321 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001395 sec., 63082.43727598566 rows/sec., 4.93 MiB/sec.
2602 2024.06.28 22:11:28.425597 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Debug> DynamicQueryHandler: Done processing query
2603 2024.06.28 22:11:28.425622 [ 3 ] {f7c18699-d238-4066-b2e0-ff38729fb5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2604 2024.06.28 22:11:28.425638 [ 3 ] {} <Debug> HTTP-Session: ed355206-8b6c-4dbd-90e8-c0dfef84af41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2605 2024.06.28 22:11:28.425810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2024.06.28 22:11:28.425857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2607 2024.06.28 22:11:28.425876 [ 3 ] {} <Debug> HTTP-Session: 9b67cacd-f0b5-4614-89bf-08a99e83fd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2608 2024.06.28 22:11:28.425893 [ 3 ] {} <Debug> HTTP-Session: 9b67cacd-f0b5-4614-89bf-08a99e83fd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.06.28 22:11:28.425906 [ 3 ] {} <Debug> HTTP-Session: 9b67cacd-f0b5-4614-89bf-08a99e83fd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.06.28 22:11:28.425936 [ 3 ] {} <Trace> HTTP-Session: 9b67cacd-f0b5-4614-89bf-08a99e83fd94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2611 2024.06.28 22:11:28.426112 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2612 2024.06.28 22:11:28.426160 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2613 2024.06.28 22:11:28.426320 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.06.28 22:11:28.426710 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.06.28 22:11:28.426746 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2616 2024.06.28 22:11:28.427177 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2617 2024.06.28 22:11:28.427529 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.06.28 22:11:28.427695 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001675 sec., 96119.40298507463 rows/sec., 6.69 MiB/sec.
2619 2024.06.28 22:11:28.427993 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Debug> DynamicQueryHandler: Done processing query
2620 2024.06.28 22:11:28.428017 [ 3 ] {6eb10566-5e9d-4b4f-8401-763aa404cc03} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2621 2024.06.28 22:11:28.428033 [ 3 ] {} <Debug> HTTP-Session: 9b67cacd-f0b5-4614-89bf-08a99e83fd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.06.28 22:11:28.428157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2024.06.28 22:11:28.428206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2624 2024.06.28 22:11:28.428225 [ 3 ] {} <Debug> HTTP-Session: bcc133b0-1fd9-44fb-a609-3ff9c5a14599 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2625 2024.06.28 22:11:28.428241 [ 3 ] {} <Debug> HTTP-Session: bcc133b0-1fd9-44fb-a609-3ff9c5a14599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.06.28 22:11:28.428256 [ 3 ] {} <Debug> HTTP-Session: bcc133b0-1fd9-44fb-a609-3ff9c5a14599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.06.28 22:11:28.428286 [ 3 ] {} <Trace> HTTP-Session: bcc133b0-1fd9-44fb-a609-3ff9c5a14599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2628 2024.06.28 22:11:28.428554 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2629 2024.06.28 22:11:28.428625 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2630 2024.06.28 22:11:28.429055 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2631 2024.06.28 22:11:28.429731 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2632 2024.06.28 22:11:28.429768 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2633 2024.06.28 22:11:28.433867 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2634 2024.06.28 22:11:28.434312 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2635 2024.06.28 22:11:28.434524 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006152 sec., 1625.487646293888 rows/sec., 2.91 MiB/sec.
2636 2024.06.28 22:11:28.434890 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Debug> DynamicQueryHandler: Done processing query
2637 2024.06.28 22:11:28.434914 [ 3 ] {cace60dc-963a-4152-aedf-ee9a10a91318} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2638 2024.06.28 22:11:28.434931 [ 3 ] {} <Debug> HTTP-Session: bcc133b0-1fd9-44fb-a609-3ff9c5a14599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.06.28 22:11:28.435046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2024.06.28 22:11:28.435094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2641 2024.06.28 22:11:28.435113 [ 3 ] {} <Debug> HTTP-Session: 67e927ac-7938-4069-b1b6-55d62fbfe28b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2642 2024.06.28 22:11:28.435129 [ 3 ] {} <Debug> HTTP-Session: 67e927ac-7938-4069-b1b6-55d62fbfe28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.06.28 22:11:28.435143 [ 3 ] {} <Debug> HTTP-Session: 67e927ac-7938-4069-b1b6-55d62fbfe28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.06.28 22:11:28.435174 [ 3 ] {} <Trace> HTTP-Session: 67e927ac-7938-4069-b1b6-55d62fbfe28b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2645 2024.06.28 22:11:28.435269 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2646 2024.06.28 22:11:28.435313 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2647 2024.06.28 22:11:28.435440 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2648 2024.06.28 22:11:28.435729 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> oximeter.measurements_i64 (bdd39603-9195-4c65-95ba-8fdec7bf883f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2649 2024.06.28 22:11:28.435766 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2650 2024.06.28 22:11:28.436130 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2651 2024.06.28 22:11:28.436479 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Trace> oximeter.measurements_i64 (bdd39603-9195-4c65-95ba-8fdec7bf883f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2652 2024.06.28 22:11:28.436664 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.0014 sec., 8571.42857142857 rows/sec., 605.47 KiB/sec.
2653 2024.06.28 22:11:28.437055 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Debug> DynamicQueryHandler: Done processing query
2654 2024.06.28 22:11:28.437080 [ 3 ] {9180c635-0355-425e-980e-fc60e9e43940} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2655 2024.06.28 22:11:28.437096 [ 3 ] {} <Debug> HTTP-Session: 67e927ac-7938-4069-b1b6-55d62fbfe28b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.06.28 22:11:28.437244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.06.28 22:11:28.437292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2658 2024.06.28 22:11:28.437311 [ 3 ] {} <Debug> HTTP-Session: 8d4fddad-0207-4445-8513-f7dc6571750d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2659 2024.06.28 22:11:28.437328 [ 3 ] {} <Debug> HTTP-Session: 8d4fddad-0207-4445-8513-f7dc6571750d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.06.28 22:11:28.437341 [ 3 ] {} <Debug> HTTP-Session: 8d4fddad-0207-4445-8513-f7dc6571750d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.06.28 22:11:28.437372 [ 3 ] {} <Trace> HTTP-Session: 8d4fddad-0207-4445-8513-f7dc6571750d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2662 2024.06.28 22:11:28.437496 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2663 2024.06.28 22:11:28.437540 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2664 2024.06.28 22:11:28.437686 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2024.06.28 22:11:28.437957 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2666 2024.06.28 22:11:28.437991 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2667 2024.06.28 22:11:28.438321 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2668 2024.06.28 22:11:28.438614 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2669 2024.06.28 22:11:28.438830 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
2670 2024.06.28 22:11:28.438993 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Debug> DynamicQueryHandler: Done processing query
2671 2024.06.28 22:11:28.439016 [ 3 ] {e35538a2-bf83-45a2-a405-f8c1b3196e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2672 2024.06.28 22:11:28.439032 [ 3 ] {} <Debug> HTTP-Session: 8d4fddad-0207-4445-8513-f7dc6571750d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.06.28 22:11:32.720347 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
2674 2024.06.28 22:11:32.720394 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
2675 2024.06.28 22:11:33.395114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2676 2024.06.28 22:11:33.395231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2677 2024.06.28 22:11:33.395255 [ 3 ] {} <Debug> HTTP-Session: 6eeba4c8-0dff-439f-a8e4-2ebfd639ad60 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2678 2024.06.28 22:11:33.395279 [ 3 ] {} <Debug> HTTP-Session: 6eeba4c8-0dff-439f-a8e4-2ebfd639ad60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.06.28 22:11:33.395293 [ 3 ] {} <Debug> HTTP-Session: 6eeba4c8-0dff-439f-a8e4-2ebfd639ad60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.06.28 22:11:33.395341 [ 3 ] {} <Trace> HTTP-Session: 6eeba4c8-0dff-439f-a8e4-2ebfd639ad60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2681 2024.06.28 22:11:33.395503 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2682 2024.06.28 22:11:33.395564 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2683 2024.06.28 22:11:33.395742 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2024.06.28 22:11:33.396115 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2685 2024.06.28 22:11:33.396151 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2686 2024.06.28 22:11:33.396554 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2687 2024.06.28 22:11:33.396915 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2688 2024.06.28 22:11:33.397052 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001591 sec., 1257.071024512885 rows/sec., 102.51 KiB/sec.
2689 2024.06.28 22:11:33.397376 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Debug> DynamicQueryHandler: Done processing query
2690 2024.06.28 22:11:33.397403 [ 3 ] {417d9fee-3971-4cf8-b77a-b9cc7bc84596} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2691 2024.06.28 22:11:33.397419 [ 3 ] {} <Debug> HTTP-Session: 6eeba4c8-0dff-439f-a8e4-2ebfd639ad60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2692 2024.06.28 22:11:33.397551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2693 2024.06.28 22:11:33.397601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2694 2024.06.28 22:11:33.397619 [ 3 ] {} <Debug> HTTP-Session: 92945010-8cb4-46fc-99b0-482885df3a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2695 2024.06.28 22:11:33.397635 [ 3 ] {} <Debug> HTTP-Session: 92945010-8cb4-46fc-99b0-482885df3a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.06.28 22:11:33.397648 [ 3 ] {} <Debug> HTTP-Session: 92945010-8cb4-46fc-99b0-482885df3a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2697 2024.06.28 22:11:33.397679 [ 3 ] {} <Trace> HTTP-Session: 92945010-8cb4-46fc-99b0-482885df3a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2698 2024.06.28 22:11:33.397795 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2699 2024.06.28 22:11:33.397842 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2700 2024.06.28 22:11:33.397999 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2701 2024.06.28 22:11:33.398359 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2702 2024.06.28 22:11:33.398395 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2703 2024.06.28 22:11:33.398706 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2704 2024.06.28 22:11:33.399016 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2705 2024.06.28 22:11:33.399138 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001384 sec., 41184.971098265894 rows/sec., 3.16 MiB/sec.
2706 2024.06.28 22:11:33.399293 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Debug> DynamicQueryHandler: Done processing query
2707 2024.06.28 22:11:33.399316 [ 3 ] {dd5bc012-7ffa-45b8-a101-9f9984e7c6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2708 2024.06.28 22:11:33.399331 [ 3 ] {} <Debug> HTTP-Session: 92945010-8cb4-46fc-99b0-482885df3a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.06.28 22:11:33.399435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2024.06.28 22:11:33.399484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2711 2024.06.28 22:11:33.399503 [ 3 ] {} <Debug> HTTP-Session: 051e33f2-35b0-459b-a2c4-79b16bfed2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2712 2024.06.28 22:11:33.399519 [ 3 ] {} <Debug> HTTP-Session: 051e33f2-35b0-459b-a2c4-79b16bfed2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2713 2024.06.28 22:11:33.399533 [ 3 ] {} <Debug> HTTP-Session: 051e33f2-35b0-459b-a2c4-79b16bfed2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.06.28 22:11:33.399564 [ 3 ] {} <Trace> HTTP-Session: 051e33f2-35b0-459b-a2c4-79b16bfed2ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2715 2024.06.28 22:11:33.399655 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2716 2024.06.28 22:11:33.399696 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2717 2024.06.28 22:11:33.399819 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2718 2024.06.28 22:11:33.400083 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2719 2024.06.28 22:11:33.400119 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2720 2024.06.28 22:11:33.400412 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2721 2024.06.28 22:11:33.400712 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2722 2024.06.28 22:11:33.400833 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 116.18 KiB/sec.
2723 2024.06.28 22:11:33.401024 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Debug> DynamicQueryHandler: Done processing query
2724 2024.06.28 22:11:33.401047 [ 3 ] {808e23b9-fea9-4b96-b371-ff26bcdd6022} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2725 2024.06.28 22:11:33.401063 [ 3 ] {} <Debug> HTTP-Session: 051e33f2-35b0-459b-a2c4-79b16bfed2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2726 2024.06.28 22:11:33.401178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2727 2024.06.28 22:11:33.401226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2728 2024.06.28 22:11:33.401245 [ 3 ] {} <Debug> HTTP-Session: 1aaf33eb-8306-466f-b51c-598887952d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2729 2024.06.28 22:11:33.401261 [ 3 ] {} <Debug> HTTP-Session: 1aaf33eb-8306-466f-b51c-598887952d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2024.06.28 22:11:33.401274 [ 3 ] {} <Debug> HTTP-Session: 1aaf33eb-8306-466f-b51c-598887952d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2731 2024.06.28 22:11:33.401304 [ 3 ] {} <Trace> HTTP-Session: 1aaf33eb-8306-466f-b51c-598887952d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2732 2024.06.28 22:11:33.401418 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2733 2024.06.28 22:11:33.401461 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2734 2024.06.28 22:11:33.401580 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2024.06.28 22:11:33.401894 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2736 2024.06.28 22:11:33.401929 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2737 2024.06.28 22:11:33.402236 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2738 2024.06.28 22:11:33.402545 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2739 2024.06.28 22:11:33.402666 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001306 sec., 50535.987748851454 rows/sec., 3.95 MiB/sec.
2740 2024.06.28 22:11:33.402808 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Debug> DynamicQueryHandler: Done processing query
2741 2024.06.28 22:11:33.402830 [ 3 ] {05c2b81d-dd82-45ae-b3a4-78b16fe2334d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2742 2024.06.28 22:11:33.402845 [ 3 ] {} <Debug> HTTP-Session: 1aaf33eb-8306-466f-b51c-598887952d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2743 2024.06.28 22:11:33.402982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2744 2024.06.28 22:11:33.403026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2745 2024.06.28 22:11:33.403044 [ 3 ] {} <Debug> HTTP-Session: 1583a184-8c7c-47cf-abf8-dd0e1c2118b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2746 2024.06.28 22:11:33.403059 [ 3 ] {} <Debug> HTTP-Session: 1583a184-8c7c-47cf-abf8-dd0e1c2118b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.06.28 22:11:33.403071 [ 3 ] {} <Debug> HTTP-Session: 1583a184-8c7c-47cf-abf8-dd0e1c2118b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2748 2024.06.28 22:11:33.403100 [ 3 ] {} <Trace> HTTP-Session: 1583a184-8c7c-47cf-abf8-dd0e1c2118b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2749 2024.06.28 22:11:33.403268 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2750 2024.06.28 22:11:33.403312 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2751 2024.06.28 22:11:33.403513 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2752 2024.06.28 22:11:33.403897 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2753 2024.06.28 22:11:33.403932 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2754 2024.06.28 22:11:33.404327 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2755 2024.06.28 22:11:33.404678 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2756 2024.06.28 22:11:33.404810 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec.
2757 2024.06.28 22:11:33.405165 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Debug> DynamicQueryHandler: Done processing query
2758 2024.06.28 22:11:33.405195 [ 3 ] {98c0e981-3573-4374-9d78-4a69ed93eb19} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2759 2024.06.28 22:11:33.405211 [ 3 ] {} <Debug> HTTP-Session: 1583a184-8c7c-47cf-abf8-dd0e1c2118b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2760 2024.06.28 22:11:33.405343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2761 2024.06.28 22:11:33.405391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2762 2024.06.28 22:11:33.405409 [ 3 ] {} <Debug> HTTP-Session: 8c0b8d77-b08c-428b-9012-b40bac852044 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2763 2024.06.28 22:11:33.405427 [ 3 ] {} <Debug> HTTP-Session: 8c0b8d77-b08c-428b-9012-b40bac852044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2764 2024.06.28 22:11:33.405440 [ 3 ] {} <Debug> HTTP-Session: 8c0b8d77-b08c-428b-9012-b40bac852044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.06.28 22:11:33.405471 [ 3 ] {} <Trace> HTTP-Session: 8c0b8d77-b08c-428b-9012-b40bac852044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2766 2024.06.28 22:11:33.405596 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2767 2024.06.28 22:11:33.405641 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2768 2024.06.28 22:11:33.405785 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2024.06.28 22:11:33.406075 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2770 2024.06.28 22:11:33.406110 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2771 2024.06.28 22:11:33.406458 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2772 2024.06.28 22:11:33.406783 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2773 2024.06.28 22:11:33.406910 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
2774 2024.06.28 22:11:33.407066 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Debug> DynamicQueryHandler: Done processing query
2775 2024.06.28 22:11:33.407089 [ 3 ] {4293d093-9505-4a8c-b4f1-c09d92182725} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2776 2024.06.28 22:11:33.407104 [ 3 ] {} <Debug> HTTP-Session: 8c0b8d77-b08c-428b-9012-b40bac852044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.06.28 22:11:38.396279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2778 2024.06.28 22:11:38.396420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2779 2024.06.28 22:11:38.396450 [ 3 ] {} <Debug> HTTP-Session: ebc1a5e8-7354-49ec-b043-f86a555f05c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2780 2024.06.28 22:11:38.396479 [ 3 ] {} <Debug> HTTP-Session: ebc1a5e8-7354-49ec-b043-f86a555f05c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.06.28 22:11:38.396498 [ 3 ] {} <Debug> HTTP-Session: ebc1a5e8-7354-49ec-b043-f86a555f05c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2782 2024.06.28 22:11:38.396553 [ 3 ] {} <Trace> HTTP-Session: ebc1a5e8-7354-49ec-b043-f86a555f05c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2783 2024.06.28 22:11:38.396750 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2784 2024.06.28 22:11:38.396827 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2785 2024.06.28 22:11:38.397045 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2786 2024.06.28 22:11:38.397500 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2787 2024.06.28 22:11:38.397543 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2788 2024.06.28 22:11:38.397912 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2789 2024.06.28 22:11:38.398253 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2790 2024.06.28 22:11:38.398429 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001731 sec., 5777.007510109764 rows/sec., 468.25 KiB/sec.
2791 2024.06.28 22:11:38.398621 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Debug> DynamicQueryHandler: Done processing query
2792 2024.06.28 22:11:38.398646 [ 3 ] {b089e823-51d6-4d9f-acf4-b2d28399b737} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2793 2024.06.28 22:11:38.398663 [ 3 ] {} <Debug> HTTP-Session: ebc1a5e8-7354-49ec-b043-f86a555f05c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.06.28 22:11:38.398826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2024.06.28 22:11:38.398874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2796 2024.06.28 22:11:38.398893 [ 3 ] {} <Debug> HTTP-Session: 87a13453-e63e-48aa-814d-24d4d819b574 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2797 2024.06.28 22:11:38.398909 [ 3 ] {} <Debug> HTTP-Session: 87a13453-e63e-48aa-814d-24d4d819b574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.06.28 22:11:38.398923 [ 3 ] {} <Debug> HTTP-Session: 87a13453-e63e-48aa-814d-24d4d819b574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.06.28 22:11:38.398955 [ 3 ] {} <Trace> HTTP-Session: 87a13453-e63e-48aa-814d-24d4d819b574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2800 2024.06.28 22:11:38.399050 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2801 2024.06.28 22:11:38.399093 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2802 2024.06.28 22:11:38.399219 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2803 2024.06.28 22:11:38.399515 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2804 2024.06.28 22:11:38.399552 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2805 2024.06.28 22:11:38.399851 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2806 2024.06.28 22:11:38.400159 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2807 2024.06.28 22:11:38.400316 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec.
2808 2024.06.28 22:11:38.400511 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Debug> DynamicQueryHandler: Done processing query
2809 2024.06.28 22:11:38.400535 [ 3 ] {40ad44ea-cb93-4d58-aa3d-5181b7ae99e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2810 2024.06.28 22:11:38.400551 [ 3 ] {} <Debug> HTTP-Session: 87a13453-e63e-48aa-814d-24d4d819b574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.06.28 22:11:38.400682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2812 2024.06.28 22:11:38.400730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2813 2024.06.28 22:11:38.400750 [ 3 ] {} <Debug> HTTP-Session: ef18f58a-0967-41aa-986b-afc6ba8b0c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2814 2024.06.28 22:11:38.400766 [ 3 ] {} <Debug> HTTP-Session: ef18f58a-0967-41aa-986b-afc6ba8b0c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2815 2024.06.28 22:11:38.400780 [ 3 ] {} <Debug> HTTP-Session: ef18f58a-0967-41aa-986b-afc6ba8b0c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.06.28 22:11:38.400812 [ 3 ] {} <Trace> HTTP-Session: ef18f58a-0967-41aa-986b-afc6ba8b0c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2817 2024.06.28 22:11:38.400935 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2818 2024.06.28 22:11:38.400978 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2819 2024.06.28 22:11:38.401100 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2820 2024.06.28 22:11:38.401438 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2821 2024.06.28 22:11:38.401475 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2822 2024.06.28 22:11:38.401812 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2823 2024.06.28 22:11:38.402120 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2824 2024.06.28 22:11:38.402268 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001383 sec., 62906.72451193059 rows/sec., 5.12 MiB/sec.
2825 2024.06.28 22:11:38.402421 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Debug> DynamicQueryHandler: Done processing query
2826 2024.06.28 22:11:38.402443 [ 3 ] {9fe27027-b484-4995-bcf6-901bb1710ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2827 2024.06.28 22:11:38.402458 [ 3 ] {} <Debug> HTTP-Session: ef18f58a-0967-41aa-986b-afc6ba8b0c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.06.28 22:11:38.402571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2024.06.28 22:11:38.402616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2830 2024.06.28 22:11:38.402634 [ 3 ] {} <Debug> HTTP-Session: 981ce818-6905-4212-ba7e-7cece509d1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2831 2024.06.28 22:11:38.402649 [ 3 ] {} <Debug> HTTP-Session: 981ce818-6905-4212-ba7e-7cece509d1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.06.28 22:11:38.402662 [ 3 ] {} <Debug> HTTP-Session: 981ce818-6905-4212-ba7e-7cece509d1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.06.28 22:11:38.402691 [ 3 ] {} <Trace> HTTP-Session: 981ce818-6905-4212-ba7e-7cece509d1ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2834 2024.06.28 22:11:38.402777 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2835 2024.06.28 22:11:38.402816 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2836 2024.06.28 22:11:38.402934 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.06.28 22:11:38.403254 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2838 2024.06.28 22:11:38.403291 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2839 2024.06.28 22:11:38.403595 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2840 2024.06.28 22:11:38.403900 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2841 2024.06.28 22:11:38.404027 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 113.81 KiB/sec.
2842 2024.06.28 22:11:38.404207 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Debug> DynamicQueryHandler: Done processing query
2843 2024.06.28 22:11:38.404231 [ 3 ] {e9377bab-d2b6-4f23-9cd6-71997e9db6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2844 2024.06.28 22:11:38.404247 [ 3 ] {} <Debug> HTTP-Session: 981ce818-6905-4212-ba7e-7cece509d1ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.06.28 22:11:38.404381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2846 2024.06.28 22:11:38.404431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2847 2024.06.28 22:11:38.404451 [ 3 ] {} <Debug> HTTP-Session: 9ddfdda4-da51-4819-8566-ba75aa2410df Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2848 2024.06.28 22:11:38.404468 [ 3 ] {} <Debug> HTTP-Session: 9ddfdda4-da51-4819-8566-ba75aa2410df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.06.28 22:11:38.404482 [ 3 ] {} <Debug> HTTP-Session: 9ddfdda4-da51-4819-8566-ba75aa2410df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.06.28 22:11:38.404512 [ 3 ] {} <Trace> HTTP-Session: 9ddfdda4-da51-4819-8566-ba75aa2410df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2851 2024.06.28 22:11:38.404628 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2852 2024.06.28 22:11:38.404670 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2853 2024.06.28 22:11:38.404793 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2854 2024.06.28 22:11:38.405115 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2855 2024.06.28 22:11:38.405152 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2856 2024.06.28 22:11:38.405493 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2857 2024.06.28 22:11:38.405799 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2858 2024.06.28 22:11:38.405953 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001358 sec., 55964.65390279823 rows/sec., 4.37 MiB/sec.
2859 2024.06.28 22:11:38.406119 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Debug> DynamicQueryHandler: Done processing query
2860 2024.06.28 22:11:38.406142 [ 3 ] {4095f4e7-0a1b-48fd-bd29-f658a01fe1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2861 2024.06.28 22:11:38.406159 [ 3 ] {} <Debug> HTTP-Session: 9ddfdda4-da51-4819-8566-ba75aa2410df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.06.28 22:11:38.406360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2863 2024.06.28 22:11:38.406409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2864 2024.06.28 22:11:38.406429 [ 3 ] {} <Debug> HTTP-Session: c001ea32-4bd7-4e19-95aa-c59437e9e9c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2865 2024.06.28 22:11:38.406445 [ 3 ] {} <Debug> HTTP-Session: c001ea32-4bd7-4e19-95aa-c59437e9e9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.06.28 22:11:38.406459 [ 3 ] {} <Debug> HTTP-Session: c001ea32-4bd7-4e19-95aa-c59437e9e9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.06.28 22:11:38.406490 [ 3 ] {} <Trace> HTTP-Session: c001ea32-4bd7-4e19-95aa-c59437e9e9c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2868 2024.06.28 22:11:38.406640 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2869 2024.06.28 22:11:38.406687 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2870 2024.06.28 22:11:38.406832 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2871 2024.06.28 22:11:38.407217 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2872 2024.06.28 22:11:38.407253 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2873 2024.06.28 22:11:38.407682 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2874 2024.06.28 22:11:38.408034 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2875 2024.06.28 22:11:38.408186 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001603 sec., 100436.68122270743 rows/sec., 6.99 MiB/sec.
2876 2024.06.28 22:11:38.408364 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Debug> DynamicQueryHandler: Done processing query
2877 2024.06.28 22:11:38.408388 [ 3 ] {da81de14-4d69-48df-a9e7-ea701dd355d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2878 2024.06.28 22:11:38.408404 [ 3 ] {} <Debug> HTTP-Session: c001ea32-4bd7-4e19-95aa-c59437e9e9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.06.28 22:11:38.408538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2880 2024.06.28 22:11:38.408586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2881 2024.06.28 22:11:38.408605 [ 3 ] {} <Debug> HTTP-Session: e8b28471-54de-456e-8449-94374e5f1623 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2882 2024.06.28 22:11:38.408621 [ 3 ] {} <Debug> HTTP-Session: e8b28471-54de-456e-8449-94374e5f1623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.06.28 22:11:38.408635 [ 3 ] {} <Debug> HTTP-Session: e8b28471-54de-456e-8449-94374e5f1623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.06.28 22:11:38.408666 [ 3 ] {} <Trace> HTTP-Session: e8b28471-54de-456e-8449-94374e5f1623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2885 2024.06.28 22:11:38.408844 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2886 2024.06.28 22:11:38.408907 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2887 2024.06.28 22:11:38.409286 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2024.06.28 22:11:38.409810 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2889 2024.06.28 22:11:38.409844 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2890 2024.06.28 22:11:38.410474 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2891 2024.06.28 22:11:38.410884 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2892 2024.06.28 22:11:38.411080 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002329 sec., 4293.688278231 rows/sec., 7.69 MiB/sec.
2893 2024.06.28 22:11:38.411495 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Debug> DynamicQueryHandler: Done processing query
2894 2024.06.28 22:11:38.411520 [ 3 ] {8af8b904-1896-43da-ad14-d137df237fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2895 2024.06.28 22:11:38.411536 [ 3 ] {} <Debug> HTTP-Session: e8b28471-54de-456e-8449-94374e5f1623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.06.28 22:11:38.411662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2024.06.28 22:11:38.411711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2898 2024.06.28 22:11:38.411731 [ 3 ] {} <Debug> HTTP-Session: 059f8d4d-4006-4c44-9f7a-49abfd421cec Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2899 2024.06.28 22:11:38.411747 [ 3 ] {} <Debug> HTTP-Session: 059f8d4d-4006-4c44-9f7a-49abfd421cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.06.28 22:11:38.411762 [ 3 ] {} <Debug> HTTP-Session: 059f8d4d-4006-4c44-9f7a-49abfd421cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2901 2024.06.28 22:11:38.411793 [ 3 ] {} <Trace> HTTP-Session: 059f8d4d-4006-4c44-9f7a-49abfd421cec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2902 2024.06.28 22:11:38.411917 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2903 2024.06.28 22:11:38.411961 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2904 2024.06.28 22:11:38.412093 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2905 2024.06.28 22:11:38.412389 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2906 2024.06.28 22:11:38.412425 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2907 2024.06.28 22:11:38.412786 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2908 2024.06.28 22:11:38.413121 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2909 2024.06.28 22:11:38.413279 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
2910 2024.06.28 22:11:38.413452 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Debug> DynamicQueryHandler: Done processing query
2911 2024.06.28 22:11:38.413477 [ 3 ] {d3dffe96-e12c-4e7f-8f71-ad92c4ca5f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2912 2024.06.28 22:11:38.413493 [ 3 ] {} <Debug> HTTP-Session: 059f8d4d-4006-4c44-9f7a-49abfd421cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2913 2024.06.28 22:11:40.724832 [ 46 ] {} <Debug> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2914 2024.06.28 22:11:40.724897 [ 46 ] {} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2915 2024.06.28 22:11:40.724919 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2916 2024.06.28 22:11:40.725195 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::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
2917 2024.06.28 22:11:40.725527 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2918 2024.06.28 22:11:40.725569 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
2919 2024.06.28 22:11:40.725660 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
2920 2024.06.28 22:11:40.725774 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::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
2921 2024.06.28 22:11:40.725880 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::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
2922 2024.06.28 22:11:40.726001 [ 193 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
2923 2024.06.28 22:11:40.728044 [ 196 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.00302969 sec., 9571.936402734274 rows/sec., 1.34 MiB/sec.
2924 2024.06.28 22:11:40.728284 [ 196 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2925 2024.06.28 22:11:40.728897 [ 196 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2926 2024.06.28 22:11:40.728986 [ 196 ] {7b2bfab8-7a6d-4a4a-9096-04c186b6becb::all_1_5_1} <Trace> oximeter.timeseries_schema (7b2bfab8-7a6d-4a4a-9096-04c186b6becb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2927 2024.06.28 22:11:40.729086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2928 2024.06.28 22:11:43.397652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2024.06.28 22:11:43.397832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2930 2024.06.28 22:11:43.397879 [ 3 ] {} <Debug> HTTP-Session: ebcb02a7-75ae-4b98-b919-41f49f2e8070 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2931 2024.06.28 22:11:43.397920 [ 3 ] {} <Debug> HTTP-Session: ebcb02a7-75ae-4b98-b919-41f49f2e8070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2932 2024.06.28 22:11:43.397947 [ 3 ] {} <Debug> HTTP-Session: ebcb02a7-75ae-4b98-b919-41f49f2e8070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.06.28 22:11:43.398026 [ 3 ] {} <Trace> HTTP-Session: ebcb02a7-75ae-4b98-b919-41f49f2e8070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2934 2024.06.28 22:11:43.398326 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2935 2024.06.28 22:11:43.398392 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2936 2024.06.28 22:11:43.398581 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2937 2024.06.28 22:11:43.399058 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2938 2024.06.28 22:11:43.399098 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2939 2024.06.28 22:11:43.399470 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2940 2024.06.28 22:11:43.399820 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2941 2024.06.28 22:11:43.399990 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec.
2942 2024.06.28 22:11:43.400020 [ 44 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2943 2024.06.28 22:11:43.400162 [ 44 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2944 2024.06.28 22:11:43.400226 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2945 2024.06.28 22:11:43.400271 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Debug> DynamicQueryHandler: Done processing query
2946 2024.06.28 22:11:43.400338 [ 3 ] {a5d8f39a-e589-42a6-ad1b-837ccbd7de3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2947 2024.06.28 22:11:43.400406 [ 3 ] {} <Debug> HTTP-Session: ebcb02a7-75ae-4b98-b919-41f49f2e8070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2948 2024.06.28 22:11:43.400752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2949 2024.06.28 22:11:43.400920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2950 2024.06.28 22:11:43.400950 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
2951 2024.06.28 22:11:43.401001 [ 3 ] {} <Debug> HTTP-Session: 532dcead-9f07-4131-ab06-d4e67549d3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2952 2024.06.28 22:11:43.401147 [ 3 ] {} <Debug> HTTP-Session: 532dcead-9f07-4131-ab06-d4e67549d3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.06.28 22:11:43.401175 [ 3 ] {} <Debug> HTTP-Session: 532dcead-9f07-4131-ab06-d4e67549d3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2954 2024.06.28 22:11:43.401244 [ 3 ] {} <Trace> HTTP-Session: 532dcead-9f07-4131-ab06-d4e67549d3b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2955 2024.06.28 22:11:43.401441 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2956 2024.06.28 22:11:43.401498 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2957 2024.06.28 22:11:43.401527 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 92 rows starting from the beginning of the part
2958 2024.06.28 22:11:43.401567 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2959 2024.06.28 22:11:43.401883 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 93 rows starting from the beginning of the part
2960 2024.06.28 22:11:43.402195 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 87 rows starting from the beginning of the part
2961 2024.06.28 22:11:43.402474 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part
2962 2024.06.28 22:11:43.402656 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2963 2024.06.28 22:11:43.402712 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part
2964 2024.06.28 22:11:43.403023 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part
2965 2024.06.28 22:11:43.404021 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2966 2024.06.28 22:11:43.404089 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2967 2024.06.28 22:11:43.404971 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2968 2024.06.28 22:11:43.405786 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2969 2024.06.28 22:11:43.405813 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 4 columns (4 merged, 0 gathered) in 0.005455531 sec., 86517.7010267195 rows/sec., 6.78 MiB/sec.
2970 2024.06.28 22:11:43.405991 [ 44 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2971 2024.06.28 22:11:43.406055 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2972 2024.06.28 22:11:43.406072 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00465 sec., 13763.440860215054 rows/sec., 1.07 MiB/sec.
2973 2024.06.28 22:11:43.406090 [ 44 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2974 2024.06.28 22:11:43.406166 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
2975 2024.06.28 22:11:43.406679 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
2976 2024.06.28 22:11:43.407028 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Debug> DynamicQueryHandler: Done processing query
2977 2024.06.28 22:11:43.407225 [ 3 ] {6c9613a6-12ad-4d93-a3ee-1485ee051be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2978 2024.06.28 22:11:43.407347 [ 3 ] {} <Debug> HTTP-Session: 532dcead-9f07-4131-ab06-d4e67549d3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2979 2024.06.28 22:11:43.407390 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2980 2024.06.28 22:11:43.407514 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 88 rows starting from the beginning of the part
2981 2024.06.28 22:11:43.407877 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2982 2024.06.28 22:11:43.407987 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part
2983 2024.06.28 22:11:43.407987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2984 2024.06.28 22:11:43.408357 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part
2985 2024.06.28 22:11:43.408463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2986 2024.06.28 22:11:43.408470 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_16_3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
2987 2024.06.28 22:11:43.408709 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part
2988 2024.06.28 22:11:43.408636 [ 3 ] {} <Debug> HTTP-Session: 642af4a6-f36f-42f4-b6cc-30c83b6a7a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
2989 2024.06.28 22:11:43.408878 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2990 2024.06.28 22:11:43.409042 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part
2991 2024.06.28 22:11:43.409042 [ 3 ] {} <Debug> HTTP-Session: 642af4a6-f36f-42f4-b6cc-30c83b6a7a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2992 2024.06.28 22:11:43.409104 [ 3 ] {} <Debug> HTTP-Session: 642af4a6-f36f-42f4-b6cc-30c83b6a7a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.06.28 22:11:43.409219 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part
2994 2024.06.28 22:11:43.409234 [ 3 ] {} <Trace> HTTP-Session: 642af4a6-f36f-42f4-b6cc-30c83b6a7a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2995 2024.06.28 22:11:43.409679 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2996 2024.06.28 22:11:43.409774 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2997 2024.06.28 22:11:43.410521 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2998 2024.06.28 22:11:43.411497 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2999 2024.06.28 22:11:43.411562 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3000 2024.06.28 22:11:43.411966 [ 197 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 4 columns (4 merged, 0 gathered) in 0.005635614 sec., 83753.07464279847 rows/sec., 6.53 MiB/sec.
3001 2024.06.28 22:11:43.412253 [ 197 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3002 2024.06.28 22:11:43.412529 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3003 2024.06.28 22:11:43.413263 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3004 2024.06.28 22:11:43.413419 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3005 2024.06.28 22:11:43.413463 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_16_3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3006 2024.06.28 22:11:43.413603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3007 2024.06.28 22:11:43.413688 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3008 2024.06.28 22:11:43.413745 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00421 sec., 38004.750593824225 rows/sec., 2.65 MiB/sec.
3009 2024.06.28 22:11:43.413761 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3010 2024.06.28 22:11:43.413842 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3011 2024.06.28 22:11:43.414100 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
3012 2024.06.28 22:11:43.414163 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Debug> DynamicQueryHandler: Done processing query
3013 2024.06.28 22:11:43.414217 [ 3 ] {b993f3af-133c-4500-a281-d8f8814be42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3014 2024.06.28 22:11:43.414267 [ 3 ] {} <Debug> HTTP-Session: 642af4a6-f36f-42f4-b6cc-30c83b6a7a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3015 2024.06.28 22:11:43.414354 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3016 2024.06.28 22:11:43.414391 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1594 rows starting from the beginning of the part
3017 2024.06.28 22:11:43.414465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3018 2024.06.28 22:11:43.414621 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 197 rows starting from the beginning of the part
3019 2024.06.28 22:11:43.414673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3020 2024.06.28 22:11:43.414763 [ 3 ] {} <Debug> HTTP-Session: c6ce974f-ede4-4b64-b6a3-c5dfd9892cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3021 2024.06.28 22:11:43.414848 [ 3 ] {} <Debug> HTTP-Session: c6ce974f-ede4-4b64-b6a3-c5dfd9892cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.06.28 22:11:43.414922 [ 3 ] {} <Debug> HTTP-Session: c6ce974f-ede4-4b64-b6a3-c5dfd9892cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3023 2024.06.28 22:11:43.414959 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part
3024 2024.06.28 22:11:43.415034 [ 3 ] {} <Trace> HTTP-Session: c6ce974f-ede4-4b64-b6a3-c5dfd9892cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3025 2024.06.28 22:11:43.415262 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part
3026 2024.06.28 22:11:43.415359 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3027 2024.06.28 22:11:43.415539 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3028 2024.06.28 22:11:43.415552 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3029 2024.06.28 22:11:43.415959 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3030 2024.06.28 22:11:43.416608 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2024.06.28 22:11:43.417274 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3032 2024.06.28 22:11:43.417339 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3033 2024.06.28 22:11:43.418420 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3034 2024.06.28 22:11:43.419111 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3035 2024.06.28 22:11:43.419295 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 5 columns (5 merged, 0 gathered) in 0.00532348 sec., 457219.71342054446 rows/sec., 31.89 MiB/sec.
3036 2024.06.28 22:11:43.419420 [ 44 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3037 2024.06.28 22:11:43.419473 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004201 sec., 14282.313734825042 rows/sec., 985.63 KiB/sec.
3038 2024.06.28 22:11:43.419488 [ 44 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3039 2024.06.28 22:11:43.419606 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3040 2024.06.28 22:11:43.419693 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3041 2024.06.28 22:11:43.420068 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3042 2024.06.28 22:11:43.420143 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Debug> DynamicQueryHandler: Done processing query
3043 2024.06.28 22:11:43.420219 [ 3 ] {528ec7a8-3300-4a3c-b43d-faa752efdf89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3044 2024.06.28 22:11:43.420323 [ 3 ] {} <Debug> HTTP-Session: c6ce974f-ede4-4b64-b6a3-c5dfd9892cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.06.28 22:11:43.420520 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3046 2024.06.28 22:11:43.420578 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 554 rows starting from the beginning of the part
3047 2024.06.28 22:11:43.420721 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3048 2024.06.28 22:11:43.420996 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3049 2024.06.28 22:11:43.421141 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.06.28 22:11:43.421373 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3051 2024.06.28 22:11:43.421612 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3052 2024.06.28 22:11:43.421642 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3053 2024.06.28 22:11:43.421891 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
3054 2024.06.28 22:11:43.421916 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3055 2024.06.28 22:11:43.422969 [ 198 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 4 columns (4 merged, 0 gathered) in 0.003188602 sec., 267828.9733243597 rows/sec., 18.02 MiB/sec.
3056 2024.06.28 22:11:43.423210 [ 198 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3057 2024.06.28 22:11:43.423622 [ 198 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3058 2024.06.28 22:11:43.423703 [ 198 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_16_3} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3059 2024.06.28 22:11:43.423788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3060 2024.06.28 22:11:47.720662 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache
3061 2024.06.28 22:11:47.720725 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache
3062 2024.06.28 22:11:48.398822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3063 2024.06.28 22:11:48.399016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3064 2024.06.28 22:11:48.399061 [ 3 ] {} <Debug> HTTP-Session: 2df0748a-7d7e-413a-89a9-006364b99a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3065 2024.06.28 22:11:48.399103 [ 3 ] {} <Debug> HTTP-Session: 2df0748a-7d7e-413a-89a9-006364b99a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.06.28 22:11:48.399132 [ 3 ] {} <Debug> HTTP-Session: 2df0748a-7d7e-413a-89a9-006364b99a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.06.28 22:11:48.399185 [ 3 ] {} <Trace> HTTP-Session: 2df0748a-7d7e-413a-89a9-006364b99a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3068 2024.06.28 22:11:48.399371 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3069 2024.06.28 22:11:48.399440 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3070 2024.06.28 22:11:48.399633 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3071 2024.06.28 22:11:48.400059 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3072 2024.06.28 22:11:48.400101 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3073 2024.06.28 22:11:48.400473 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3074 2024.06.28 22:11:48.400807 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3075 2024.06.28 22:11:48.400968 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001671 sec., 5984.440454817474 rows/sec., 485.07 KiB/sec.
3076 2024.06.28 22:11:48.401171 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Debug> DynamicQueryHandler: Done processing query
3077 2024.06.28 22:11:48.401194 [ 3 ] {db7d2c95-e89d-4bb5-9afc-9525c3c17768} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3078 2024.06.28 22:11:48.401209 [ 3 ] {} <Debug> HTTP-Session: 2df0748a-7d7e-413a-89a9-006364b99a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.06.28 22:11:48.401366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3080 2024.06.28 22:11:48.401413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3081 2024.06.28 22:11:48.401431 [ 3 ] {} <Debug> HTTP-Session: 1a8402ad-f1c3-4f1a-8e0d-72d284ce1c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3082 2024.06.28 22:11:48.401447 [ 3 ] {} <Debug> HTTP-Session: 1a8402ad-f1c3-4f1a-8e0d-72d284ce1c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3083 2024.06.28 22:11:48.401459 [ 3 ] {} <Debug> HTTP-Session: 1a8402ad-f1c3-4f1a-8e0d-72d284ce1c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.06.28 22:11:48.401489 [ 3 ] {} <Trace> HTTP-Session: 1a8402ad-f1c3-4f1a-8e0d-72d284ce1c14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3085 2024.06.28 22:11:48.401671 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3086 2024.06.28 22:11:48.401715 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3087 2024.06.28 22:11:48.401839 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3088 2024.06.28 22:11:48.402169 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2024.06.28 22:11:48.402206 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3090 2024.06.28 22:11:48.402523 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3091 2024.06.28 22:11:48.402827 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3092 2024.06.28 22:11:48.402979 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001352 sec., 63609.46745562131 rows/sec., 5.18 MiB/sec.
3093 2024.06.28 22:11:48.403133 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Debug> DynamicQueryHandler: Done processing query
3094 2024.06.28 22:11:48.403156 [ 3 ] {886118d8-38a9-4072-b6b3-76908ebe14c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3095 2024.06.28 22:11:48.403172 [ 3 ] {} <Debug> HTTP-Session: 1a8402ad-f1c3-4f1a-8e0d-72d284ce1c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3096 2024.06.28 22:11:48.403310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3097 2024.06.28 22:11:48.403358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3098 2024.06.28 22:11:48.403376 [ 3 ] {} <Debug> HTTP-Session: 850173a1-cfd4-4ff2-a494-6389d40431a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3099 2024.06.28 22:11:48.403392 [ 3 ] {} <Debug> HTTP-Session: 850173a1-cfd4-4ff2-a494-6389d40431a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.06.28 22:11:48.403405 [ 3 ] {} <Debug> HTTP-Session: 850173a1-cfd4-4ff2-a494-6389d40431a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3101 2024.06.28 22:11:48.403436 [ 3 ] {} <Trace> HTTP-Session: 850173a1-cfd4-4ff2-a494-6389d40431a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3102 2024.06.28 22:11:48.403547 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3103 2024.06.28 22:11:48.403589 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3104 2024.06.28 22:11:48.403715 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3105 2024.06.28 22:11:48.404030 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3106 2024.06.28 22:11:48.404066 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3107 2024.06.28 22:11:48.404381 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3108 2024.06.28 22:11:48.404729 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3109 2024.06.28 22:11:48.404899 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001391 sec., 53199.13731128684 rows/sec., 4.15 MiB/sec.
3110 2024.06.28 22:11:48.405069 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Debug> DynamicQueryHandler: Done processing query
3111 2024.06.28 22:11:48.405100 [ 3 ] {64d08d17-f4ac-4196-8457-08473faa41de} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3112 2024.06.28 22:11:48.405118 [ 3 ] {} <Debug> HTTP-Session: 850173a1-cfd4-4ff2-a494-6389d40431a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3113 2024.06.28 22:11:48.405275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2024.06.28 22:11:48.405322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3115 2024.06.28 22:11:48.405340 [ 3 ] {} <Debug> HTTP-Session: 49770b23-dedc-49db-a461-f13669a35389 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3116 2024.06.28 22:11:48.405357 [ 3 ] {} <Debug> HTTP-Session: 49770b23-dedc-49db-a461-f13669a35389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.06.28 22:11:48.405370 [ 3 ] {} <Debug> HTTP-Session: 49770b23-dedc-49db-a461-f13669a35389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.06.28 22:11:48.405400 [ 3 ] {} <Trace> HTTP-Session: 49770b23-dedc-49db-a461-f13669a35389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3119 2024.06.28 22:11:48.405541 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3120 2024.06.28 22:11:48.405588 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3121 2024.06.28 22:11:48.405736 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3122 2024.06.28 22:11:48.406091 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3123 2024.06.28 22:11:48.406127 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3124 2024.06.28 22:11:48.406521 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3125 2024.06.28 22:11:48.406864 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3126 2024.06.28 22:11:48.407018 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
3127 2024.06.28 22:11:48.407171 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Debug> DynamicQueryHandler: Done processing query
3128 2024.06.28 22:11:48.407195 [ 3 ] {cd3818ad-4a60-44cd-90bf-4c367f8cb41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3129 2024.06.28 22:11:48.407211 [ 3 ] {} <Debug> HTTP-Session: 49770b23-dedc-49db-a461-f13669a35389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.06.28 22:11:48.407349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3131 2024.06.28 22:11:48.407395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3132 2024.06.28 22:11:48.407414 [ 3 ] {} <Debug> HTTP-Session: 5031b1ef-bbbd-42b6-a9ed-30a5f81686c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3133 2024.06.28 22:11:48.407431 [ 3 ] {} <Debug> HTTP-Session: 5031b1ef-bbbd-42b6-a9ed-30a5f81686c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.06.28 22:11:48.407444 [ 3 ] {} <Debug> HTTP-Session: 5031b1ef-bbbd-42b6-a9ed-30a5f81686c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.06.28 22:11:48.407475 [ 3 ] {} <Trace> HTTP-Session: 5031b1ef-bbbd-42b6-a9ed-30a5f81686c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3136 2024.06.28 22:11:48.407642 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3137 2024.06.28 22:11:48.407701 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3138 2024.06.28 22:11:48.408071 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3139 2024.06.28 22:11:48.408492 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3140 2024.06.28 22:11:48.408594 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3141 2024.06.28 22:11:48.409166 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3142 2024.06.28 22:11:48.409566 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3143 2024.06.28 22:11:48.409753 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002203 sec., 4539.264639128461 rows/sec., 8.13 MiB/sec.
3144 2024.06.28 22:11:48.409949 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Debug> DynamicQueryHandler: Done processing query
3145 2024.06.28 22:11:48.409973 [ 3 ] {2c36f4dc-db66-4ce0-9faa-2b25db296fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3146 2024.06.28 22:11:48.409990 [ 3 ] {} <Debug> HTTP-Session: 5031b1ef-bbbd-42b6-a9ed-30a5f81686c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.06.28 22:11:48.410107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3148 2024.06.28 22:11:48.410154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3149 2024.06.28 22:11:48.410174 [ 3 ] {} <Debug> HTTP-Session: e7214fee-d216-4f17-862a-c8c1d89aa3a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3150 2024.06.28 22:11:48.410190 [ 3 ] {} <Debug> HTTP-Session: e7214fee-d216-4f17-862a-c8c1d89aa3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.06.28 22:11:48.410204 [ 3 ] {} <Debug> HTTP-Session: e7214fee-d216-4f17-862a-c8c1d89aa3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3152 2024.06.28 22:11:48.410234 [ 3 ] {} <Trace> HTTP-Session: e7214fee-d216-4f17-862a-c8c1d89aa3a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3153 2024.06.28 22:11:48.410351 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3154 2024.06.28 22:11:48.410395 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3155 2024.06.28 22:11:48.410519 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3156 2024.06.28 22:11:48.410822 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3157 2024.06.28 22:11:48.410866 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3158 2024.06.28 22:11:48.411276 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3159 2024.06.28 22:11:48.411604 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3160 2024.06.28 22:11:48.411771 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
3161 2024.06.28 22:11:48.412066 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Debug> DynamicQueryHandler: Done processing query
3162 2024.06.28 22:11:48.412095 [ 3 ] {c0136ce3-1c2b-4e89-872e-3b241a725d0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3163 2024.06.28 22:11:48.412111 [ 3 ] {} <Debug> HTTP-Session: e7214fee-d216-4f17-862a-c8c1d89aa3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3164 2024.06.28 22:11:53.400184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3165 2024.06.28 22:11:53.400321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3166 2024.06.28 22:11:53.400348 [ 3 ] {} <Debug> HTTP-Session: e424d52c-6a1a-481f-a99c-2d7c878f7dff Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3167 2024.06.28 22:11:53.400374 [ 3 ] {} <Debug> HTTP-Session: e424d52c-6a1a-481f-a99c-2d7c878f7dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.06.28 22:11:53.400391 [ 3 ] {} <Debug> HTTP-Session: e424d52c-6a1a-481f-a99c-2d7c878f7dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3169 2024.06.28 22:11:53.400445 [ 3 ] {} <Trace> HTTP-Session: e424d52c-6a1a-481f-a99c-2d7c878f7dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3170 2024.06.28 22:11:53.400657 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3171 2024.06.28 22:11:53.400728 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3172 2024.06.28 22:11:53.400931 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3173 2024.06.28 22:11:53.401398 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3174 2024.06.28 22:11:53.401438 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3175 2024.06.28 22:11:53.401806 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3176 2024.06.28 22:11:53.402137 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3177 2024.06.28 22:11:53.402300 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001704 sec., 53990.6103286385 rows/sec., 4.14 MiB/sec.
3178 2024.06.28 22:11:53.402516 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Debug> DynamicQueryHandler: Done processing query
3179 2024.06.28 22:11:53.402542 [ 3 ] {021d80f9-ec3e-47f7-8c9a-c450658df3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3180 2024.06.28 22:11:53.402558 [ 3 ] {} <Debug> HTTP-Session: e424d52c-6a1a-481f-a99c-2d7c878f7dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.06.28 22:11:53.402737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3182 2024.06.28 22:11:53.402784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3183 2024.06.28 22:11:53.402803 [ 3 ] {} <Debug> HTTP-Session: c5968ef0-158d-4ebf-a7f8-07a7fd83bf71 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3184 2024.06.28 22:11:53.402820 [ 3 ] {} <Debug> HTTP-Session: c5968ef0-158d-4ebf-a7f8-07a7fd83bf71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.06.28 22:11:53.402834 [ 3 ] {} <Debug> HTTP-Session: c5968ef0-158d-4ebf-a7f8-07a7fd83bf71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3186 2024.06.28 22:11:53.402865 [ 3 ] {} <Trace> HTTP-Session: c5968ef0-158d-4ebf-a7f8-07a7fd83bf71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3187 2024.06.28 22:11:53.402979 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3188 2024.06.28 22:11:53.403021 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3189 2024.06.28 22:11:53.403148 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3190 2024.06.28 22:11:53.403458 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3191 2024.06.28 22:11:53.403495 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3192 2024.06.28 22:11:53.403805 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3193 2024.06.28 22:11:53.404118 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3194 2024.06.28 22:11:53.404278 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001334 sec., 65967.01649175413 rows/sec., 5.13 MiB/sec.
3195 2024.06.28 22:11:53.404543 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Debug> DynamicQueryHandler: Done processing query
3196 2024.06.28 22:11:53.404593 [ 3 ] {cca21f3a-b962-4c4b-a58b-843161e5478f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3197 2024.06.28 22:11:53.404627 [ 3 ] {} <Debug> HTTP-Session: c5968ef0-158d-4ebf-a7f8-07a7fd83bf71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3198 2024.06.28 22:11:53.404836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.06.28 22:11:53.404883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3200 2024.06.28 22:11:53.404902 [ 3 ] {} <Debug> HTTP-Session: 980c6663-bdf5-4ee4-b1cf-45d4c191a401 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3201 2024.06.28 22:11:53.404920 [ 3 ] {} <Debug> HTTP-Session: 980c6663-bdf5-4ee4-b1cf-45d4c191a401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.06.28 22:11:53.404933 [ 3 ] {} <Debug> HTTP-Session: 980c6663-bdf5-4ee4-b1cf-45d4c191a401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.06.28 22:11:53.404963 [ 3 ] {} <Trace> HTTP-Session: 980c6663-bdf5-4ee4-b1cf-45d4c191a401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3204 2024.06.28 22:11:53.405128 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3205 2024.06.28 22:11:53.405175 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3206 2024.06.28 22:11:53.405337 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3207 2024.06.28 22:11:53.405711 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3208 2024.06.28 22:11:53.405747 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3209 2024.06.28 22:11:53.406135 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3210 2024.06.28 22:11:53.406477 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3211 2024.06.28 22:11:53.406642 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001591 sec., 123192.96040226273 rows/sec., 8.60 MiB/sec.
3212 2024.06.28 22:11:53.406796 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Debug> DynamicQueryHandler: Done processing query
3213 2024.06.28 22:11:53.406820 [ 3 ] {5a3be731-dd23-469e-a967-6d71c2ae48ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3214 2024.06.28 22:11:53.406835 [ 3 ] {} <Debug> HTTP-Session: 980c6663-bdf5-4ee4-b1cf-45d4c191a401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.06.28 22:11:53.406964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2024.06.28 22:11:53.407011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3217 2024.06.28 22:11:53.407031 [ 3 ] {} <Debug> HTTP-Session: 356ceb9a-8080-4223-8fa9-64fce8504c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3218 2024.06.28 22:11:53.407048 [ 3 ] {} <Debug> HTTP-Session: 356ceb9a-8080-4223-8fa9-64fce8504c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.06.28 22:11:53.407062 [ 3 ] {} <Debug> HTTP-Session: 356ceb9a-8080-4223-8fa9-64fce8504c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.06.28 22:11:53.407093 [ 3 ] {} <Trace> HTTP-Session: 356ceb9a-8080-4223-8fa9-64fce8504c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3221 2024.06.28 22:11:53.407203 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3222 2024.06.28 22:11:53.407248 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3223 2024.06.28 22:11:53.407368 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.06.28 22:11:53.407611 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3225 2024.06.28 22:11:53.407645 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3226 2024.06.28 22:11:53.407975 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3227 2024.06.28 22:11:53.408336 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3228 2024.06.28 22:11:53.408464 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
3229 2024.06.28 22:11:53.408685 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Debug> DynamicQueryHandler: Done processing query
3230 2024.06.28 22:11:53.408718 [ 3 ] {2cc0d215-1f35-43c6-9107-83b0de3c87eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3231 2024.06.28 22:11:53.408738 [ 3 ] {} <Debug> HTTP-Session: 356ceb9a-8080-4223-8fa9-64fce8504c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3232 2024.06.28 22:11:58.398866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3233 2024.06.28 22:11:58.399061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3234 2024.06.28 22:11:58.399107 [ 3 ] {} <Debug> HTTP-Session: b69ad07b-190e-48df-8bc0-c586a4e0bde8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3235 2024.06.28 22:11:58.399149 [ 3 ] {} <Debug> HTTP-Session: b69ad07b-190e-48df-8bc0-c586a4e0bde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.06.28 22:11:58.399177 [ 3 ] {} <Debug> HTTP-Session: b69ad07b-190e-48df-8bc0-c586a4e0bde8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.06.28 22:11:58.399256 [ 3 ] {} <Trace> HTTP-Session: b69ad07b-190e-48df-8bc0-c586a4e0bde8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3238 2024.06.28 22:11:58.399539 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3239 2024.06.28 22:11:58.399647 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3240 2024.06.28 22:11:58.399966 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2024.06.28 22:11:58.400321 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3242 2024.06.28 22:11:58.400358 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3243 2024.06.28 22:11:58.400706 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3244 2024.06.28 22:11:58.401086 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3245 2024.06.28 22:11:58.401265 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001809 sec., 5527.91597567717 rows/sec., 448.06 KiB/sec.
3246 2024.06.28 22:11:58.401450 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Debug> DynamicQueryHandler: Done processing query
3247 2024.06.28 22:11:58.401476 [ 3 ] {41ad5acb-49ba-4fd2-9c76-0de3a39308d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3248 2024.06.28 22:11:58.401493 [ 3 ] {} <Debug> HTTP-Session: b69ad07b-190e-48df-8bc0-c586a4e0bde8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.06.28 22:11:58.401640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2024.06.28 22:11:58.401689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3251 2024.06.28 22:11:58.401710 [ 3 ] {} <Debug> HTTP-Session: bddcb2c3-c2cb-4df1-9e77-0f215a17594a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3252 2024.06.28 22:11:58.401727 [ 3 ] {} <Debug> HTTP-Session: bddcb2c3-c2cb-4df1-9e77-0f215a17594a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.06.28 22:11:58.401741 [ 3 ] {} <Debug> HTTP-Session: bddcb2c3-c2cb-4df1-9e77-0f215a17594a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.06.28 22:11:58.401772 [ 3 ] {} <Trace> HTTP-Session: bddcb2c3-c2cb-4df1-9e77-0f215a17594a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3255 2024.06.28 22:11:58.401892 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3256 2024.06.28 22:11:58.401935 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3257 2024.06.28 22:11:58.402063 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3258 2024.06.28 22:11:58.402376 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.06.28 22:11:58.402413 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3260 2024.06.28 22:11:58.402730 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3261 2024.06.28 22:11:58.403029 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3262 2024.06.28 22:11:58.403189 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001337 sec., 64323.11144353029 rows/sec., 5.24 MiB/sec.
3263 2024.06.28 22:11:58.403341 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Debug> DynamicQueryHandler: Done processing query
3264 2024.06.28 22:11:58.403365 [ 3 ] {7cdb87b7-0add-4434-9bf6-f117c5984665} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3265 2024.06.28 22:11:58.403381 [ 3 ] {} <Debug> HTTP-Session: bddcb2c3-c2cb-4df1-9e77-0f215a17594a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3266 2024.06.28 22:11:58.403538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3267 2024.06.28 22:11:58.403587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3268 2024.06.28 22:11:58.403632 [ 3 ] {} <Debug> HTTP-Session: 093fac0d-dd23-487a-9f9e-b08524189730 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3269 2024.06.28 22:11:58.403648 [ 3 ] {} <Debug> HTTP-Session: 093fac0d-dd23-487a-9f9e-b08524189730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.06.28 22:11:58.403662 [ 3 ] {} <Debug> HTTP-Session: 093fac0d-dd23-487a-9f9e-b08524189730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.06.28 22:11:58.403691 [ 3 ] {} <Trace> HTTP-Session: 093fac0d-dd23-487a-9f9e-b08524189730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3272 2024.06.28 22:11:58.403802 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3273 2024.06.28 22:11:58.403844 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3274 2024.06.28 22:11:58.403968 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.06.28 22:11:58.404360 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3276 2024.06.28 22:11:58.404398 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3277 2024.06.28 22:11:58.404704 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3278 2024.06.28 22:11:58.405042 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3279 2024.06.28 22:11:58.405201 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001426 sec., 51893.408134642355 rows/sec., 4.05 MiB/sec.
3280 2024.06.28 22:11:58.405368 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Debug> DynamicQueryHandler: Done processing query
3281 2024.06.28 22:11:58.405393 [ 3 ] {ed318759-9a82-4ef9-a7d8-587f43c94a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3282 2024.06.28 22:11:58.405409 [ 3 ] {} <Debug> HTTP-Session: 093fac0d-dd23-487a-9f9e-b08524189730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3283 2024.06.28 22:11:58.405566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.06.28 22:11:58.405616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3285 2024.06.28 22:11:58.405634 [ 3 ] {} <Debug> HTTP-Session: e4cf808b-cf40-470b-8daa-67895314869c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3286 2024.06.28 22:11:58.405650 [ 3 ] {} <Debug> HTTP-Session: e4cf808b-cf40-470b-8daa-67895314869c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.06.28 22:11:58.405663 [ 3 ] {} <Debug> HTTP-Session: e4cf808b-cf40-470b-8daa-67895314869c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.06.28 22:11:58.405693 [ 3 ] {} <Trace> HTTP-Session: e4cf808b-cf40-470b-8daa-67895314869c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3289 2024.06.28 22:11:58.405872 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3290 2024.06.28 22:11:58.405920 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3291 2024.06.28 22:11:58.406067 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3292 2024.06.28 22:11:58.406440 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3293 2024.06.28 22:11:58.406475 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3294 2024.06.28 22:11:58.406873 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3295 2024.06.28 22:11:58.407195 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3296 2024.06.28 22:11:58.407349 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec.
3297 2024.06.28 22:11:58.407493 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Debug> DynamicQueryHandler: Done processing query
3298 2024.06.28 22:11:58.407515 [ 3 ] {e89c9114-5c7e-476d-a464-d5d4393c8b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3299 2024.06.28 22:11:58.407529 [ 3 ] {} <Debug> HTTP-Session: e4cf808b-cf40-470b-8daa-67895314869c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.06.28 22:11:58.407638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2024.06.28 22:11:58.407682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3302 2024.06.28 22:11:58.407699 [ 3 ] {} <Debug> HTTP-Session: 39010936-e3b1-4726-9542-a095f2acd820 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3303 2024.06.28 22:11:58.407713 [ 3 ] {} <Debug> HTTP-Session: 39010936-e3b1-4726-9542-a095f2acd820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.06.28 22:11:58.407726 [ 3 ] {} <Debug> HTTP-Session: 39010936-e3b1-4726-9542-a095f2acd820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.06.28 22:11:58.407754 [ 3 ] {} <Trace> HTTP-Session: 39010936-e3b1-4726-9542-a095f2acd820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3306 2024.06.28 22:11:58.407919 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3307 2024.06.28 22:11:58.408051 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3308 2024.06.28 22:11:58.408437 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3309 2024.06.28 22:11:58.408996 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3310 2024.06.28 22:11:58.409031 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3311 2024.06.28 22:11:58.409605 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3312 2024.06.28 22:11:58.409998 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3313 2024.06.28 22:11:58.410179 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002305 sec., 4338.394793926247 rows/sec., 7.77 MiB/sec.
3314 2024.06.28 22:11:58.410407 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Debug> DynamicQueryHandler: Done processing query
3315 2024.06.28 22:11:58.410432 [ 3 ] {0ec3e7a3-54c1-4eca-8f4d-587a78631115} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3316 2024.06.28 22:11:58.410447 [ 3 ] {} <Debug> HTTP-Session: 39010936-e3b1-4726-9542-a095f2acd820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.06.28 22:11:58.410575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2024.06.28 22:11:58.410623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3319 2024.06.28 22:11:58.410641 [ 3 ] {} <Debug> HTTP-Session: 13b4c050-0b99-4333-9e66-f1f448d029ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3320 2024.06.28 22:11:58.410657 [ 3 ] {} <Debug> HTTP-Session: 13b4c050-0b99-4333-9e66-f1f448d029ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.06.28 22:11:58.410671 [ 3 ] {} <Debug> HTTP-Session: 13b4c050-0b99-4333-9e66-f1f448d029ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.06.28 22:11:58.410702 [ 3 ] {} <Trace> HTTP-Session: 13b4c050-0b99-4333-9e66-f1f448d029ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3323 2024.06.28 22:11:58.410811 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3324 2024.06.28 22:11:58.410855 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3325 2024.06.28 22:11:58.410980 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3326 2024.06.28 22:11:58.411249 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3327 2024.06.28 22:11:58.411284 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3328 2024.06.28 22:11:58.411630 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3329 2024.06.28 22:11:58.411950 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3330 2024.06.28 22:11:58.412105 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec.
3331 2024.06.28 22:11:58.412252 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Debug> DynamicQueryHandler: Done processing query
3332 2024.06.28 22:11:58.412275 [ 3 ] {b2a6069b-9162-4a73-b780-f0449724d87c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3333 2024.06.28 22:11:58.412291 [ 3 ] {} <Debug> HTTP-Session: 13b4c050-0b99-4333-9e66-f1f448d029ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3334 2024.06.28 22:12:02.720775 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
3335 2024.06.28 22:12:02.720830 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
3336 2024.06.28 22:12:03.399197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3337 2024.06.28 22:12:03.399314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3338 2024.06.28 22:12:03.399337 [ 3 ] {} <Debug> HTTP-Session: 1a3e36ac-2983-4a23-a000-763d9ec8eb9c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3339 2024.06.28 22:12:03.399360 [ 3 ] {} <Debug> HTTP-Session: 1a3e36ac-2983-4a23-a000-763d9ec8eb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3340 2024.06.28 22:12:03.399375 [ 3 ] {} <Debug> HTTP-Session: 1a3e36ac-2983-4a23-a000-763d9ec8eb9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.06.28 22:12:03.399422 [ 3 ] {} <Trace> HTTP-Session: 1a3e36ac-2983-4a23-a000-763d9ec8eb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3342 2024.06.28 22:12:03.399603 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3343 2024.06.28 22:12:03.399664 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3344 2024.06.28 22:12:03.399916 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2024.06.28 22:12:03.400428 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3346 2024.06.28 22:12:03.400468 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3347 2024.06.28 22:12:03.400840 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3348 2024.06.28 22:12:03.401172 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3349 2024.06.28 22:12:03.401324 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.49 MiB/sec.
3350 2024.06.28 22:12:03.401528 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Debug> DynamicQueryHandler: Done processing query
3351 2024.06.28 22:12:03.401555 [ 3 ] {c36b7340-0bad-402e-b741-5419a43a14b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3352 2024.06.28 22:12:03.401572 [ 3 ] {} <Debug> HTTP-Session: 1a3e36ac-2983-4a23-a000-763d9ec8eb9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.06.28 22:12:03.401712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3354 2024.06.28 22:12:03.401763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3355 2024.06.28 22:12:03.401783 [ 3 ] {} <Debug> HTTP-Session: e90cfc98-5382-40d8-b29d-58472b594ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3356 2024.06.28 22:12:03.401799 [ 3 ] {} <Debug> HTTP-Session: e90cfc98-5382-40d8-b29d-58472b594ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3357 2024.06.28 22:12:03.401813 [ 3 ] {} <Debug> HTTP-Session: e90cfc98-5382-40d8-b29d-58472b594ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.06.28 22:12:03.401845 [ 3 ] {} <Trace> HTTP-Session: e90cfc98-5382-40d8-b29d-58472b594ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3359 2024.06.28 22:12:03.401964 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3360 2024.06.28 22:12:03.402006 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3361 2024.06.28 22:12:03.402135 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3362 2024.06.28 22:12:03.402467 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3363 2024.06.28 22:12:03.402504 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3364 2024.06.28 22:12:03.402815 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3365 2024.06.28 22:12:03.403114 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3366 2024.06.28 22:12:03.403277 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001348 sec., 47477.744807121664 rows/sec., 3.71 MiB/sec.
3367 2024.06.28 22:12:03.403426 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Debug> DynamicQueryHandler: Done processing query
3368 2024.06.28 22:12:03.403450 [ 3 ] {6691b48f-9e2e-42c0-ad9f-6b32dbdd5162} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3369 2024.06.28 22:12:03.403466 [ 3 ] {} <Debug> HTTP-Session: e90cfc98-5382-40d8-b29d-58472b594ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.06.28 22:12:03.403595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3371 2024.06.28 22:12:03.403643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3372 2024.06.28 22:12:03.403664 [ 3 ] {} <Debug> HTTP-Session: 6857a5fd-a4c2-47f3-ae24-f1b6c7810f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3373 2024.06.28 22:12:03.403680 [ 3 ] {} <Debug> HTTP-Session: 6857a5fd-a4c2-47f3-ae24-f1b6c7810f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3374 2024.06.28 22:12:03.403693 [ 3 ] {} <Debug> HTTP-Session: 6857a5fd-a4c2-47f3-ae24-f1b6c7810f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.06.28 22:12:03.403724 [ 3 ] {} <Trace> HTTP-Session: 6857a5fd-a4c2-47f3-ae24-f1b6c7810f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3376 2024.06.28 22:12:03.403869 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3377 2024.06.28 22:12:03.403916 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3378 2024.06.28 22:12:03.404061 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3379 2024.06.28 22:12:03.404432 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3380 2024.06.28 22:12:03.404468 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3381 2024.06.28 22:12:03.404860 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3382 2024.06.28 22:12:03.405208 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3383 2024.06.28 22:12:03.405368 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
3384 2024.06.28 22:12:03.405657 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Debug> DynamicQueryHandler: Done processing query
3385 2024.06.28 22:12:03.405697 [ 3 ] {6ccc930c-7f08-4551-974b-8a6955159bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3386 2024.06.28 22:12:03.405714 [ 3 ] {} <Debug> HTTP-Session: 6857a5fd-a4c2-47f3-ae24-f1b6c7810f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.06.28 22:12:03.405833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3388 2024.06.28 22:12:03.405880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3389 2024.06.28 22:12:03.405898 [ 3 ] {} <Debug> HTTP-Session: 1a6354ea-64d5-4049-a980-77f43f44ff89 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3390 2024.06.28 22:12:03.405913 [ 3 ] {} <Debug> HTTP-Session: 1a6354ea-64d5-4049-a980-77f43f44ff89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.06.28 22:12:03.405926 [ 3 ] {} <Debug> HTTP-Session: 1a6354ea-64d5-4049-a980-77f43f44ff89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.06.28 22:12:03.405955 [ 3 ] {} <Trace> HTTP-Session: 1a6354ea-64d5-4049-a980-77f43f44ff89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3393 2024.06.28 22:12:03.406062 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3394 2024.06.28 22:12:03.406103 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3395 2024.06.28 22:12:03.406242 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.06.28 22:12:03.406501 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3397 2024.06.28 22:12:03.406536 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3398 2024.06.28 22:12:03.406939 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3399 2024.06.28 22:12:03.407251 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3400 2024.06.28 22:12:03.407408 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
3401 2024.06.28 22:12:03.407556 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Debug> DynamicQueryHandler: Done processing query
3402 2024.06.28 22:12:03.407580 [ 3 ] {eb07276e-586d-4df5-80a9-21ddab955c34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3403 2024.06.28 22:12:03.407596 [ 3 ] {} <Debug> HTTP-Session: 1a6354ea-64d5-4049-a980-77f43f44ff89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.06.28 22:12:08.400111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3405 2024.06.28 22:12:08.400249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3406 2024.06.28 22:12:08.400277 [ 3 ] {} <Debug> HTTP-Session: e38ad71f-5d8c-4533-9b95-419ac3532506 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3407 2024.06.28 22:12:08.400305 [ 3 ] {} <Debug> HTTP-Session: e38ad71f-5d8c-4533-9b95-419ac3532506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3408 2024.06.28 22:12:08.400323 [ 3 ] {} <Debug> HTTP-Session: e38ad71f-5d8c-4533-9b95-419ac3532506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.06.28 22:12:08.400380 [ 3 ] {} <Trace> HTTP-Session: e38ad71f-5d8c-4533-9b95-419ac3532506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3410 2024.06.28 22:12:08.400569 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3411 2024.06.28 22:12:08.400637 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3412 2024.06.28 22:12:08.400829 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3413 2024.06.28 22:12:08.401304 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3414 2024.06.28 22:12:08.401346 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3415 2024.06.28 22:12:08.401710 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3416 2024.06.28 22:12:08.402048 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3417 2024.06.28 22:12:08.402211 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001695 sec., 5899.705014749263 rows/sec., 478.20 KiB/sec.
3418 2024.06.28 22:12:08.402263 [ 24 ] {} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3419 2024.06.28 22:12:08.402401 [ 24 ] {} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3420 2024.06.28 22:12:08.402461 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3421 2024.06.28 22:12:08.402530 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Debug> DynamicQueryHandler: Done processing query
3422 2024.06.28 22:12:08.402591 [ 3 ] {291934ba-56f8-4497-ac2f-77becc1352a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3423 2024.06.28 22:12:08.402652 [ 3 ] {} <Debug> HTTP-Session: e38ad71f-5d8c-4533-9b95-419ac3532506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.06.28 22:12:08.402754 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::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
3425 2024.06.28 22:12:08.402927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3426 2024.06.28 22:12:08.402986 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3427 2024.06.28 22:12:08.403020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3428 2024.06.28 22:12:08.403042 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
3429 2024.06.28 22:12:08.403052 [ 3 ] {} <Debug> HTTP-Session: 054ec794-b3fb-400c-8b0e-1d5a8a6b4781 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3430 2024.06.28 22:12:08.403095 [ 3 ] {} <Debug> HTTP-Session: 054ec794-b3fb-400c-8b0e-1d5a8a6b4781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.06.28 22:12:08.403133 [ 3 ] {} <Debug> HTTP-Session: 054ec794-b3fb-400c-8b0e-1d5a8a6b4781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.06.28 22:12:08.403232 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
3433 2024.06.28 22:12:08.403277 [ 3 ] {} <Trace> HTTP-Session: 054ec794-b3fb-400c-8b0e-1d5a8a6b4781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3434 2024.06.28 22:12:08.403585 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
3435 2024.06.28 22:12:08.403861 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
3436 2024.06.28 22:12:08.403983 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3437 2024.06.28 22:12:08.404088 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
3438 2024.06.28 22:12:08.404176 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3439 2024.06.28 22:12:08.404877 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.06.28 22:12:08.405780 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3441 2024.06.28 22:12:08.405852 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3442 2024.06.28 22:12:08.406608 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.003985672 sec., 12544.935960610908 rows/sec., 1016.83 KiB/sec.
3443 2024.06.28 22:12:08.406738 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3444 2024.06.28 22:12:08.406786 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3445 2024.06.28 22:12:08.407489 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3446 2024.06.28 22:12:08.407614 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3447 2024.06.28 22:12:08.407828 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.00412 sec., 20873.786407766987 rows/sec., 1.70 MiB/sec.
3448 2024.06.28 22:12:08.407862 [ 197 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_5_1} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3449 2024.06.28 22:12:08.407857 [ 24 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3450 2024.06.28 22:12:08.408171 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
3451 2024.06.28 22:12:08.408173 [ 24 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3452 2024.06.28 22:12:08.408284 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3453 2024.06.28 22:12:08.408362 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Debug> DynamicQueryHandler: Done processing query
3454 2024.06.28 22:12:08.408467 [ 3 ] {de42a1a6-77f6-446c-adcf-7e8a82a23823} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3455 2024.06.28 22:12:08.408568 [ 3 ] {} <Debug> HTTP-Session: 054ec794-b3fb-400c-8b0e-1d5a8a6b4781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.06.28 22:12:08.408662 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
3457 2024.06.28 22:12:08.408925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3458 2024.06.28 22:12:08.409097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3459 2024.06.28 22:12:08.409097 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3460 2024.06.28 22:12:08.409134 [ 3 ] {} <Debug> HTTP-Session: c1d6a76f-6220-4f8b-929a-234fcd115259 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3461 2024.06.28 22:12:08.409166 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 126 rows starting from the beginning of the part
3462 2024.06.28 22:12:08.409173 [ 3 ] {} <Debug> HTTP-Session: c1d6a76f-6220-4f8b-929a-234fcd115259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2024.06.28 22:12:08.409210 [ 3 ] {} <Debug> HTTP-Session: c1d6a76f-6220-4f8b-929a-234fcd115259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3464 2024.06.28 22:12:08.409335 [ 3 ] {} <Trace> HTTP-Session: c1d6a76f-6220-4f8b-929a-234fcd115259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3465 2024.06.28 22:12:08.409395 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part
3466 2024.06.28 22:12:08.409693 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3467 2024.06.28 22:12:08.409702 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part
3468 2024.06.28 22:12:08.409809 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3469 2024.06.28 22:12:08.410010 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 86 rows starting from the beginning of the part
3470 2024.06.28 22:12:08.410285 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part
3471 2024.06.28 22:12:08.410648 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 86 rows starting from the beginning of the part
3472 2024.06.28 22:12:08.410939 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2024.06.28 22:12:08.411916 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3474 2024.06.28 22:12:08.411990 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3475 2024.06.28 22:12:08.412958 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3476 2024.06.28 22:12:08.413697 [ 197 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 4 columns (4 merged, 0 gathered) in 0.00530187 sec., 100341.95481971455 rows/sec., 8.00 MiB/sec.
3477 2024.06.28 22:12:08.413923 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3478 2024.06.28 22:12:08.413938 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3479 2024.06.28 22:12:08.414225 [ 24 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3480 2024.06.28 22:12:08.414354 [ 24 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3481 2024.06.28 22:12:08.414381 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.004812 sec., 15378.22111388196 rows/sec., 1.20 MiB/sec.
3482 2024.06.28 22:12:08.414453 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3483 2024.06.28 22:12:08.415212 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
3484 2024.06.28 22:12:08.415389 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Debug> DynamicQueryHandler: Done processing query
3485 2024.06.28 22:12:08.415498 [ 3 ] {d331bfaa-8654-4e60-a5d3-18a8cf3fe123} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3486 2024.06.28 22:12:08.415570 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.06.28 22:12:08.415622 [ 3 ] {} <Debug> HTTP-Session: c1d6a76f-6220-4f8b-929a-234fcd115259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.06.28 22:12:08.415828 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3489 2024.06.28 22:12:08.415883 [ 193 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_21_4} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3490 2024.06.28 22:12:08.415902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3491 2024.06.28 22:12:08.415912 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 118 rows starting from the beginning of the part
3492 2024.06.28 22:12:08.416047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3493 2024.06.28 22:12:08.416123 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3494 2024.06.28 22:12:08.416194 [ 3 ] {} <Debug> HTTP-Session: 7eecf6b2-5555-41e5-a391-23ad6e262e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3495 2024.06.28 22:12:08.416283 [ 3 ] {} <Debug> HTTP-Session: 7eecf6b2-5555-41e5-a391-23ad6e262e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.06.28 22:12:08.416304 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part
3497 2024.06.28 22:12:08.416322 [ 3 ] {} <Debug> HTTP-Session: 7eecf6b2-5555-41e5-a391-23ad6e262e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3498 2024.06.28 22:12:08.416399 [ 3 ] {} <Trace> HTTP-Session: 7eecf6b2-5555-41e5-a391-23ad6e262e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3499 2024.06.28 22:12:08.416448 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part
3500 2024.06.28 22:12:08.416624 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part
3501 2024.06.28 22:12:08.416721 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3502 2024.06.28 22:12:08.416942 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3503 2024.06.28 22:12:08.416944 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part
3504 2024.06.28 22:12:08.417268 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part
3505 2024.06.28 22:12:08.417895 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3506 2024.06.28 22:12:08.418445 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3507 2024.06.28 22:12:08.418494 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3508 2024.06.28 22:12:08.419137 [ 201 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.004484999 sec., 109699.02111460894 rows/sec., 8.56 MiB/sec.
3509 2024.06.28 22:12:08.419209 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3510 2024.06.28 22:12:08.419344 [ 201 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3511 2024.06.28 22:12:08.419984 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3512 2024.06.28 22:12:08.420245 [ 201 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3513 2024.06.28 22:12:08.420286 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003776 sec., 42372.88135593221 rows/sec., 2.95 MiB/sec.
3514 2024.06.28 22:12:08.420273 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3515 2024.06.28 22:12:08.420525 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3516 2024.06.28 22:12:08.420584 [ 201 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_21_4} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3517 2024.06.28 22:12:08.420646 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3518 2024.06.28 22:12:08.420946 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3519 2024.06.28 22:12:08.420952 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Debug> DynamicQueryHandler: Done processing query
3520 2024.06.28 22:12:08.421020 [ 3 ] {a3a0b7c5-a642-477c-aa3e-423e6ef04181} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3521 2024.06.28 22:12:08.421028 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
3522 2024.06.28 22:12:08.421047 [ 3 ] {} <Debug> HTTP-Session: 7eecf6b2-5555-41e5-a391-23ad6e262e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.06.28 22:12:08.421273 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3524 2024.06.28 22:12:08.421273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3525 2024.06.28 22:12:08.421348 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2434 rows starting from the beginning of the part
3526 2024.06.28 22:12:08.421389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3527 2024.06.28 22:12:08.421453 [ 3 ] {} <Debug> HTTP-Session: 0af3d313-4e27-48f7-ba86-5c006c99a9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3528 2024.06.28 22:12:08.421543 [ 3 ] {} <Debug> HTTP-Session: 0af3d313-4e27-48f7-ba86-5c006c99a9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.06.28 22:12:08.421617 [ 3 ] {} <Debug> HTTP-Session: 0af3d313-4e27-48f7-ba86-5c006c99a9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.06.28 22:12:08.421629 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
3531 2024.06.28 22:12:08.421704 [ 3 ] {} <Trace> HTTP-Session: 0af3d313-4e27-48f7-ba86-5c006c99a9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3532 2024.06.28 22:12:08.421873 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 196 rows starting from the beginning of the part
3533 2024.06.28 22:12:08.422056 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
3534 2024.06.28 22:12:08.422230 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3535 2024.06.28 22:12:08.422315 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
3536 2024.06.28 22:12:08.422624 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3537 2024.06.28 22:12:08.422652 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
3538 2024.06.28 22:12:08.424468 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3539 2024.06.28 22:12:08.426015 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3540 2024.06.28 22:12:08.426120 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3541 2024.06.28 22:12:08.427139 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342783 sec., 515546.5668618964 rows/sec., 35.95 MiB/sec.
3542 2024.06.28 22:12:08.427388 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3543 2024.06.28 22:12:08.427581 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3544 2024.06.28 22:12:08.428614 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.06.28 22:12:08.428691 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3546 2024.06.28 22:12:08.428891 [ 197 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3547 2024.06.28 22:12:08.429160 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007154 sec., 1397.819401733296 rows/sec., 2.50 MiB/sec.
3548 2024.06.28 22:12:08.429176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
3549 2024.06.28 22:12:08.429678 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Debug> DynamicQueryHandler: Done processing query
3550 2024.06.28 22:12:08.429708 [ 3 ] {f2a073cb-7a90-4bcc-bba6-7efddff421bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3551 2024.06.28 22:12:08.429726 [ 3 ] {} <Debug> HTTP-Session: 0af3d313-4e27-48f7-ba86-5c006c99a9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.06.28 22:12:08.429855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3553 2024.06.28 22:12:08.429905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3554 2024.06.28 22:12:08.429925 [ 3 ] {} <Debug> HTTP-Session: b8cdc9d5-f0c1-4a61-9324-a14b39f01bda Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3555 2024.06.28 22:12:08.429941 [ 3 ] {} <Debug> HTTP-Session: b8cdc9d5-f0c1-4a61-9324-a14b39f01bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.06.28 22:12:08.429956 [ 3 ] {} <Debug> HTTP-Session: b8cdc9d5-f0c1-4a61-9324-a14b39f01bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.06.28 22:12:08.429990 [ 3 ] {} <Trace> HTTP-Session: b8cdc9d5-f0c1-4a61-9324-a14b39f01bda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3558 2024.06.28 22:12:08.430117 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3559 2024.06.28 22:12:08.430162 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3560 2024.06.28 22:12:08.430299 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3561 2024.06.28 22:12:08.430605 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3562 2024.06.28 22:12:08.430641 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3563 2024.06.28 22:12:08.431007 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3564 2024.06.28 22:12:08.431342 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3565 2024.06.28 22:12:08.431525 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec.
3566 2024.06.28 22:12:08.431532 [ 24 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3567 2024.06.28 22:12:08.431646 [ 24 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3568 2024.06.28 22:12:08.431713 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
3569 2024.06.28 22:12:08.431832 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Debug> DynamicQueryHandler: Done processing query
3570 2024.06.28 22:12:08.431892 [ 3 ] {3ce4c9ee-e15d-4507-8ab3-d8354cfe9cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3571 2024.06.28 22:12:08.431972 [ 3 ] {} <Debug> HTTP-Session: b8cdc9d5-f0c1-4a61-9324-a14b39f01bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.06.28 22:12:08.432093 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3573 2024.06.28 22:12:08.432338 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3574 2024.06.28 22:12:08.432384 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 854 rows starting from the beginning of the part
3575 2024.06.28 22:12:08.432506 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3576 2024.06.28 22:12:08.432699 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
3577 2024.06.28 22:12:08.432891 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3578 2024.06.28 22:12:08.433031 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
3579 2024.06.28 22:12:08.433130 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
3580 2024.06.28 22:12:08.434306 [ 202 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525713 sec., 456900.6850738781 rows/sec., 30.75 MiB/sec.
3581 2024.06.28 22:12:08.434608 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3582 2024.06.28 22:12:08.435085 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3583 2024.06.28 22:12:08.435176 [ 189 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_21_4} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3584 2024.06.28 22:12:08.435271 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3585 2024.06.28 22:12:13.401058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3586 2024.06.28 22:12:13.401195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3587 2024.06.28 22:12:13.401222 [ 3 ] {} <Debug> HTTP-Session: dae80667-8ed5-4081-8557-453df3e2fc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3588 2024.06.28 22:12:13.401248 [ 3 ] {} <Debug> HTTP-Session: dae80667-8ed5-4081-8557-453df3e2fc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.06.28 22:12:13.401264 [ 3 ] {} <Debug> HTTP-Session: dae80667-8ed5-4081-8557-453df3e2fc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3590 2024.06.28 22:12:13.401317 [ 3 ] {} <Trace> HTTP-Session: dae80667-8ed5-4081-8557-453df3e2fc5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3591 2024.06.28 22:12:13.401515 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3592 2024.06.28 22:12:13.401585 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3593 2024.06.28 22:12:13.401790 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3594 2024.06.28 22:12:13.402376 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3595 2024.06.28 22:12:13.402415 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3596 2024.06.28 22:12:13.402780 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3597 2024.06.28 22:12:13.403122 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3598 2024.06.28 22:12:13.403299 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec.
3599 2024.06.28 22:12:13.403572 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Debug> DynamicQueryHandler: Done processing query
3600 2024.06.28 22:12:13.403603 [ 3 ] {3cc337d2-e6a5-4177-838d-3ed43199ab9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3601 2024.06.28 22:12:13.403623 [ 3 ] {} <Debug> HTTP-Session: dae80667-8ed5-4081-8557-453df3e2fc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3602 2024.06.28 22:12:13.403809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2024.06.28 22:12:13.403870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3604 2024.06.28 22:12:13.403892 [ 3 ] {} <Debug> HTTP-Session: eb1b11f2-6c8c-4f89-be3b-619022bc622d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3605 2024.06.28 22:12:13.403912 [ 3 ] {} <Debug> HTTP-Session: eb1b11f2-6c8c-4f89-be3b-619022bc622d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.06.28 22:12:13.403929 [ 3 ] {} <Debug> HTTP-Session: eb1b11f2-6c8c-4f89-be3b-619022bc622d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.06.28 22:12:13.403967 [ 3 ] {} <Trace> HTTP-Session: eb1b11f2-6c8c-4f89-be3b-619022bc622d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3608 2024.06.28 22:12:13.404108 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3609 2024.06.28 22:12:13.404158 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3610 2024.06.28 22:12:13.404306 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3611 2024.06.28 22:12:13.404659 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3612 2024.06.28 22:12:13.404694 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3613 2024.06.28 22:12:13.405004 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3614 2024.06.28 22:12:13.405306 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3615 2024.06.28 22:12:13.405427 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001369 sec., 46749.45215485756 rows/sec., 3.65 MiB/sec.
3616 2024.06.28 22:12:13.405633 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Debug> DynamicQueryHandler: Done processing query
3617 2024.06.28 22:12:13.405656 [ 3 ] {e3b5f30c-789a-4eb0-aab8-fc78c79b5ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3618 2024.06.28 22:12:13.405672 [ 3 ] {} <Debug> HTTP-Session: eb1b11f2-6c8c-4f89-be3b-619022bc622d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3619 2024.06.28 22:12:13.405829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3620 2024.06.28 22:12:13.405877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3621 2024.06.28 22:12:13.405896 [ 3 ] {} <Debug> HTTP-Session: 300cdf8b-044b-47f1-b376-178516f53d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3622 2024.06.28 22:12:13.405913 [ 3 ] {} <Debug> HTTP-Session: 300cdf8b-044b-47f1-b376-178516f53d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.06.28 22:12:13.405926 [ 3 ] {} <Debug> HTTP-Session: 300cdf8b-044b-47f1-b376-178516f53d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.06.28 22:12:13.405956 [ 3 ] {} <Trace> HTTP-Session: 300cdf8b-044b-47f1-b376-178516f53d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2024.06.28 22:12:13.406099 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3626 2024.06.28 22:12:13.406146 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3627 2024.06.28 22:12:13.406296 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.06.28 22:12:13.406689 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3629 2024.06.28 22:12:13.406726 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3630 2024.06.28 22:12:13.407111 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3631 2024.06.28 22:12:13.407452 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3632 2024.06.28 22:12:13.407606 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
3633 2024.06.28 22:12:13.407882 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Debug> DynamicQueryHandler: Done processing query
3634 2024.06.28 22:12:13.407922 [ 3 ] {6a9a072e-b2d4-4dcf-aa8b-c90b8452c32e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3635 2024.06.28 22:12:13.407940 [ 3 ] {} <Debug> HTTP-Session: 300cdf8b-044b-47f1-b376-178516f53d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3636 2024.06.28 22:12:13.408073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3637 2024.06.28 22:12:13.408123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3638 2024.06.28 22:12:13.408141 [ 3 ] {} <Debug> HTTP-Session: b5141489-feef-4d4e-b48c-113ed1861594 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3639 2024.06.28 22:12:13.408158 [ 3 ] {} <Debug> HTTP-Session: b5141489-feef-4d4e-b48c-113ed1861594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.06.28 22:12:13.408172 [ 3 ] {} <Debug> HTTP-Session: b5141489-feef-4d4e-b48c-113ed1861594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.06.28 22:12:13.408205 [ 3 ] {} <Trace> HTTP-Session: b5141489-feef-4d4e-b48c-113ed1861594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3642 2024.06.28 22:12:13.408335 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3643 2024.06.28 22:12:13.408381 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3644 2024.06.28 22:12:13.408523 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3645 2024.06.28 22:12:13.408819 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3646 2024.06.28 22:12:13.408855 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3647 2024.06.28 22:12:13.409203 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3648 2024.06.28 22:12:13.409520 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3649 2024.06.28 22:12:13.409675 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
3650 2024.06.28 22:12:13.409887 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Debug> DynamicQueryHandler: Done processing query
3651 2024.06.28 22:12:13.409911 [ 3 ] {6d3fb431-7b6d-450e-9ac4-1722f59bb910} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3652 2024.06.28 22:12:13.409927 [ 3 ] {} <Debug> HTTP-Session: b5141489-feef-4d4e-b48c-113ed1861594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.06.28 22:12:17.720886 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
3654 2024.06.28 22:12:17.720947 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
3655 2024.06.28 22:12:18.401522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3656 2024.06.28 22:12:18.401698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3657 2024.06.28 22:12:18.401743 [ 3 ] {} <Debug> HTTP-Session: e35f0834-caff-45cc-bc37-0aedafdfe4c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3658 2024.06.28 22:12:18.401784 [ 3 ] {} <Debug> HTTP-Session: e35f0834-caff-45cc-bc37-0aedafdfe4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.06.28 22:12:18.401812 [ 3 ] {} <Debug> HTTP-Session: e35f0834-caff-45cc-bc37-0aedafdfe4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.06.28 22:12:18.401890 [ 3 ] {} <Trace> HTTP-Session: e35f0834-caff-45cc-bc37-0aedafdfe4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2024.06.28 22:12:18.402166 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3662 2024.06.28 22:12:18.402270 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3663 2024.06.28 22:12:18.402587 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2024.06.28 22:12:18.403013 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2024.06.28 22:12:18.403052 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3666 2024.06.28 22:12:18.403411 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3667 2024.06.28 22:12:18.403740 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3668 2024.06.28 22:12:18.403913 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001838 sec., 5440.69640914037 rows/sec., 440.99 KiB/sec.
3669 2024.06.28 22:12:18.404113 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Debug> DynamicQueryHandler: Done processing query
3670 2024.06.28 22:12:18.404139 [ 3 ] {60b58f72-92cd-40e9-885b-9179ba4be061} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3671 2024.06.28 22:12:18.404155 [ 3 ] {} <Debug> HTTP-Session: e35f0834-caff-45cc-bc37-0aedafdfe4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.06.28 22:12:18.404300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3673 2024.06.28 22:12:18.404349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3674 2024.06.28 22:12:18.404372 [ 3 ] {} <Debug> HTTP-Session: baa4c9bb-af93-479b-8528-acb58985ff4c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3675 2024.06.28 22:12:18.404388 [ 3 ] {} <Debug> HTTP-Session: baa4c9bb-af93-479b-8528-acb58985ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.06.28 22:12:18.404401 [ 3 ] {} <Debug> HTTP-Session: baa4c9bb-af93-479b-8528-acb58985ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.06.28 22:12:18.404432 [ 3 ] {} <Trace> HTTP-Session: baa4c9bb-af93-479b-8528-acb58985ff4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3678 2024.06.28 22:12:18.404526 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3679 2024.06.28 22:12:18.404568 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3680 2024.06.28 22:12:18.404695 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2024.06.28 22:12:18.404978 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2024.06.28 22:12:18.405014 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3683 2024.06.28 22:12:18.405309 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3684 2024.06.28 22:12:18.405619 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3685 2024.06.28 22:12:18.405785 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 384.33 KiB/sec.
3686 2024.06.28 22:12:18.405977 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Debug> DynamicQueryHandler: Done processing query
3687 2024.06.28 22:12:18.406001 [ 3 ] {b25f5909-2508-49d3-826d-882724abc780} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3688 2024.06.28 22:12:18.406016 [ 3 ] {} <Debug> HTTP-Session: baa4c9bb-af93-479b-8528-acb58985ff4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.06.28 22:12:18.406140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3690 2024.06.28 22:12:18.406188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3691 2024.06.28 22:12:18.406206 [ 3 ] {} <Debug> HTTP-Session: 8e09909d-3005-471e-9a4c-59dddf48c912 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3692 2024.06.28 22:12:18.406222 [ 3 ] {} <Debug> HTTP-Session: 8e09909d-3005-471e-9a4c-59dddf48c912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2024.06.28 22:12:18.406236 [ 3 ] {} <Debug> HTTP-Session: 8e09909d-3005-471e-9a4c-59dddf48c912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.06.28 22:12:18.406266 [ 3 ] {} <Trace> HTTP-Session: 8e09909d-3005-471e-9a4c-59dddf48c912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3695 2024.06.28 22:12:18.406381 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3696 2024.06.28 22:12:18.406422 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3697 2024.06.28 22:12:18.406545 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2024.06.28 22:12:18.406893 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3699 2024.06.28 22:12:18.406928 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3700 2024.06.28 22:12:18.407235 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3701 2024.06.28 22:12:18.407526 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.06.28 22:12:18.407669 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Debug> executeQuery: Read 89 rows, 7.40 KiB in 0.001353 sec., 65779.74870657797 rows/sec., 5.34 MiB/sec.
3703 2024.06.28 22:12:18.407983 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Debug> DynamicQueryHandler: Done processing query
3704 2024.06.28 22:12:18.408029 [ 3 ] {bde875b4-db19-41c7-9fa3-f142f1e419ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3705 2024.06.28 22:12:18.408054 [ 3 ] {} <Debug> HTTP-Session: 8e09909d-3005-471e-9a4c-59dddf48c912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.06.28 22:12:18.408163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.06.28 22:12:18.408209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3708 2024.06.28 22:12:18.408226 [ 3 ] {} <Debug> HTTP-Session: 8861f529-8d07-4fca-813b-7d89cb905cff Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3709 2024.06.28 22:12:18.408241 [ 3 ] {} <Debug> HTTP-Session: 8861f529-8d07-4fca-813b-7d89cb905cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.06.28 22:12:18.408254 [ 3 ] {} <Debug> HTTP-Session: 8861f529-8d07-4fca-813b-7d89cb905cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.06.28 22:12:18.408281 [ 3 ] {} <Trace> HTTP-Session: 8861f529-8d07-4fca-813b-7d89cb905cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3712 2024.06.28 22:12:18.408445 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3713 2024.06.28 22:12:18.408490 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3714 2024.06.28 22:12:18.408632 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3715 2024.06.28 22:12:18.409055 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.06.28 22:12:18.409089 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3717 2024.06.28 22:12:18.409389 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3718 2024.06.28 22:12:18.409696 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2024.06.28 22:12:18.409856 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 292.56 KiB/sec.
3720 2024.06.28 22:12:18.410066 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Debug> DynamicQueryHandler: Done processing query
3721 2024.06.28 22:12:18.410090 [ 3 ] {c983484e-8352-460a-af50-3f7aefd5adf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3722 2024.06.28 22:12:18.410105 [ 3 ] {} <Debug> HTTP-Session: 8861f529-8d07-4fca-813b-7d89cb905cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.06.28 22:12:18.410229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 13614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3724 2024.06.28 22:12:18.410277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3725 2024.06.28 22:12:18.410296 [ 3 ] {} <Debug> HTTP-Session: b698a818-cf4b-41d8-80ec-b0a8f441ee6c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3726 2024.06.28 22:12:18.410312 [ 3 ] {} <Debug> HTTP-Session: b698a818-cf4b-41d8-80ec-b0a8f441ee6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.06.28 22:12:18.410326 [ 3 ] {} <Debug> HTTP-Session: b698a818-cf4b-41d8-80ec-b0a8f441ee6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.06.28 22:12:18.410356 [ 3 ] {} <Trace> HTTP-Session: b698a818-cf4b-41d8-80ec-b0a8f441ee6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3729 2024.06.28 22:12:18.410472 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3730 2024.06.28 22:12:18.410513 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3731 2024.06.28 22:12:18.410639 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.06.28 22:12:18.410969 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3733 2024.06.28 22:12:18.411004 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3734 2024.06.28 22:12:18.411408 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3735 2024.06.28 22:12:18.411710 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3736 2024.06.28 22:12:18.411871 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001436 sec., 55710.30640668524 rows/sec., 4.36 MiB/sec.
3737 2024.06.28 22:12:18.412095 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Debug> DynamicQueryHandler: Done processing query
3738 2024.06.28 22:12:18.412118 [ 3 ] {f3af8274-6611-4d31-b71a-65755f0cfd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3739 2024.06.28 22:12:18.412133 [ 3 ] {} <Debug> HTTP-Session: b698a818-cf4b-41d8-80ec-b0a8f441ee6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.06.28 22:12:18.412289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 31231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3741 2024.06.28 22:12:18.412337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3742 2024.06.28 22:12:18.412356 [ 3 ] {} <Debug> HTTP-Session: 3fa1f81a-74b2-4c6f-9621-fcd836432bba Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3743 2024.06.28 22:12:18.412373 [ 3 ] {} <Debug> HTTP-Session: 3fa1f81a-74b2-4c6f-9621-fcd836432bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.06.28 22:12:18.412386 [ 3 ] {} <Debug> HTTP-Session: 3fa1f81a-74b2-4c6f-9621-fcd836432bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.06.28 22:12:18.412416 [ 3 ] {} <Trace> HTTP-Session: 3fa1f81a-74b2-4c6f-9621-fcd836432bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3746 2024.06.28 22:12:18.412576 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3747 2024.06.28 22:12:18.412623 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3748 2024.06.28 22:12:18.412768 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2024.06.28 22:12:18.413164 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.06.28 22:12:18.413199 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3751 2024.06.28 22:12:18.413586 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3752 2024.06.28 22:12:18.413914 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.06.28 22:12:18.414083 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001591 sec., 102451.28849780012 rows/sec., 7.13 MiB/sec.
3754 2024.06.28 22:12:18.414467 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Debug> DynamicQueryHandler: Done processing query
3755 2024.06.28 22:12:18.414517 [ 3 ] {4947f8c5-46d9-4bde-a83c-9cb667c0e9d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3756 2024.06.28 22:12:18.414546 [ 3 ] {} <Debug> HTTP-Session: 3fa1f81a-74b2-4c6f-9621-fcd836432bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.06.28 22:12:18.414685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.06.28 22:12:18.414734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.06.28 22:12:18.414753 [ 3 ] {} <Debug> HTTP-Session: a347f8f1-fc70-42b7-846f-8379263e2eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3760 2024.06.28 22:12:18.414771 [ 3 ] {} <Debug> HTTP-Session: a347f8f1-fc70-42b7-846f-8379263e2eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.06.28 22:12:18.414784 [ 3 ] {} <Debug> HTTP-Session: a347f8f1-fc70-42b7-846f-8379263e2eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.06.28 22:12:18.414813 [ 3 ] {} <Trace> HTTP-Session: a347f8f1-fc70-42b7-846f-8379263e2eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3763 2024.06.28 22:12:18.415016 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3764 2024.06.28 22:12:18.415089 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3765 2024.06.28 22:12:18.415522 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3766 2024.06.28 22:12:18.416002 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3767 2024.06.28 22:12:18.416037 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3768 2024.06.28 22:12:18.416606 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3769 2024.06.28 22:12:18.417006 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3770 2024.06.28 22:12:18.417168 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3771 2024.06.28 22:12:18.417194 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002299 sec., 4349.717268377556 rows/sec., 7.79 MiB/sec.
3772 2024.06.28 22:12:18.417261 [ 123 ] {} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3773 2024.06.28 22:12:18.417336 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3774 2024.06.28 22:12:18.417535 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::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
3775 2024.06.28 22:12:18.417614 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Debug> DynamicQueryHandler: Done processing query
3776 2024.06.28 22:12:18.417643 [ 3 ] {0e78c8a2-7908-45bf-bba1-10f4516bc453} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3777 2024.06.28 22:12:18.417671 [ 3 ] {} <Debug> HTTP-Session: a347f8f1-fc70-42b7-846f-8379263e2eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.06.28 22:12:18.417815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3779 2024.06.28 22:12:18.417885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3780 2024.06.28 22:12:18.417916 [ 3 ] {} <Debug> HTTP-Session: 8875f105-a710-419e-8a8b-1607a3067b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3781 2024.06.28 22:12:18.417944 [ 3 ] {} <Debug> HTTP-Session: 8875f105-a710-419e-8a8b-1607a3067b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3782 2024.06.28 22:12:18.417963 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3783 2024.06.28 22:12:18.417966 [ 3 ] {} <Debug> HTTP-Session: 8875f105-a710-419e-8a8b-1607a3067b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.06.28 22:12:18.418024 [ 3 ] {} <Trace> HTTP-Session: 8875f105-a710-419e-8a8b-1607a3067b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3785 2024.06.28 22:12:18.418061 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
3786 2024.06.28 22:12:18.418176 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3787 2024.06.28 22:12:18.418272 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3788 2024.06.28 22:12:18.418755 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
3789 2024.06.28 22:12:18.418989 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3790 2024.06.28 22:12:18.419378 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
3791 2024.06.28 22:12:18.419947 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
3792 2024.06.28 22:12:18.420029 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3793 2024.06.28 22:12:18.420101 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3794 2024.06.28 22:12:18.420404 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
3795 2024.06.28 22:12:18.420861 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
3796 2024.06.28 22:12:18.421206 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3797 2024.06.28 22:12:18.421764 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3798 2024.06.28 22:12:18.421976 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003858 sec., 15552.099533437015 rows/sec., 1.05 MiB/sec.
3799 2024.06.28 22:12:18.422196 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Debug> DynamicQueryHandler: Done processing query
3800 2024.06.28 22:12:18.422225 [ 3 ] {5b1770ee-601d-4359-912a-2472e071fd72} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3801 2024.06.28 22:12:18.422253 [ 3 ] {} <Debug> HTTP-Session: 8875f105-a710-419e-8a8b-1607a3067b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.06.28 22:12:18.423835 [ 189 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 19 columns (19 merged, 0 gathered) in 0.006374614 sec., 9412.334613515422 rows/sec., 16.87 MiB/sec.
3803 2024.06.28 22:12:18.424067 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3804 2024.06.28 22:12:18.424593 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3805 2024.06.28 22:12:18.424663 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3806 2024.06.28 22:12:18.424754 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3807 2024.06.28 22:12:19.001594 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001100234 sec.
3808 2024.06.28 22:12:23.402867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3809 2024.06.28 22:12:23.402993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3810 2024.06.28 22:12:23.403022 [ 3 ] {} <Debug> HTTP-Session: 1d4164b4-6dc4-4572-b1c2-a0fcbd5829de Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3811 2024.06.28 22:12:23.403050 [ 3 ] {} <Debug> HTTP-Session: 1d4164b4-6dc4-4572-b1c2-a0fcbd5829de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.06.28 22:12:23.403068 [ 3 ] {} <Debug> HTTP-Session: 1d4164b4-6dc4-4572-b1c2-a0fcbd5829de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.06.28 22:12:23.403122 [ 3 ] {} <Trace> HTTP-Session: 1d4164b4-6dc4-4572-b1c2-a0fcbd5829de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3814 2024.06.28 22:12:23.403310 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3815 2024.06.28 22:12:23.403382 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3816 2024.06.28 22:12:23.403627 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3817 2024.06.28 22:12:23.404062 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3818 2024.06.28 22:12:23.404100 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3819 2024.06.28 22:12:23.404466 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3820 2024.06.28 22:12:23.404809 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3821 2024.06.28 22:12:23.404950 [ 90 ] {} <Debug> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3822 2024.06.28 22:12:23.404955 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001703 sec., 1174.3981209630065 rows/sec., 95.76 KiB/sec.
3823 2024.06.28 22:12:23.405000 [ 90 ] {} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3824 2024.06.28 22:12:23.405044 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3825 2024.06.28 22:12:23.405242 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Debug> DynamicQueryHandler: Done processing query
3826 2024.06.28 22:12:23.405329 [ 3 ] {2749f80d-66c6-43b8-aaa1-b28f421566ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3827 2024.06.28 22:12:23.405425 [ 3 ] {} <Debug> HTTP-Session: 1d4164b4-6dc4-4572-b1c2-a0fcbd5829de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.06.28 22:12:23.405601 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
3829 2024.06.28 22:12:23.405644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3830 2024.06.28 22:12:23.405732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3831 2024.06.28 22:12:23.405778 [ 3 ] {} <Debug> HTTP-Session: dfe26a30-a201-47ef-ade5-c06325d16386 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3832 2024.06.28 22:12:23.405826 [ 3 ] {} <Debug> HTTP-Session: dfe26a30-a201-47ef-ade5-c06325d16386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3833 2024.06.28 22:12:23.405872 [ 3 ] {} <Debug> HTTP-Session: dfe26a30-a201-47ef-ade5-c06325d16386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3834 2024.06.28 22:12:23.405965 [ 3 ] {} <Trace> HTTP-Session: dfe26a30-a201-47ef-ade5-c06325d16386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3835 2024.06.28 22:12:23.406021 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3836 2024.06.28 22:12:23.406081 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3837 2024.06.28 22:12:23.406198 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3838 2024.06.28 22:12:23.406271 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
3839 2024.06.28 22:12:23.406327 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3840 2024.06.28 22:12:23.406629 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3841 2024.06.28 22:12:23.406979 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3842 2024.06.28 22:12:23.407340 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
3843 2024.06.28 22:12:23.407541 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3844 2024.06.28 22:12:23.407607 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3845 2024.06.28 22:12:23.408697 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3846 2024.06.28 22:12:23.408771 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3847 2024.06.28 22:12:23.409646 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3848 2024.06.28 22:12:23.410319 [ 186 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.005158867 sec., 3101.4561918343697 rows/sec., 252.90 KiB/sec.
3849 2024.06.28 22:12:23.410491 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3850 2024.06.28 22:12:23.410554 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3851 2024.06.28 22:12:23.410902 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Debug> executeQuery: Read 93 rows, 7.29 KiB in 0.004764 sec., 19521.410579345087 rows/sec., 1.49 MiB/sec.
3852 2024.06.28 22:12:23.411296 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Debug> DynamicQueryHandler: Done processing query
3853 2024.06.28 22:12:23.411342 [ 3 ] {9afc33fa-cf48-48fa-aacc-aaa777717b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3854 2024.06.28 22:12:23.411372 [ 3 ] {} <Debug> HTTP-Session: dfe26a30-a201-47ef-ade5-c06325d16386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3855 2024.06.28 22:12:23.411435 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.06.28 22:12:23.411521 [ 192 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_6_1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3857 2024.06.28 22:12:23.411573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3858 2024.06.28 22:12:23.411656 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3859 2024.06.28 22:12:23.411677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3860 2024.06.28 22:12:23.411712 [ 3 ] {} <Debug> HTTP-Session: b5ea4bfd-017a-4a2e-8a70-a169e71cfb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3861 2024.06.28 22:12:23.411729 [ 3 ] {} <Debug> HTTP-Session: b5ea4bfd-017a-4a2e-8a70-a169e71cfb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3862 2024.06.28 22:12:23.411743 [ 3 ] {} <Debug> HTTP-Session: b5ea4bfd-017a-4a2e-8a70-a169e71cfb54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3863 2024.06.28 22:12:23.411777 [ 3 ] {} <Trace> HTTP-Session: b5ea4bfd-017a-4a2e-8a70-a169e71cfb54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3864 2024.06.28 22:12:23.411877 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3865 2024.06.28 22:12:23.411920 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3866 2024.06.28 22:12:23.412072 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3867 2024.06.28 22:12:23.412349 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3868 2024.06.28 22:12:23.412385 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3869 2024.06.28 22:12:23.412683 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3870 2024.06.28 22:12:23.412987 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3871 2024.06.28 22:12:23.413099 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 108.76 KiB/sec.
3872 2024.06.28 22:12:23.413105 [ 130 ] {} <Debug> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3873 2024.06.28 22:12:23.413166 [ 130 ] {} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3874 2024.06.28 22:12:23.413202 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3875 2024.06.28 22:12:23.413289 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Debug> DynamicQueryHandler: Done processing query
3876 2024.06.28 22:12:23.413367 [ 3 ] {592ee5f4-88d8-4da1-bb84-ef4c64d0a294} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3877 2024.06.28 22:12:23.413458 [ 3 ] {} <Debug> HTTP-Session: b5ea4bfd-017a-4a2e-8a70-a169e71cfb54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3878 2024.06.28 22:12:23.413621 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
3879 2024.06.28 22:12:23.413764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 15269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3880 2024.06.28 22:12:23.413889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3881 2024.06.28 22:12:23.413903 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3882 2024.06.28 22:12:23.413927 [ 3 ] {} <Debug> HTTP-Session: 373a69c8-4f1b-4691-996a-a7295205a1dc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3883 2024.06.28 22:12:23.413977 [ 3 ] {} <Debug> HTTP-Session: 373a69c8-4f1b-4691-996a-a7295205a1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.06.28 22:12:23.413980 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
3885 2024.06.28 22:12:23.414004 [ 3 ] {} <Debug> HTTP-Session: 373a69c8-4f1b-4691-996a-a7295205a1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.06.28 22:12:23.414074 [ 3 ] {} <Trace> HTTP-Session: 373a69c8-4f1b-4691-996a-a7295205a1dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3887 2024.06.28 22:12:23.414264 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
3888 2024.06.28 22:12:23.414429 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3889 2024.06.28 22:12:23.414577 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
3890 2024.06.28 22:12:23.414588 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3891 2024.06.28 22:12:23.414896 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
3892 2024.06.28 22:12:23.415227 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
3893 2024.06.28 22:12:23.415553 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3894 2024.06.28 22:12:23.415653 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3895 2024.06.28 22:12:23.416723 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3896 2024.06.28 22:12:23.416794 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3897 2024.06.28 22:12:23.417673 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3898 2024.06.28 22:12:23.418227 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004891124 sec., 3271.231725059516 rows/sec., 228.41 KiB/sec.
3899 2024.06.28 22:12:23.418408 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3900 2024.06.28 22:12:23.418567 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3901 2024.06.28 22:12:23.418959 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.004679 sec., 19234.8792477025 rows/sec., 1.50 MiB/sec.
3902 2024.06.28 22:12:23.419512 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Debug> DynamicQueryHandler: Done processing query
3903 2024.06.28 22:12:23.419557 [ 3 ] {519d8130-c356-4c3c-8a32-2b5f91a33068} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3904 2024.06.28 22:12:23.419611 [ 3 ] {} <Debug> HTTP-Session: 373a69c8-4f1b-4691-996a-a7295205a1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3905 2024.06.28 22:12:23.419649 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3906 2024.06.28 22:12:23.419744 [ 189 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_6_1} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3907 2024.06.28 22:12:23.419848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3908 2024.06.28 22:12:23.419864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3909 2024.06.28 22:12:23.419939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3910 2024.06.28 22:12:23.419958 [ 3 ] {} <Debug> HTTP-Session: c71aacc7-2ca4-44a0-ae57-5f92a2f64228 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3911 2024.06.28 22:12:23.419975 [ 3 ] {} <Debug> HTTP-Session: c71aacc7-2ca4-44a0-ae57-5f92a2f64228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.06.28 22:12:23.419990 [ 3 ] {} <Debug> HTTP-Session: c71aacc7-2ca4-44a0-ae57-5f92a2f64228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.06.28 22:12:23.420025 [ 3 ] {} <Trace> HTTP-Session: c71aacc7-2ca4-44a0-ae57-5f92a2f64228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3914 2024.06.28 22:12:23.420222 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3915 2024.06.28 22:12:23.420270 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3916 2024.06.28 22:12:23.420428 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2024.06.28 22:12:23.420838 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3918 2024.06.28 22:12:23.420873 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3919 2024.06.28 22:12:23.421279 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3920 2024.06.28 22:12:23.421635 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3921 2024.06.28 22:12:23.421766 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001657 sec., 118889.55944477972 rows/sec., 8.30 MiB/sec.
3922 2024.06.28 22:12:23.421919 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Debug> DynamicQueryHandler: Done processing query
3923 2024.06.28 22:12:23.421943 [ 3 ] {572fd8a4-a6e8-4080-81a6-cfca91ef3381} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3924 2024.06.28 22:12:23.421959 [ 3 ] {} <Debug> HTTP-Session: c71aacc7-2ca4-44a0-ae57-5f92a2f64228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.06.28 22:12:23.422104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3926 2024.06.28 22:12:23.422150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3927 2024.06.28 22:12:23.422170 [ 3 ] {} <Debug> HTTP-Session: 14af2093-5741-4938-998a-b6fbaea0ff88 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3928 2024.06.28 22:12:23.422187 [ 3 ] {} <Debug> HTTP-Session: 14af2093-5741-4938-998a-b6fbaea0ff88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3929 2024.06.28 22:12:23.422201 [ 3 ] {} <Debug> HTTP-Session: 14af2093-5741-4938-998a-b6fbaea0ff88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.06.28 22:12:23.422232 [ 3 ] {} <Trace> HTTP-Session: 14af2093-5741-4938-998a-b6fbaea0ff88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3931 2024.06.28 22:12:23.422357 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3932 2024.06.28 22:12:23.422401 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3933 2024.06.28 22:12:23.422525 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3934 2024.06.28 22:12:23.422808 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3935 2024.06.28 22:12:23.422844 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3936 2024.06.28 22:12:23.423200 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3937 2024.06.28 22:12:23.423523 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3938 2024.06.28 22:12:23.423647 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
3939 2024.06.28 22:12:23.423807 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Debug> DynamicQueryHandler: Done processing query
3940 2024.06.28 22:12:23.423831 [ 3 ] {caab2d4c-56f0-400a-bb1e-2cbe329ee20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3941 2024.06.28 22:12:23.423847 [ 3 ] {} <Debug> HTTP-Session: 14af2093-5741-4938-998a-b6fbaea0ff88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3942 2024.06.28 22:12:28.402933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3943 2024.06.28 22:12:28.403070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3944 2024.06.28 22:12:28.403100 [ 3 ] {} <Debug> HTTP-Session: 45d241f5-c5fb-41c9-b9ac-08e75aa22cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3945 2024.06.28 22:12:28.403129 [ 3 ] {} <Debug> HTTP-Session: 45d241f5-c5fb-41c9-b9ac-08e75aa22cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3946 2024.06.28 22:12:28.403157 [ 3 ] {} <Debug> HTTP-Session: 45d241f5-c5fb-41c9-b9ac-08e75aa22cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3947 2024.06.28 22:12:28.403238 [ 3 ] {} <Trace> HTTP-Session: 45d241f5-c5fb-41c9-b9ac-08e75aa22cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3948 2024.06.28 22:12:28.403513 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3949 2024.06.28 22:12:28.403619 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3950 2024.06.28 22:12:28.403950 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3951 2024.06.28 22:12:28.404459 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3952 2024.06.28 22:12:28.404500 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3953 2024.06.28 22:12:28.404866 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3954 2024.06.28 22:12:28.405237 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3955 2024.06.28 22:12:28.405415 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001982 sec., 5045.408678102926 rows/sec., 408.95 KiB/sec.
3956 2024.06.28 22:12:28.405734 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Debug> DynamicQueryHandler: Done processing query
3957 2024.06.28 22:12:28.405759 [ 3 ] {522c8784-2404-407e-8486-5e687662bff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3958 2024.06.28 22:12:28.405776 [ 3 ] {} <Debug> HTTP-Session: 45d241f5-c5fb-41c9-b9ac-08e75aa22cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3959 2024.06.28 22:12:28.405914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2024.06.28 22:12:28.405964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3961 2024.06.28 22:12:28.405983 [ 3 ] {} <Debug> HTTP-Session: e74b4275-3b1d-4c3b-9652-f20eca7bd42f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3962 2024.06.28 22:12:28.405999 [ 3 ] {} <Debug> HTTP-Session: e74b4275-3b1d-4c3b-9652-f20eca7bd42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.06.28 22:12:28.406013 [ 3 ] {} <Debug> HTTP-Session: e74b4275-3b1d-4c3b-9652-f20eca7bd42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3964 2024.06.28 22:12:28.406043 [ 3 ] {} <Trace> HTTP-Session: e74b4275-3b1d-4c3b-9652-f20eca7bd42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3965 2024.06.28 22:12:28.406137 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3966 2024.06.28 22:12:28.406182 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3967 2024.06.28 22:12:28.406325 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.06.28 22:12:28.406621 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3969 2024.06.28 22:12:28.406656 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3970 2024.06.28 22:12:28.406956 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3971 2024.06.28 22:12:28.407258 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3972 2024.06.28 22:12:28.407413 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
3973 2024.06.28 22:12:28.407573 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Debug> DynamicQueryHandler: Done processing query
3974 2024.06.28 22:12:28.407597 [ 3 ] {874c286a-e228-4eb2-8b20-793513322eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3975 2024.06.28 22:12:28.407612 [ 3 ] {} <Debug> HTTP-Session: e74b4275-3b1d-4c3b-9652-f20eca7bd42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.06.28 22:12:28.407759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2024.06.28 22:12:28.407807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3978 2024.06.28 22:12:28.407825 [ 3 ] {} <Debug> HTTP-Session: 1962677c-570d-4c00-9631-798369e9bca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3979 2024.06.28 22:12:28.407841 [ 3 ] {} <Debug> HTTP-Session: 1962677c-570d-4c00-9631-798369e9bca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.06.28 22:12:28.407854 [ 3 ] {} <Debug> HTTP-Session: 1962677c-570d-4c00-9631-798369e9bca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.06.28 22:12:28.407908 [ 3 ] {} <Trace> HTTP-Session: 1962677c-570d-4c00-9631-798369e9bca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3982 2024.06.28 22:12:28.408023 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3983 2024.06.28 22:12:28.408064 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3984 2024.06.28 22:12:28.408186 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.06.28 22:12:28.408537 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.06.28 22:12:28.408572 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
3987 2024.06.28 22:12:28.408878 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3988 2024.06.28 22:12:28.409183 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.06.28 22:12:28.409344 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001357 sec., 64112.011790714816 rows/sec., 5.22 MiB/sec.
3990 2024.06.28 22:12:28.409503 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Debug> DynamicQueryHandler: Done processing query
3991 2024.06.28 22:12:28.409550 [ 3 ] {4fc36a72-5bb8-4ee3-b23a-b1272e6d82ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3992 2024.06.28 22:12:28.409566 [ 3 ] {} <Debug> HTTP-Session: 1962677c-570d-4c00-9631-798369e9bca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.06.28 22:12:28.409685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.06.28 22:12:28.409733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3995 2024.06.28 22:12:28.409751 [ 3 ] {} <Debug> HTTP-Session: e84060e0-959e-47b9-bb9f-4e1d31b03879 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
3996 2024.06.28 22:12:28.409767 [ 3 ] {} <Debug> HTTP-Session: e84060e0-959e-47b9-bb9f-4e1d31b03879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.06.28 22:12:28.409781 [ 3 ] {} <Debug> HTTP-Session: e84060e0-959e-47b9-bb9f-4e1d31b03879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.06.28 22:12:28.409810 [ 3 ] {} <Trace> HTTP-Session: e84060e0-959e-47b9-bb9f-4e1d31b03879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3999 2024.06.28 22:12:28.409901 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4000 2024.06.28 22:12:28.409941 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4001 2024.06.28 22:12:28.410062 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2024.06.28 22:12:28.410330 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4003 2024.06.28 22:12:28.410365 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4004 2024.06.28 22:12:28.410663 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4005 2024.06.28 22:12:28.410967 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4006 2024.06.28 22:12:28.411117 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 112.71 KiB/sec.
4007 2024.06.28 22:12:28.411273 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Debug> DynamicQueryHandler: Done processing query
4008 2024.06.28 22:12:28.411296 [ 3 ] {57b345c8-88b5-42e4-8c5e-cb206e93d1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4009 2024.06.28 22:12:28.411312 [ 3 ] {} <Debug> HTTP-Session: e84060e0-959e-47b9-bb9f-4e1d31b03879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.06.28 22:12:28.411476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2024.06.28 22:12:28.411522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4012 2024.06.28 22:12:28.411541 [ 3 ] {} <Debug> HTTP-Session: 838b89cc-9e43-4540-bab9-8fbb1f00e3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4013 2024.06.28 22:12:28.411556 [ 3 ] {} <Debug> HTTP-Session: 838b89cc-9e43-4540-bab9-8fbb1f00e3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.06.28 22:12:28.411570 [ 3 ] {} <Debug> HTTP-Session: 838b89cc-9e43-4540-bab9-8fbb1f00e3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4015 2024.06.28 22:12:28.411599 [ 3 ] {} <Trace> HTTP-Session: 838b89cc-9e43-4540-bab9-8fbb1f00e3dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4016 2024.06.28 22:12:28.411709 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4017 2024.06.28 22:12:28.411750 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4018 2024.06.28 22:12:28.411872 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2024.06.28 22:12:28.412200 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.06.28 22:12:28.412236 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4021 2024.06.28 22:12:28.412541 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4022 2024.06.28 22:12:28.412852 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4023 2024.06.28 22:12:28.413009 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001335 sec., 56928.83895131086 rows/sec., 4.45 MiB/sec.
4024 2024.06.28 22:12:28.413167 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Debug> DynamicQueryHandler: Done processing query
4025 2024.06.28 22:12:28.413191 [ 3 ] {7144b8a8-b4f4-4db6-b4ba-c626d74f3db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4026 2024.06.28 22:12:28.413206 [ 3 ] {} <Debug> HTTP-Session: 838b89cc-9e43-4540-bab9-8fbb1f00e3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.06.28 22:12:28.413385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4028 2024.06.28 22:12:28.413432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4029 2024.06.28 22:12:28.413450 [ 3 ] {} <Debug> HTTP-Session: de85af49-0cfe-45e6-9941-243d0f6dc15e Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4030 2024.06.28 22:12:28.413465 [ 3 ] {} <Debug> HTTP-Session: de85af49-0cfe-45e6-9941-243d0f6dc15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.06.28 22:12:28.413478 [ 3 ] {} <Debug> HTTP-Session: de85af49-0cfe-45e6-9941-243d0f6dc15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.06.28 22:12:28.413507 [ 3 ] {} <Trace> HTTP-Session: de85af49-0cfe-45e6-9941-243d0f6dc15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4033 2024.06.28 22:12:28.413659 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4034 2024.06.28 22:12:28.413705 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4035 2024.06.28 22:12:28.413850 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4036 2024.06.28 22:12:28.414225 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4037 2024.06.28 22:12:28.414260 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4038 2024.06.28 22:12:28.414658 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4039 2024.06.28 22:12:28.415000 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4040 2024.06.28 22:12:28.415166 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
4041 2024.06.28 22:12:28.415481 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Debug> DynamicQueryHandler: Done processing query
4042 2024.06.28 22:12:28.415547 [ 3 ] {25cdea90-d064-490d-9eda-13ae2973699b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4043 2024.06.28 22:12:28.415612 [ 3 ] {} <Debug> HTTP-Session: de85af49-0cfe-45e6-9941-243d0f6dc15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4044 2024.06.28 22:12:28.415785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4045 2024.06.28 22:12:28.415835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4046 2024.06.28 22:12:28.415853 [ 3 ] {} <Debug> HTTP-Session: bc1bce46-d974-4022-b467-e5e493dd2531 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4047 2024.06.28 22:12:28.415869 [ 3 ] {} <Debug> HTTP-Session: bc1bce46-d974-4022-b467-e5e493dd2531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.06.28 22:12:28.415882 [ 3 ] {} <Debug> HTTP-Session: bc1bce46-d974-4022-b467-e5e493dd2531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.06.28 22:12:28.415914 [ 3 ] {} <Trace> HTTP-Session: bc1bce46-d974-4022-b467-e5e493dd2531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4050 2024.06.28 22:12:28.416089 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4051 2024.06.28 22:12:28.416164 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4052 2024.06.28 22:12:28.416578 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4053 2024.06.28 22:12:28.417133 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4054 2024.06.28 22:12:28.417168 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4055 2024.06.28 22:12:28.417757 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4056 2024.06.28 22:12:28.418145 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4057 2024.06.28 22:12:28.418346 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002383 sec., 4196.39110365086 rows/sec., 7.52 MiB/sec.
4058 2024.06.28 22:12:28.418863 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Debug> DynamicQueryHandler: Done processing query
4059 2024.06.28 22:12:28.418887 [ 3 ] {37ce5c28-8da4-49fc-a4da-2efbd071197b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4060 2024.06.28 22:12:28.418902 [ 3 ] {} <Debug> HTTP-Session: bc1bce46-d974-4022-b467-e5e493dd2531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4061 2024.06.28 22:12:28.419016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4062 2024.06.28 22:12:28.419064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4063 2024.06.28 22:12:28.419082 [ 3 ] {} <Debug> HTTP-Session: a622aa5d-2409-4a17-bce5-24127b7f1963 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4064 2024.06.28 22:12:28.419098 [ 3 ] {} <Debug> HTTP-Session: a622aa5d-2409-4a17-bce5-24127b7f1963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.06.28 22:12:28.419112 [ 3 ] {} <Debug> HTTP-Session: a622aa5d-2409-4a17-bce5-24127b7f1963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4066 2024.06.28 22:12:28.419141 [ 3 ] {} <Trace> HTTP-Session: a622aa5d-2409-4a17-bce5-24127b7f1963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4067 2024.06.28 22:12:28.419261 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4068 2024.06.28 22:12:28.419305 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4069 2024.06.28 22:12:28.419441 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2024.06.28 22:12:28.419736 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2024.06.28 22:12:28.419771 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4072 2024.06.28 22:12:28.420129 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4073 2024.06.28 22:12:28.420446 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2024.06.28 22:12:28.420605 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
4075 2024.06.28 22:12:28.420763 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Debug> DynamicQueryHandler: Done processing query
4076 2024.06.28 22:12:28.420786 [ 3 ] {33f990a4-3f8f-48c9-b267-4e0f8a43c089} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4077 2024.06.28 22:12:28.420803 [ 3 ] {} <Debug> HTTP-Session: a622aa5d-2409-4a17-bce5-24127b7f1963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4078 2024.06.28 22:12:32.721195 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
4079 2024.06.28 22:12:32.721255 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
4080 2024.06.28 22:12:33.402811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4081 2024.06.28 22:12:33.402952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4082 2024.06.28 22:12:33.402982 [ 3 ] {} <Debug> HTTP-Session: d4e552f7-1c0e-48e7-b8f4-330b7eba798d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4083 2024.06.28 22:12:33.403010 [ 3 ] {} <Debug> HTTP-Session: d4e552f7-1c0e-48e7-b8f4-330b7eba798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4084 2024.06.28 22:12:33.403028 [ 3 ] {} <Debug> HTTP-Session: d4e552f7-1c0e-48e7-b8f4-330b7eba798d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.06.28 22:12:33.403087 [ 3 ] {} <Trace> HTTP-Session: d4e552f7-1c0e-48e7-b8f4-330b7eba798d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4086 2024.06.28 22:12:33.403281 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4087 2024.06.28 22:12:33.403356 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4088 2024.06.28 22:12:33.403554 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4089 2024.06.28 22:12:33.403967 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4090 2024.06.28 22:12:33.404021 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4091 2024.06.28 22:12:33.404444 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4092 2024.06.28 22:12:33.404786 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4093 2024.06.28 22:12:33.404951 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001722 sec., 1161.4401858304298 rows/sec., 94.71 KiB/sec.
4094 2024.06.28 22:12:33.405153 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Debug> DynamicQueryHandler: Done processing query
4095 2024.06.28 22:12:33.405180 [ 3 ] {6971ead4-026c-4b56-b053-273e817e1ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4096 2024.06.28 22:12:33.405197 [ 3 ] {} <Debug> HTTP-Session: d4e552f7-1c0e-48e7-b8f4-330b7eba798d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4097 2024.06.28 22:12:33.405324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4098 2024.06.28 22:12:33.405374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4099 2024.06.28 22:12:33.405395 [ 3 ] {} <Debug> HTTP-Session: 6042c524-07bd-44c9-a17b-db7abbc2646d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4100 2024.06.28 22:12:33.405412 [ 3 ] {} <Debug> HTTP-Session: 6042c524-07bd-44c9-a17b-db7abbc2646d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4101 2024.06.28 22:12:33.405427 [ 3 ] {} <Debug> HTTP-Session: 6042c524-07bd-44c9-a17b-db7abbc2646d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.06.28 22:12:33.405459 [ 3 ] {} <Trace> HTTP-Session: 6042c524-07bd-44c9-a17b-db7abbc2646d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4103 2024.06.28 22:12:33.405571 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4104 2024.06.28 22:12:33.405615 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4105 2024.06.28 22:12:33.405745 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4106 2024.06.28 22:12:33.406073 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4107 2024.06.28 22:12:33.406111 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4108 2024.06.28 22:12:33.406420 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4109 2024.06.28 22:12:33.406732 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4110 2024.06.28 22:12:33.406894 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00135 sec., 42222.22222222222 rows/sec., 3.24 MiB/sec.
4111 2024.06.28 22:12:33.406905 [ 29 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4112 2024.06.28 22:12:33.407005 [ 29 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4113 2024.06.28 22:12:33.407046 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4114 2024.06.28 22:12:33.407126 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Debug> DynamicQueryHandler: Done processing query
4115 2024.06.28 22:12:33.407182 [ 3 ] {4d528d75-31d0-4d6c-8d5f-feeae5c0ecd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4116 2024.06.28 22:12:33.407251 [ 3 ] {} <Debug> HTTP-Session: 6042c524-07bd-44c9-a17b-db7abbc2646d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.06.28 22:12:33.407326 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
4118 2024.06.28 22:12:33.407476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4119 2024.06.28 22:12:33.407667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4120 2024.06.28 22:12:33.407770 [ 3 ] {} <Debug> HTTP-Session: b8ab15a2-8e7b-46c7-8d58-6bacffbb3cee Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4121 2024.06.28 22:12:33.407925 [ 3 ] {} <Debug> HTTP-Session: b8ab15a2-8e7b-46c7-8d58-6bacffbb3cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.06.28 22:12:33.408003 [ 3 ] {} <Debug> HTTP-Session: b8ab15a2-8e7b-46c7-8d58-6bacffbb3cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.06.28 22:12:33.408098 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4124 2024.06.28 22:12:33.408160 [ 3 ] {} <Trace> HTTP-Session: b8ab15a2-8e7b-46c7-8d58-6bacffbb3cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4125 2024.06.28 22:12:33.408211 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
4126 2024.06.28 22:12:33.408486 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4127 2024.06.28 22:12:33.408543 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part
4128 2024.06.28 22:12:33.408624 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4129 2024.06.28 22:12:33.408839 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 89 rows starting from the beginning of the part
4130 2024.06.28 22:12:33.409244 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 93 rows starting from the beginning of the part
4131 2024.06.28 22:12:33.409525 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 87 rows starting from the beginning of the part
4132 2024.06.28 22:12:33.409883 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part
4133 2024.06.28 22:12:33.409895 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4134 2024.06.28 22:12:33.410508 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4135 2024.06.28 22:12:33.410551 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4136 2024.06.28 22:12:33.411016 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4137 2024.06.28 22:12:33.411469 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4138 2024.06.28 22:12:33.411520 [ 188 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347467 sec., 116849.65061264411 rows/sec., 9.23 MiB/sec.
4139 2024.06.28 22:12:33.411760 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003406 sec., 587.1990604815032 rows/sec., 41.00 KiB/sec.
4140 2024.06.28 22:12:33.412007 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4141 2024.06.28 22:12:33.412307 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Debug> DynamicQueryHandler: Done processing query
4142 2024.06.28 22:12:33.412377 [ 3 ] {55b62e70-6449-47b1-affa-3bca2f05d471} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4143 2024.06.28 22:12:33.412434 [ 3 ] {} <Debug> HTTP-Session: b8ab15a2-8e7b-46c7-8d58-6bacffbb3cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.06.28 22:12:33.412630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4145 2024.06.28 22:12:33.412730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.06.28 22:12:33.412754 [ 3 ] {} <Debug> HTTP-Session: 95c12adc-ff97-48c8-bc03-071884ee50be Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4147 2024.06.28 22:12:33.412784 [ 3 ] {} <Debug> HTTP-Session: 95c12adc-ff97-48c8-bc03-071884ee50be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.06.28 22:12:33.412809 [ 3 ] {} <Debug> HTTP-Session: 95c12adc-ff97-48c8-bc03-071884ee50be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.06.28 22:12:33.412874 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4150 2024.06.28 22:12:33.412883 [ 3 ] {} <Trace> HTTP-Session: 95c12adc-ff97-48c8-bc03-071884ee50be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4151 2024.06.28 22:12:33.413065 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_26_5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4152 2024.06.28 22:12:33.413120 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4153 2024.06.28 22:12:33.413229 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4154 2024.06.28 22:12:33.413237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4155 2024.06.28 22:12:33.413424 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4156 2024.06.28 22:12:33.413760 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4157 2024.06.28 22:12:33.413797 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4158 2024.06.28 22:12:33.414122 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4159 2024.06.28 22:12:33.414441 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4160 2024.06.28 22:12:33.414604 [ 29 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4161 2024.06.28 22:12:33.414607 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001548 sec., 42635.65891472869 rows/sec., 3.33 MiB/sec.
4162 2024.06.28 22:12:33.414657 [ 29 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4163 2024.06.28 22:12:33.414732 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4164 2024.06.28 22:12:33.414930 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
4165 2024.06.28 22:12:33.414929 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Debug> DynamicQueryHandler: Done processing query
4166 2024.06.28 22:12:33.414995 [ 3 ] {69e7a105-2fe3-46f8-bb02-ee0148f03aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4167 2024.06.28 22:12:33.415036 [ 3 ] {} <Debug> HTTP-Session: 95c12adc-ff97-48c8-bc03-071884ee50be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.06.28 22:12:33.415144 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4169 2024.06.28 22:12:33.415191 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 118 rows starting from the beginning of the part
4170 2024.06.28 22:12:33.415220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4171 2024.06.28 22:12:33.415339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4172 2024.06.28 22:12:33.415444 [ 3 ] {} <Debug> HTTP-Session: 2725b898-a80a-410c-a490-2285d49e8ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4173 2024.06.28 22:12:33.415475 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part
4174 2024.06.28 22:12:33.415506 [ 3 ] {} <Debug> HTTP-Session: 2725b898-a80a-410c-a490-2285d49e8ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.06.28 22:12:33.415574 [ 3 ] {} <Debug> HTTP-Session: 2725b898-a80a-410c-a490-2285d49e8ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4176 2024.06.28 22:12:33.415700 [ 3 ] {} <Trace> HTTP-Session: 2725b898-a80a-410c-a490-2285d49e8ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4177 2024.06.28 22:12:33.415771 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part
4178 2024.06.28 22:12:33.416043 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part
4179 2024.06.28 22:12:33.416094 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4180 2024.06.28 22:12:33.416284 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4181 2024.06.28 22:12:33.416345 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part
4182 2024.06.28 22:12:33.416707 [ 188 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part
4183 2024.06.28 22:12:33.417399 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4184 2024.06.28 22:12:33.418217 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4185 2024.06.28 22:12:33.418282 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4186 2024.06.28 22:12:33.419326 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4187 2024.06.28 22:12:33.419473 [ 187 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 4 columns (4 merged, 0 gathered) in 0.00463441 sec., 106593.93536609838 rows/sec., 8.32 MiB/sec.
4188 2024.06.28 22:12:33.419665 [ 186 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4189 2024.06.28 22:12:33.419848 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4190 2024.06.28 22:12:33.420159 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4191 2024.06.28 22:12:33.420185 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004266 sec., 37740.27191748711 rows/sec., 2.63 MiB/sec.
4192 2024.06.28 22:12:33.420283 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4193 2024.06.28 22:12:33.420442 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4194 2024.06.28 22:12:33.420675 [ 186 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4195 2024.06.28 22:12:33.420889 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Debug> DynamicQueryHandler: Done processing query
4196 2024.06.28 22:12:33.421044 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
4197 2024.06.28 22:12:33.421045 [ 3 ] {95d2f29d-f72c-4fd2-9296-57f155e2551f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4198 2024.06.28 22:12:33.421191 [ 3 ] {} <Debug> HTTP-Session: 2725b898-a80a-410c-a490-2285d49e8ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4199 2024.06.28 22:12:33.421298 [ 186 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_26_5} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4200 2024.06.28 22:12:33.421719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4201 2024.06.28 22:12:33.421858 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4202 2024.06.28 22:12:33.421980 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4203 2024.06.28 22:12:33.421990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4204 2024.06.28 22:12:33.422061 [ 3 ] {} <Debug> HTTP-Session: c577d39c-e5ae-4fe9-b3bf-a643005b6fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4205 2024.06.28 22:12:33.422065 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3270 rows starting from the beginning of the part
4206 2024.06.28 22:12:33.422102 [ 3 ] {} <Debug> HTTP-Session: c577d39c-e5ae-4fe9-b3bf-a643005b6fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.06.28 22:12:33.422141 [ 3 ] {} <Debug> HTTP-Session: c577d39c-e5ae-4fe9-b3bf-a643005b6fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4208 2024.06.28 22:12:33.422249 [ 3 ] {} <Trace> HTTP-Session: c577d39c-e5ae-4fe9-b3bf-a643005b6fe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4209 2024.06.28 22:12:33.422407 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4210 2024.06.28 22:12:33.422609 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4211 2024.06.28 22:12:33.422702 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 163 rows starting from the beginning of the part
4212 2024.06.28 22:12:33.422760 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4213 2024.06.28 22:12:33.423066 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part
4214 2024.06.28 22:12:33.423471 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
4215 2024.06.28 22:12:33.423723 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4216 2024.06.28 22:12:33.423803 [ 187 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
4217 2024.06.28 22:12:33.424629 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4218 2024.06.28 22:12:33.424696 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4219 2024.06.28 22:12:33.425380 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4220 2024.06.28 22:12:33.426322 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4221 2024.06.28 22:12:33.426661 [ 29 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4222 2024.06.28 22:12:33.426665 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004206 sec., 14265.335235378032 rows/sec., 984.46 KiB/sec.
4223 2024.06.28 22:12:33.426762 [ 29 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4224 2024.06.28 22:12:33.426854 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4225 2024.06.28 22:12:33.427380 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Debug> DynamicQueryHandler: Done processing query
4226 2024.06.28 22:12:33.427534 [ 3 ] {125b78ac-4ec7-42ef-ae6e-20f03fc5c1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4227 2024.06.28 22:12:33.427756 [ 3 ] {} <Debug> HTTP-Session: c577d39c-e5ae-4fe9-b3bf-a643005b6fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.06.28 22:12:33.427927 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4229 2024.06.28 22:12:33.428859 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4230 2024.06.28 22:12:33.428917 [ 186 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4112 rows, containing 5 columns (5 merged, 0 gathered) in 0.008270578 sec., 497184.1145806254 rows/sec., 34.67 MiB/sec.
4231 2024.06.28 22:12:33.428918 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1154 rows starting from the beginning of the part
4232 2024.06.28 22:12:33.429066 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
4233 2024.06.28 22:12:33.429248 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
4234 2024.06.28 22:12:33.429361 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4235 2024.06.28 22:12:33.429564 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
4236 2024.06.28 22:12:33.429682 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4237 2024.06.28 22:12:33.429712 [ 195 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4238 2024.06.28 22:12:33.430982 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4239 2024.06.28 22:12:33.431187 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4240 2024.06.28 22:12:33.431373 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
4241 2024.06.28 22:12:33.431870 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1454 rows, containing 4 columns (4 merged, 0 gathered) in 0.004763012 sec., 305269.0188477375 rows/sec., 20.55 MiB/sec.
4242 2024.06.28 22:12:33.432093 [ 196 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4243 2024.06.28 22:12:33.432474 [ 196 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4244 2024.06.28 22:12:33.432553 [ 196 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_26_5} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4245 2024.06.28 22:12:33.432635 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4246 2024.06.28 22:12:38.403788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4247 2024.06.28 22:12:38.403914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4248 2024.06.28 22:12:38.403939 [ 3 ] {} <Debug> HTTP-Session: 0346976b-96a3-4043-9e04-1450b5b920da Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4249 2024.06.28 22:12:38.403964 [ 3 ] {} <Debug> HTTP-Session: 0346976b-96a3-4043-9e04-1450b5b920da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4250 2024.06.28 22:12:38.403978 [ 3 ] {} <Debug> HTTP-Session: 0346976b-96a3-4043-9e04-1450b5b920da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.06.28 22:12:38.404030 [ 3 ] {} <Trace> HTTP-Session: 0346976b-96a3-4043-9e04-1450b5b920da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4252 2024.06.28 22:12:38.404210 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4253 2024.06.28 22:12:38.404278 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4254 2024.06.28 22:12:38.404473 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4255 2024.06.28 22:12:38.404873 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4256 2024.06.28 22:12:38.404913 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4257 2024.06.28 22:12:38.405295 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4258 2024.06.28 22:12:38.405633 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4259 2024.06.28 22:12:38.405814 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001655 sec., 6042.296072507553 rows/sec., 489.76 KiB/sec.
4260 2024.06.28 22:12:38.406002 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Debug> DynamicQueryHandler: Done processing query
4261 2024.06.28 22:12:38.406028 [ 3 ] {d40b46a4-d426-4634-947e-3ca5819ebfb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4262 2024.06.28 22:12:38.406045 [ 3 ] {} <Debug> HTTP-Session: 0346976b-96a3-4043-9e04-1450b5b920da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4263 2024.06.28 22:12:38.406173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4264 2024.06.28 22:12:38.406221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4265 2024.06.28 22:12:38.406239 [ 3 ] {} <Debug> HTTP-Session: 951214e0-c617-4557-9276-1fbf0a9408d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4266 2024.06.28 22:12:38.406257 [ 3 ] {} <Debug> HTTP-Session: 951214e0-c617-4557-9276-1fbf0a9408d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4267 2024.06.28 22:12:38.406270 [ 3 ] {} <Debug> HTTP-Session: 951214e0-c617-4557-9276-1fbf0a9408d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.06.28 22:12:38.406302 [ 3 ] {} <Trace> HTTP-Session: 951214e0-c617-4557-9276-1fbf0a9408d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4269 2024.06.28 22:12:38.406396 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4270 2024.06.28 22:12:38.406441 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4271 2024.06.28 22:12:38.406572 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4272 2024.06.28 22:12:38.406862 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4273 2024.06.28 22:12:38.406899 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4274 2024.06.28 22:12:38.407203 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4275 2024.06.28 22:12:38.407514 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4276 2024.06.28 22:12:38.407668 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
4277 2024.06.28 22:12:38.407832 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Debug> DynamicQueryHandler: Done processing query
4278 2024.06.28 22:12:38.407857 [ 3 ] {a93362e5-77e6-4fb4-be07-ef46b1877df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4279 2024.06.28 22:12:38.407872 [ 3 ] {} <Debug> HTTP-Session: 951214e0-c617-4557-9276-1fbf0a9408d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.06.28 22:12:38.408007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4281 2024.06.28 22:12:38.408054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4282 2024.06.28 22:12:38.408073 [ 3 ] {} <Debug> HTTP-Session: fa6a9310-a490-4f6c-82a8-ebd15496a444 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4283 2024.06.28 22:12:38.408089 [ 3 ] {} <Debug> HTTP-Session: fa6a9310-a490-4f6c-82a8-ebd15496a444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.06.28 22:12:38.408103 [ 3 ] {} <Debug> HTTP-Session: fa6a9310-a490-4f6c-82a8-ebd15496a444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4285 2024.06.28 22:12:38.408135 [ 3 ] {} <Trace> HTTP-Session: fa6a9310-a490-4f6c-82a8-ebd15496a444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4286 2024.06.28 22:12:38.408256 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4287 2024.06.28 22:12:38.408298 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4288 2024.06.28 22:12:38.408425 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4289 2024.06.28 22:12:38.408793 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4290 2024.06.28 22:12:38.408829 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4291 2024.06.28 22:12:38.409140 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4292 2024.06.28 22:12:38.409447 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4293 2024.06.28 22:12:38.409600 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001388 sec., 62680.11527377522 rows/sec., 5.10 MiB/sec.
4294 2024.06.28 22:12:38.409769 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Debug> DynamicQueryHandler: Done processing query
4295 2024.06.28 22:12:38.409793 [ 3 ] {ff9d8dfc-6b7f-493c-b395-1f91d605772a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4296 2024.06.28 22:12:38.409809 [ 3 ] {} <Debug> HTTP-Session: fa6a9310-a490-4f6c-82a8-ebd15496a444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.06.28 22:12:38.409921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4298 2024.06.28 22:12:38.409970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4299 2024.06.28 22:12:38.409988 [ 3 ] {} <Debug> HTTP-Session: ac719b15-32e3-44ba-b8c9-13f596e7b2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4300 2024.06.28 22:12:38.410004 [ 3 ] {} <Debug> HTTP-Session: ac719b15-32e3-44ba-b8c9-13f596e7b2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.06.28 22:12:38.410018 [ 3 ] {} <Debug> HTTP-Session: ac719b15-32e3-44ba-b8c9-13f596e7b2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4302 2024.06.28 22:12:38.410049 [ 3 ] {} <Trace> HTTP-Session: ac719b15-32e3-44ba-b8c9-13f596e7b2c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4303 2024.06.28 22:12:38.410141 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4304 2024.06.28 22:12:38.410183 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4305 2024.06.28 22:12:38.410311 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4306 2024.06.28 22:12:38.410568 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4307 2024.06.28 22:12:38.410604 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4308 2024.06.28 22:12:38.410910 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4309 2024.06.28 22:12:38.411210 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4310 2024.06.28 22:12:38.411359 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00124 sec., 1612.9032258064517 rows/sec., 112.62 KiB/sec.
4311 2024.06.28 22:12:38.411521 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Debug> DynamicQueryHandler: Done processing query
4312 2024.06.28 22:12:38.411545 [ 3 ] {59e7fb71-431d-47bd-8792-d5f69c05d3ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4313 2024.06.28 22:12:38.411561 [ 3 ] {} <Debug> HTTP-Session: ac719b15-32e3-44ba-b8c9-13f596e7b2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4314 2024.06.28 22:12:38.411674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4315 2024.06.28 22:12:38.411721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4316 2024.06.28 22:12:38.411739 [ 3 ] {} <Debug> HTTP-Session: a92aab2e-8449-4390-b017-a148d2c830cb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4317 2024.06.28 22:12:38.411755 [ 3 ] {} <Debug> HTTP-Session: a92aab2e-8449-4390-b017-a148d2c830cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.06.28 22:12:38.411769 [ 3 ] {} <Debug> HTTP-Session: a92aab2e-8449-4390-b017-a148d2c830cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.06.28 22:12:38.411800 [ 3 ] {} <Trace> HTTP-Session: a92aab2e-8449-4390-b017-a148d2c830cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4320 2024.06.28 22:12:38.411915 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4321 2024.06.28 22:12:38.411957 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4322 2024.06.28 22:12:38.412083 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4323 2024.06.28 22:12:38.412437 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4324 2024.06.28 22:12:38.412473 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4325 2024.06.28 22:12:38.412774 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4326 2024.06.28 22:12:38.413071 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4327 2024.06.28 22:12:38.413234 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001352 sec., 56213.017751479296 rows/sec., 4.39 MiB/sec.
4328 2024.06.28 22:12:38.413400 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Debug> DynamicQueryHandler: Done processing query
4329 2024.06.28 22:12:38.413424 [ 3 ] {8e45004b-a099-4d2a-b4e5-9980b966dcce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4330 2024.06.28 22:12:38.413439 [ 3 ] {} <Debug> HTTP-Session: a92aab2e-8449-4390-b017-a148d2c830cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.06.28 22:12:38.413586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4332 2024.06.28 22:12:38.413635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4333 2024.06.28 22:12:38.413653 [ 3 ] {} <Debug> HTTP-Session: e0954a1c-adf8-46c6-a4c7-a34dd48d8783 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4334 2024.06.28 22:12:38.413670 [ 3 ] {} <Debug> HTTP-Session: e0954a1c-adf8-46c6-a4c7-a34dd48d8783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.06.28 22:12:38.413683 [ 3 ] {} <Debug> HTTP-Session: e0954a1c-adf8-46c6-a4c7-a34dd48d8783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.06.28 22:12:38.413713 [ 3 ] {} <Trace> HTTP-Session: e0954a1c-adf8-46c6-a4c7-a34dd48d8783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4337 2024.06.28 22:12:38.413860 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4338 2024.06.28 22:12:38.413907 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4339 2024.06.28 22:12:38.414052 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4340 2024.06.28 22:12:38.414469 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4341 2024.06.28 22:12:38.414505 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4342 2024.06.28 22:12:38.414888 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4343 2024.06.28 22:12:38.415223 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4344 2024.06.28 22:12:38.415382 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001592 sec., 101130.65326633165 rows/sec., 7.04 MiB/sec.
4345 2024.06.28 22:12:38.415601 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Debug> DynamicQueryHandler: Done processing query
4346 2024.06.28 22:12:38.415625 [ 3 ] {a72f8d4a-b48c-42a1-b47c-f2a7941c53e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4347 2024.06.28 22:12:38.415641 [ 3 ] {} <Debug> HTTP-Session: e0954a1c-adf8-46c6-a4c7-a34dd48d8783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.06.28 22:12:38.415773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4349 2024.06.28 22:12:38.415822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4350 2024.06.28 22:12:38.415840 [ 3 ] {} <Debug> HTTP-Session: 845b96fe-fdb7-4706-a4d0-be90574d5ced Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4351 2024.06.28 22:12:38.415857 [ 3 ] {} <Debug> HTTP-Session: 845b96fe-fdb7-4706-a4d0-be90574d5ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.06.28 22:12:38.415871 [ 3 ] {} <Debug> HTTP-Session: 845b96fe-fdb7-4706-a4d0-be90574d5ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4353 2024.06.28 22:12:38.415901 [ 3 ] {} <Trace> HTTP-Session: 845b96fe-fdb7-4706-a4d0-be90574d5ced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4354 2024.06.28 22:12:38.416087 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4355 2024.06.28 22:12:38.416151 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4356 2024.06.28 22:12:38.416554 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4357 2024.06.28 22:12:38.417103 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2024.06.28 22:12:38.417139 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4359 2024.06.28 22:12:38.417716 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4360 2024.06.28 22:12:38.418114 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4361 2024.06.28 22:12:38.418335 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002341 sec., 4271.678769756514 rows/sec., 7.65 MiB/sec.
4362 2024.06.28 22:12:38.418905 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Debug> DynamicQueryHandler: Done processing query
4363 2024.06.28 22:12:38.418930 [ 3 ] {8aa7e8b4-69d8-4bc0-9333-3b943bff2e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4364 2024.06.28 22:12:38.418946 [ 3 ] {} <Debug> HTTP-Session: 845b96fe-fdb7-4706-a4d0-be90574d5ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4365 2024.06.28 22:12:38.419065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4366 2024.06.28 22:12:38.419114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4367 2024.06.28 22:12:38.419133 [ 3 ] {} <Debug> HTTP-Session: d0bba843-6b2b-4444-8ac0-47f448149fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4368 2024.06.28 22:12:38.419149 [ 3 ] {} <Debug> HTTP-Session: d0bba843-6b2b-4444-8ac0-47f448149fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.06.28 22:12:38.419163 [ 3 ] {} <Debug> HTTP-Session: d0bba843-6b2b-4444-8ac0-47f448149fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4370 2024.06.28 22:12:38.419193 [ 3 ] {} <Trace> HTTP-Session: d0bba843-6b2b-4444-8ac0-47f448149fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4371 2024.06.28 22:12:38.419315 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4372 2024.06.28 22:12:38.419359 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4373 2024.06.28 22:12:38.419502 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4374 2024.06.28 22:12:38.419879 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4375 2024.06.28 22:12:38.419915 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4376 2024.06.28 22:12:38.420267 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4377 2024.06.28 22:12:38.420568 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4378 2024.06.28 22:12:38.420709 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec.
4379 2024.06.28 22:12:38.420863 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Debug> DynamicQueryHandler: Done processing query
4380 2024.06.28 22:12:38.420885 [ 3 ] {2c710373-7ba6-4b46-98e6-131c4cceb10c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4381 2024.06.28 22:12:38.420899 [ 3 ] {} <Debug> HTTP-Session: d0bba843-6b2b-4444-8ac0-47f448149fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4382 2024.06.28 22:12:43.402774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2024.06.28 22:12:43.402919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4384 2024.06.28 22:12:43.402950 [ 3 ] {} <Debug> HTTP-Session: bf85def4-cc4d-4872-9b45-7a38dd4ab711 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4385 2024.06.28 22:12:43.402979 [ 3 ] {} <Debug> HTTP-Session: bf85def4-cc4d-4872-9b45-7a38dd4ab711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.06.28 22:12:43.402998 [ 3 ] {} <Debug> HTTP-Session: bf85def4-cc4d-4872-9b45-7a38dd4ab711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.06.28 22:12:43.403058 [ 3 ] {} <Trace> HTTP-Session: bf85def4-cc4d-4872-9b45-7a38dd4ab711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4388 2024.06.28 22:12:43.403270 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4389 2024.06.28 22:12:43.403339 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4390 2024.06.28 22:12:43.403532 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2024.06.28 22:12:43.404065 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4392 2024.06.28 22:12:43.404109 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4393 2024.06.28 22:12:43.404480 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4394 2024.06.28 22:12:43.404822 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2024.06.28 22:12:43.405002 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec.
4396 2024.06.28 22:12:43.405339 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Debug> DynamicQueryHandler: Done processing query
4397 2024.06.28 22:12:43.405366 [ 3 ] {6afe9f4b-4219-43a5-8ac9-ce2ad8482b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4398 2024.06.28 22:12:43.405387 [ 3 ] {} <Debug> HTTP-Session: bf85def4-cc4d-4872-9b45-7a38dd4ab711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.06.28 22:12:43.405569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.06.28 22:12:43.405618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4401 2024.06.28 22:12:43.405637 [ 3 ] {} <Debug> HTTP-Session: 3c413958-c404-45d1-b99f-60cf73dc6471 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4402 2024.06.28 22:12:43.405653 [ 3 ] {} <Debug> HTTP-Session: 3c413958-c404-45d1-b99f-60cf73dc6471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.06.28 22:12:43.405666 [ 3 ] {} <Debug> HTTP-Session: 3c413958-c404-45d1-b99f-60cf73dc6471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.06.28 22:12:43.405697 [ 3 ] {} <Trace> HTTP-Session: 3c413958-c404-45d1-b99f-60cf73dc6471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4405 2024.06.28 22:12:43.405820 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4406 2024.06.28 22:12:43.405863 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4407 2024.06.28 22:12:43.406009 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2024.06.28 22:12:43.406335 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4409 2024.06.28 22:12:43.406372 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4410 2024.06.28 22:12:43.406683 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4411 2024.06.28 22:12:43.406985 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4412 2024.06.28 22:12:43.407138 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec.
4413 2024.06.28 22:12:43.407305 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Debug> DynamicQueryHandler: Done processing query
4414 2024.06.28 22:12:43.407330 [ 3 ] {ff0afa19-c004-4479-9219-049ede3676c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4415 2024.06.28 22:12:43.407345 [ 3 ] {} <Debug> HTTP-Session: 3c413958-c404-45d1-b99f-60cf73dc6471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.06.28 22:12:43.407495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4417 2024.06.28 22:12:43.407544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4418 2024.06.28 22:12:43.407564 [ 3 ] {} <Debug> HTTP-Session: d4d2ec46-55ec-4e98-8c9f-06b6ffac6384 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4419 2024.06.28 22:12:43.407580 [ 3 ] {} <Debug> HTTP-Session: d4d2ec46-55ec-4e98-8c9f-06b6ffac6384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.06.28 22:12:43.407594 [ 3 ] {} <Debug> HTTP-Session: d4d2ec46-55ec-4e98-8c9f-06b6ffac6384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.06.28 22:12:43.407625 [ 3 ] {} <Trace> HTTP-Session: d4d2ec46-55ec-4e98-8c9f-06b6ffac6384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4422 2024.06.28 22:12:43.407765 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4423 2024.06.28 22:12:43.407812 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4424 2024.06.28 22:12:43.407960 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4425 2024.06.28 22:12:43.408389 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4426 2024.06.28 22:12:43.408425 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4427 2024.06.28 22:12:43.408812 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4428 2024.06.28 22:12:43.409142 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.06.28 22:12:43.409304 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
4430 2024.06.28 22:12:43.409475 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Debug> DynamicQueryHandler: Done processing query
4431 2024.06.28 22:12:43.409500 [ 3 ] {49024d69-c32d-4795-bb56-678c07fd8e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4432 2024.06.28 22:12:43.409515 [ 3 ] {} <Debug> HTTP-Session: d4d2ec46-55ec-4e98-8c9f-06b6ffac6384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.06.28 22:12:43.409654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4434 2024.06.28 22:12:43.409704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4435 2024.06.28 22:12:43.409722 [ 3 ] {} <Debug> HTTP-Session: a16e51f4-ff52-4836-ae9a-19606a91ff97 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4436 2024.06.28 22:12:43.409739 [ 3 ] {} <Debug> HTTP-Session: a16e51f4-ff52-4836-ae9a-19606a91ff97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.06.28 22:12:43.409753 [ 3 ] {} <Debug> HTTP-Session: a16e51f4-ff52-4836-ae9a-19606a91ff97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.06.28 22:12:43.409784 [ 3 ] {} <Trace> HTTP-Session: a16e51f4-ff52-4836-ae9a-19606a91ff97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4439 2024.06.28 22:12:43.409908 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4440 2024.06.28 22:12:43.409952 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4441 2024.06.28 22:12:43.410081 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2024.06.28 22:12:43.410394 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.06.28 22:12:43.410431 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4444 2024.06.28 22:12:43.410778 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4445 2024.06.28 22:12:43.411104 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4446 2024.06.28 22:12:43.411268 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
4447 2024.06.28 22:12:43.411432 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Debug> DynamicQueryHandler: Done processing query
4448 2024.06.28 22:12:43.411455 [ 3 ] {c5b213b4-e312-417d-83e3-75d3b5b7c077} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4449 2024.06.28 22:12:43.411470 [ 3 ] {} <Debug> HTTP-Session: a16e51f4-ff52-4836-ae9a-19606a91ff97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.06.28 22:12:47.721315 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
4451 2024.06.28 22:12:47.721397 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
4452 2024.06.28 22:12:48.403503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4453 2024.06.28 22:12:48.403706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4454 2024.06.28 22:12:48.403736 [ 3 ] {} <Debug> HTTP-Session: 6820d939-7dae-41e8-9c4f-6a0a2874bf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4455 2024.06.28 22:12:48.403765 [ 3 ] {} <Debug> HTTP-Session: 6820d939-7dae-41e8-9c4f-6a0a2874bf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4456 2024.06.28 22:12:48.403783 [ 3 ] {} <Debug> HTTP-Session: 6820d939-7dae-41e8-9c4f-6a0a2874bf00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4457 2024.06.28 22:12:48.403841 [ 3 ] {} <Trace> HTTP-Session: 6820d939-7dae-41e8-9c4f-6a0a2874bf00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4458 2024.06.28 22:12:48.404039 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4459 2024.06.28 22:12:48.404112 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4460 2024.06.28 22:12:48.404335 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2024.06.28 22:12:48.404816 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4462 2024.06.28 22:12:48.404856 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4463 2024.06.28 22:12:48.405223 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4464 2024.06.28 22:12:48.405561 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4465 2024.06.28 22:12:48.405700 [ 94 ] {} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4466 2024.06.28 22:12:48.405702 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001726 sec., 5793.742757821552 rows/sec., 469.61 KiB/sec.
4467 2024.06.28 22:12:48.405740 [ 94 ] {} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4468 2024.06.28 22:12:48.405774 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4469 2024.06.28 22:12:48.406020 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Debug> DynamicQueryHandler: Done processing query
4470 2024.06.28 22:12:48.406037 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::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
4471 2024.06.28 22:12:48.406083 [ 3 ] {8787ae69-5437-425e-af7c-814dd79b4c0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4472 2024.06.28 22:12:48.406141 [ 3 ] {} <Debug> HTTP-Session: 6820d939-7dae-41e8-9c4f-6a0a2874bf00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.06.28 22:12:48.406275 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4474 2024.06.28 22:12:48.406331 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
4475 2024.06.28 22:12:48.406359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4476 2024.06.28 22:12:48.406509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4477 2024.06.28 22:12:48.406542 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
4478 2024.06.28 22:12:48.406591 [ 3 ] {} <Debug> HTTP-Session: 4647c1e0-2a0a-444f-9a07-a95c6deda0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4479 2024.06.28 22:12:48.406682 [ 3 ] {} <Debug> HTTP-Session: 4647c1e0-2a0a-444f-9a07-a95c6deda0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.06.28 22:12:48.406790 [ 3 ] {} <Debug> HTTP-Session: 4647c1e0-2a0a-444f-9a07-a95c6deda0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4481 2024.06.28 22:12:48.406909 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
4482 2024.06.28 22:12:48.406916 [ 3 ] {} <Trace> HTTP-Session: 4647c1e0-2a0a-444f-9a07-a95c6deda0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4483 2024.06.28 22:12:48.407167 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
4484 2024.06.28 22:12:48.407265 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4485 2024.06.28 22:12:48.407410 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4486 2024.06.28 22:12:48.407457 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
4487 2024.06.28 22:12:48.408182 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4488 2024.06.28 22:12:48.409036 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4489 2024.06.28 22:12:48.409108 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4490 2024.06.28 22:12:48.409967 [ 195 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.004108043 sec., 12171.2455298058 rows/sec., 986.54 KiB/sec.
4491 2024.06.28 22:12:48.410004 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4492 2024.06.28 22:12:48.410148 [ 186 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4493 2024.06.28 22:12:48.410488 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4494 2024.06.28 22:12:48.410675 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.00356 sec., 24157.303370786518 rows/sec., 1.97 MiB/sec.
4495 2024.06.28 22:12:48.410786 [ 186 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4496 2024.06.28 22:12:48.411084 [ 186 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_9_2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4497 2024.06.28 22:12:48.411203 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Debug> DynamicQueryHandler: Done processing query
4498 2024.06.28 22:12:48.411319 [ 3 ] {daecba8a-3c26-4464-ac48-d3ac4644d09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4499 2024.06.28 22:12:48.411401 [ 3 ] {} <Debug> HTTP-Session: 4647c1e0-2a0a-444f-9a07-a95c6deda0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.06.28 22:12:48.411406 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4501 2024.06.28 22:12:48.411598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4502 2024.06.28 22:12:48.411651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4503 2024.06.28 22:12:48.411671 [ 3 ] {} <Debug> HTTP-Session: 52a8921d-245b-4226-8452-1496780e6f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4504 2024.06.28 22:12:48.411688 [ 3 ] {} <Debug> HTTP-Session: 52a8921d-245b-4226-8452-1496780e6f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.06.28 22:12:48.411702 [ 3 ] {} <Debug> HTTP-Session: 52a8921d-245b-4226-8452-1496780e6f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4506 2024.06.28 22:12:48.411735 [ 3 ] {} <Trace> HTTP-Session: 52a8921d-245b-4226-8452-1496780e6f16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4507 2024.06.28 22:12:48.411866 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4508 2024.06.28 22:12:48.411912 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4509 2024.06.28 22:12:48.412056 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4510 2024.06.28 22:12:48.412409 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4511 2024.06.28 22:12:48.412445 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4512 2024.06.28 22:12:48.412763 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4513 2024.06.28 22:12:48.413065 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.06.28 22:12:48.413189 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001373 sec., 53896.5768390386 rows/sec., 4.21 MiB/sec.
4515 2024.06.28 22:12:48.413521 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Debug> DynamicQueryHandler: Done processing query
4516 2024.06.28 22:12:48.413545 [ 3 ] {6901cf8f-30d5-4a50-a850-e6d1fea5be45} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4517 2024.06.28 22:12:48.413561 [ 3 ] {} <Debug> HTTP-Session: 52a8921d-245b-4226-8452-1496780e6f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.06.28 22:12:48.413736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4519 2024.06.28 22:12:48.413784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4520 2024.06.28 22:12:48.413804 [ 3 ] {} <Debug> HTTP-Session: 1a4f8fe6-ea36-4dc1-a8ca-0dda59288d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4521 2024.06.28 22:12:48.413820 [ 3 ] {} <Debug> HTTP-Session: 1a4f8fe6-ea36-4dc1-a8ca-0dda59288d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.06.28 22:12:48.413833 [ 3 ] {} <Debug> HTTP-Session: 1a4f8fe6-ea36-4dc1-a8ca-0dda59288d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.06.28 22:12:48.413863 [ 3 ] {} <Trace> HTTP-Session: 1a4f8fe6-ea36-4dc1-a8ca-0dda59288d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4524 2024.06.28 22:12:48.414012 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4525 2024.06.28 22:12:48.414061 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4526 2024.06.28 22:12:48.414226 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4527 2024.06.28 22:12:48.414618 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4528 2024.06.28 22:12:48.414654 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4529 2024.06.28 22:12:48.415034 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4530 2024.06.28 22:12:48.415361 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4531 2024.06.28 22:12:48.415502 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
4532 2024.06.28 22:12:48.415789 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Debug> DynamicQueryHandler: Done processing query
4533 2024.06.28 22:12:48.415835 [ 3 ] {ee79733d-da9d-4ae9-b14b-06452e53f010} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4534 2024.06.28 22:12:48.415880 [ 3 ] {} <Debug> HTTP-Session: 1a4f8fe6-ea36-4dc1-a8ca-0dda59288d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4535 2024.06.28 22:12:48.416018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4536 2024.06.28 22:12:48.416068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4537 2024.06.28 22:12:48.416087 [ 3 ] {} <Debug> HTTP-Session: 5100daf4-ee46-4fb7-b5bf-e07514bf3b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4538 2024.06.28 22:12:48.416103 [ 3 ] {} <Debug> HTTP-Session: 5100daf4-ee46-4fb7-b5bf-e07514bf3b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.06.28 22:12:48.416117 [ 3 ] {} <Debug> HTTP-Session: 5100daf4-ee46-4fb7-b5bf-e07514bf3b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.06.28 22:12:48.416147 [ 3 ] {} <Trace> HTTP-Session: 5100daf4-ee46-4fb7-b5bf-e07514bf3b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4541 2024.06.28 22:12:48.416340 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4542 2024.06.28 22:12:48.416411 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4543 2024.06.28 22:12:48.416832 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4544 2024.06.28 22:12:48.417397 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4545 2024.06.28 22:12:48.417433 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4546 2024.06.28 22:12:48.418012 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4547 2024.06.28 22:12:48.418418 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4548 2024.06.28 22:12:48.418629 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002388 sec., 4187.604690117253 rows/sec., 7.50 MiB/sec.
4549 2024.06.28 22:12:48.419142 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Debug> DynamicQueryHandler: Done processing query
4550 2024.06.28 22:12:48.419166 [ 3 ] {eabe2126-5bc3-45f9-affe-5d419ce887f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4551 2024.06.28 22:12:48.419181 [ 3 ] {} <Debug> HTTP-Session: 5100daf4-ee46-4fb7-b5bf-e07514bf3b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4552 2024.06.28 22:12:48.419307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4553 2024.06.28 22:12:48.419355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4554 2024.06.28 22:12:48.419374 [ 3 ] {} <Debug> HTTP-Session: c5bd15e3-d374-4cb6-a5c5-4c3247f4680a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4555 2024.06.28 22:12:48.419391 [ 3 ] {} <Debug> HTTP-Session: c5bd15e3-d374-4cb6-a5c5-4c3247f4680a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.06.28 22:12:48.419405 [ 3 ] {} <Debug> HTTP-Session: c5bd15e3-d374-4cb6-a5c5-4c3247f4680a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4557 2024.06.28 22:12:48.419434 [ 3 ] {} <Trace> HTTP-Session: c5bd15e3-d374-4cb6-a5c5-4c3247f4680a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4558 2024.06.28 22:12:48.419552 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4559 2024.06.28 22:12:48.419595 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4560 2024.06.28 22:12:48.419736 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4561 2024.06.28 22:12:48.420043 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4562 2024.06.28 22:12:48.420079 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
4563 2024.06.28 22:12:48.420441 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4564 2024.06.28 22:12:48.420776 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4565 2024.06.28 22:12:48.420931 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
4566 2024.06.28 22:12:48.421239 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Debug> DynamicQueryHandler: Done processing query
4567 2024.06.28 22:12:48.421291 [ 3 ] {51784c80-9b4a-45ca-a79a-538ee5b67257} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4568 2024.06.28 22:12:48.421330 [ 3 ] {} <Debug> HTTP-Session: c5bd15e3-d374-4cb6-a5c5-4c3247f4680a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4569 2024.06.28 22:12:53.404871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4570 2024.06.28 22:12:53.405069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4571 2024.06.28 22:12:53.405115 [ 3 ] {} <Debug> HTTP-Session: adc43ed6-7a9e-4901-bad0-ae5b5e4a3b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4572 2024.06.28 22:12:53.405158 [ 3 ] {} <Debug> HTTP-Session: adc43ed6-7a9e-4901-bad0-ae5b5e4a3b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.06.28 22:12:53.405186 [ 3 ] {} <Debug> HTTP-Session: adc43ed6-7a9e-4901-bad0-ae5b5e4a3b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4574 2024.06.28 22:12:53.405267 [ 3 ] {} <Trace> HTTP-Session: adc43ed6-7a9e-4901-bad0-ae5b5e4a3b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4575 2024.06.28 22:12:53.405594 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4576 2024.06.28 22:12:53.405701 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4577 2024.06.28 22:12:53.405974 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4578 2024.06.28 22:12:53.406428 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4579 2024.06.28 22:12:53.406471 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4580 2024.06.28 22:12:53.406848 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4581 2024.06.28 22:12:53.407182 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4582 2024.06.28 22:12:53.407343 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.00187 sec., 49197.86096256685 rows/sec., 3.77 MiB/sec.
4583 2024.06.28 22:12:53.407631 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Debug> DynamicQueryHandler: Done processing query
4584 2024.06.28 22:12:53.407677 [ 3 ] {2c837df4-88b8-42f3-9449-e77978cf7a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4585 2024.06.28 22:12:53.407695 [ 3 ] {} <Debug> HTTP-Session: adc43ed6-7a9e-4901-bad0-ae5b5e4a3b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.06.28 22:12:53.407837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4587 2024.06.28 22:12:53.407889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4588 2024.06.28 22:12:53.407909 [ 3 ] {} <Debug> HTTP-Session: 33e4c9df-a621-4263-a774-25bebad88e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4589 2024.06.28 22:12:53.407926 [ 3 ] {} <Debug> HTTP-Session: 33e4c9df-a621-4263-a774-25bebad88e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4590 2024.06.28 22:12:53.407940 [ 3 ] {} <Debug> HTTP-Session: 33e4c9df-a621-4263-a774-25bebad88e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4591 2024.06.28 22:12:53.407971 [ 3 ] {} <Trace> HTTP-Session: 33e4c9df-a621-4263-a774-25bebad88e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4592 2024.06.28 22:12:53.408091 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4593 2024.06.28 22:12:53.408135 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4594 2024.06.28 22:12:53.408281 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4595 2024.06.28 22:12:53.408635 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4596 2024.06.28 22:12:53.408672 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4597 2024.06.28 22:12:53.408991 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4598 2024.06.28 22:12:53.409298 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4599 2024.06.28 22:12:53.409460 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001401 sec., 62812.27694503926 rows/sec., 4.89 MiB/sec.
4600 2024.06.28 22:12:53.409734 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Debug> DynamicQueryHandler: Done processing query
4601 2024.06.28 22:12:53.409763 [ 3 ] {50cf3acd-6697-4971-80a3-7c859beb6f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4602 2024.06.28 22:12:53.409779 [ 3 ] {} <Debug> HTTP-Session: 33e4c9df-a621-4263-a774-25bebad88e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.06.28 22:12:53.410012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4604 2024.06.28 22:12:53.410066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4605 2024.06.28 22:12:53.410085 [ 3 ] {} <Debug> HTTP-Session: 95daa61f-76e5-45a1-b8f7-e8cafef4d32d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4606 2024.06.28 22:12:53.410102 [ 3 ] {} <Debug> HTTP-Session: 95daa61f-76e5-45a1-b8f7-e8cafef4d32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.06.28 22:12:53.410116 [ 3 ] {} <Debug> HTTP-Session: 95daa61f-76e5-45a1-b8f7-e8cafef4d32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4608 2024.06.28 22:12:53.410147 [ 3 ] {} <Trace> HTTP-Session: 95daa61f-76e5-45a1-b8f7-e8cafef4d32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4609 2024.06.28 22:12:53.410316 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4610 2024.06.28 22:12:53.410365 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4611 2024.06.28 22:12:53.410528 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4612 2024.06.28 22:12:53.410946 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4613 2024.06.28 22:12:53.410984 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4614 2024.06.28 22:12:53.411382 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4615 2024.06.28 22:12:53.411735 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4616 2024.06.28 22:12:53.411896 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001654 sec., 118500.6045949214 rows/sec., 8.27 MiB/sec.
4617 2024.06.28 22:12:53.412214 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Debug> DynamicQueryHandler: Done processing query
4618 2024.06.28 22:12:53.412237 [ 3 ] {a410d275-fcea-4c9f-868a-7bc8e0de8b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4619 2024.06.28 22:12:53.412254 [ 3 ] {} <Debug> HTTP-Session: 95daa61f-76e5-45a1-b8f7-e8cafef4d32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.06.28 22:12:53.412392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4621 2024.06.28 22:12:53.412439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4622 2024.06.28 22:12:53.412457 [ 3 ] {} <Debug> HTTP-Session: 35fb494c-562b-42f7-bd48-45e4a035ee28 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4623 2024.06.28 22:12:53.412473 [ 3 ] {} <Debug> HTTP-Session: 35fb494c-562b-42f7-bd48-45e4a035ee28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.06.28 22:12:53.412488 [ 3 ] {} <Debug> HTTP-Session: 35fb494c-562b-42f7-bd48-45e4a035ee28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4625 2024.06.28 22:12:53.412518 [ 3 ] {} <Trace> HTTP-Session: 35fb494c-562b-42f7-bd48-45e4a035ee28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4626 2024.06.28 22:12:53.412632 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4627 2024.06.28 22:12:53.412677 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4628 2024.06.28 22:12:53.412822 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2024.06.28 22:12:53.413111 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4630 2024.06.28 22:12:53.413148 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4631 2024.06.28 22:12:53.413500 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4632 2024.06.28 22:12:53.413818 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4633 2024.06.28 22:12:53.413976 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
4634 2024.06.28 22:12:53.414138 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Debug> DynamicQueryHandler: Done processing query
4635 2024.06.28 22:12:53.414161 [ 3 ] {c8b17cf8-9f90-4352-8e82-60bacfe811e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4636 2024.06.28 22:12:53.414177 [ 3 ] {} <Debug> HTTP-Session: 35fb494c-562b-42f7-bd48-45e4a035ee28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4637 2024.06.28 22:12:58.403532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4638 2024.06.28 22:12:58.403663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4639 2024.06.28 22:12:58.403691 [ 3 ] {} <Debug> HTTP-Session: 1feebf3a-cd9c-45b5-b21b-edfdb2392590 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4640 2024.06.28 22:12:58.403719 [ 3 ] {} <Debug> HTTP-Session: 1feebf3a-cd9c-45b5-b21b-edfdb2392590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4641 2024.06.28 22:12:58.403738 [ 3 ] {} <Debug> HTTP-Session: 1feebf3a-cd9c-45b5-b21b-edfdb2392590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.06.28 22:12:58.403793 [ 3 ] {} <Trace> HTTP-Session: 1feebf3a-cd9c-45b5-b21b-edfdb2392590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4643 2024.06.28 22:12:58.403990 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4644 2024.06.28 22:12:58.404061 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4645 2024.06.28 22:12:58.404266 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4646 2024.06.28 22:12:58.404688 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4647 2024.06.28 22:12:58.404729 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4648 2024.06.28 22:12:58.405100 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4649 2024.06.28 22:12:58.405443 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.06.28 22:12:58.405589 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.00166 sec., 6024.096385542169 rows/sec., 488.28 KiB/sec.
4651 2024.06.28 22:12:58.405921 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Debug> DynamicQueryHandler: Done processing query
4652 2024.06.28 22:12:58.405955 [ 3 ] {9b146c57-aa93-44ca-8ffa-653bcff5502d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4653 2024.06.28 22:12:58.405971 [ 3 ] {} <Debug> HTTP-Session: 1feebf3a-cd9c-45b5-b21b-edfdb2392590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4654 2024.06.28 22:12:58.406110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4655 2024.06.28 22:12:58.406162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4656 2024.06.28 22:12:58.406181 [ 3 ] {} <Debug> HTTP-Session: 5957c387-f3ec-47a3-8df5-86c679d142c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4657 2024.06.28 22:12:58.406198 [ 3 ] {} <Debug> HTTP-Session: 5957c387-f3ec-47a3-8df5-86c679d142c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.06.28 22:12:58.406212 [ 3 ] {} <Debug> HTTP-Session: 5957c387-f3ec-47a3-8df5-86c679d142c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4659 2024.06.28 22:12:58.406246 [ 3 ] {} <Trace> HTTP-Session: 5957c387-f3ec-47a3-8df5-86c679d142c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4660 2024.06.28 22:12:58.406372 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4661 2024.06.28 22:12:58.406417 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4662 2024.06.28 22:12:58.406560 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4663 2024.06.28 22:12:58.406910 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4664 2024.06.28 22:12:58.406946 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4665 2024.06.28 22:12:58.407261 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4666 2024.06.28 22:12:58.407542 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4667 2024.06.28 22:12:58.407657 [ 154 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4668 2024.06.28 22:12:58.407661 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001375 sec., 62545.45454545455 rows/sec., 5.10 MiB/sec.
4669 2024.06.28 22:12:58.407690 [ 154 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4670 2024.06.28 22:12:58.407724 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4671 2024.06.28 22:12:58.407875 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Debug> DynamicQueryHandler: Done processing query
4672 2024.06.28 22:12:58.407909 [ 3 ] {dd0e68ca-df13-4f7c-8a36-fdc9d3c536f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4673 2024.06.28 22:12:58.407910 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
4674 2024.06.28 22:12:58.407927 [ 3 ] {} <Debug> HTTP-Session: 5957c387-f3ec-47a3-8df5-86c679d142c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.06.28 22:12:58.408177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4676 2024.06.28 22:12:58.408222 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4677 2024.06.28 22:12:58.408269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4678 2024.06.28 22:12:58.408284 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 129 rows starting from the beginning of the part
4679 2024.06.28 22:12:58.408312 [ 3 ] {} <Debug> HTTP-Session: 16d62238-2c29-4f9d-899f-3debf5b7f716 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4680 2024.06.28 22:12:58.408354 [ 3 ] {} <Debug> HTTP-Session: 16d62238-2c29-4f9d-899f-3debf5b7f716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.06.28 22:12:58.408396 [ 3 ] {} <Debug> HTTP-Session: 16d62238-2c29-4f9d-899f-3debf5b7f716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.06.28 22:12:58.408506 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 87 rows starting from the beginning of the part
4683 2024.06.28 22:12:58.408527 [ 3 ] {} <Trace> HTTP-Session: 16d62238-2c29-4f9d-899f-3debf5b7f716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4684 2024.06.28 22:12:58.408813 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part
4685 2024.06.28 22:12:58.409038 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4686 2024.06.28 22:12:58.409147 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part
4687 2024.06.28 22:12:58.409192 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4688 2024.06.28 22:12:58.409441 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part
4689 2024.06.28 22:12:58.409725 [ 200 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part
4690 2024.06.28 22:12:58.410355 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4691 2024.06.28 22:12:58.411144 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4692 2024.06.28 22:12:58.411206 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4693 2024.06.28 22:12:58.412147 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4694 2024.06.28 22:12:58.412858 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.005006275 sec., 107065.63263104804 rows/sec., 8.53 MiB/sec.
4695 2024.06.28 22:12:58.413020 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4696 2024.06.28 22:12:58.413066 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4697 2024.06.28 22:12:58.413182 [ 154 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4698 2024.06.28 22:12:58.413226 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.004432 sec., 16696.750902527074 rows/sec., 1.30 MiB/sec.
4699 2024.06.28 22:12:58.413243 [ 154 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4700 2024.06.28 22:12:58.413277 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4701 2024.06.28 22:12:58.413691 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Debug> DynamicQueryHandler: Done processing query
4702 2024.06.28 22:12:58.413795 [ 3 ] {b6a43343-b20f-402b-a9cc-8866941834e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4703 2024.06.28 22:12:58.413859 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
4704 2024.06.28 22:12:58.413883 [ 3 ] {} <Debug> HTTP-Session: 16d62238-2c29-4f9d-899f-3debf5b7f716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.06.28 22:12:58.414160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2024.06.28 22:12:58.414333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4707 2024.06.28 22:12:58.414376 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4708 2024.06.28 22:12:58.414393 [ 3 ] {} <Debug> HTTP-Session: 61c63639-0406-4167-a46d-2112a838269d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4709 2024.06.28 22:12:58.414440 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4710 2024.06.28 22:12:58.414479 [ 3 ] {} <Debug> HTTP-Session: 61c63639-0406-4167-a46d-2112a838269d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.06.28 22:12:58.414488 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 124 rows starting from the beginning of the part
4712 2024.06.28 22:12:58.414521 [ 3 ] {} <Debug> HTTP-Session: 61c63639-0406-4167-a46d-2112a838269d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4713 2024.06.28 22:12:58.414643 [ 3 ] {} <Trace> HTTP-Session: 61c63639-0406-4167-a46d-2112a838269d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4714 2024.06.28 22:12:58.414719 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_31_6} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4715 2024.06.28 22:12:58.414877 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part
4716 2024.06.28 22:12:58.415104 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
4717 2024.06.28 22:12:58.415244 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part
4718 2024.06.28 22:12:58.415405 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4719 2024.06.28 22:12:58.415521 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part
4720 2024.06.28 22:12:58.415687 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4721 2024.06.28 22:12:58.415805 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part
4722 2024.06.28 22:12:58.416099 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part
4723 2024.06.28 22:12:58.416791 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4724 2024.06.28 22:12:58.417774 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4725 2024.06.28 22:12:58.417841 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4726 2024.06.28 22:12:58.418901 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.005510772 sec., 90731.3893588775 rows/sec., 7.08 MiB/sec.
4727 2024.06.28 22:12:58.418962 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4728 2024.06.28 22:12:58.419131 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4729 2024.06.28 22:12:58.419819 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4730 2024.06.28 22:12:58.420078 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4731 2024.06.28 22:12:58.420166 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4732 2024.06.28 22:12:58.420162 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005143 sec., 31110.246937585067 rows/sec., 2.17 MiB/sec.
4733 2024.06.28 22:12:58.420207 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4734 2024.06.28 22:12:58.420228 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4735 2024.06.28 22:12:58.420622 [ 200 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_31_6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4736 2024.06.28 22:12:58.420865 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
4737 2024.06.28 22:12:58.421023 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Debug> DynamicQueryHandler: Done processing query
4738 2024.06.28 22:12:58.421047 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4739 2024.06.28 22:12:58.421103 [ 3 ] {24a94e45-c302-4af0-bb74-e35b60216bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4740 2024.06.28 22:12:58.421230 [ 3 ] {} <Debug> HTTP-Session: 61c63639-0406-4167-a46d-2112a838269d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.06.28 22:12:58.421509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4742 2024.06.28 22:12:58.421662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4743 2024.06.28 22:12:58.421715 [ 3 ] {} <Debug> HTTP-Session: aec07285-d077-4309-88d8-d02dbd5799c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4744 2024.06.28 22:12:58.421716 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4745 2024.06.28 22:12:58.421740 [ 3 ] {} <Debug> HTTP-Session: aec07285-d077-4309-88d8-d02dbd5799c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.06.28 22:12:58.421775 [ 3 ] {} <Debug> HTTP-Session: aec07285-d077-4309-88d8-d02dbd5799c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.06.28 22:12:58.421808 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4112 rows starting from the beginning of the part
4748 2024.06.28 22:12:58.421835 [ 3 ] {} <Trace> HTTP-Session: aec07285-d077-4309-88d8-d02dbd5799c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.06.28 22:12:58.422114 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
4750 2024.06.28 22:12:58.422225 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
4751 2024.06.28 22:12:58.422404 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4752 2024.06.28 22:12:58.422465 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
4753 2024.06.28 22:12:58.422792 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4754 2024.06.28 22:12:58.422812 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 196 rows starting from the beginning of the part
4755 2024.06.28 22:12:58.423210 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
4756 2024.06.28 22:12:58.425049 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4757 2024.06.28 22:12:58.426511 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4758 2024.06.28 22:12:58.426585 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4759 2024.06.28 22:12:58.428232 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4760 2024.06.28 22:12:58.428683 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4761 2024.06.28 22:12:58.429153 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007109 sec., 1406.6676044450696 rows/sec., 2.52 MiB/sec.
4762 2024.06.28 22:12:58.429359 [ 194 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4949 rows, containing 5 columns (5 merged, 0 gathered) in 0.008926867 sec., 554393.8315648704 rows/sec., 38.65 MiB/sec.
4763 2024.06.28 22:12:58.429528 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Debug> DynamicQueryHandler: Done processing query
4764 2024.06.28 22:12:58.429552 [ 3 ] {41b41301-f591-401f-9e14-044a72bb9df8} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4765 2024.06.28 22:12:58.429568 [ 3 ] {} <Debug> HTTP-Session: aec07285-d077-4309-88d8-d02dbd5799c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.06.28 22:12:58.429687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4767 2024.06.28 22:12:58.429733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4768 2024.06.28 22:12:58.429745 [ 194 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4769 2024.06.28 22:12:58.429754 [ 3 ] {} <Debug> HTTP-Session: d08c09d9-06c1-470b-9632-fac7dd412876 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4770 2024.06.28 22:12:58.429784 [ 3 ] {} <Debug> HTTP-Session: d08c09d9-06c1-470b-9632-fac7dd412876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4771 2024.06.28 22:12:58.429809 [ 3 ] {} <Debug> HTTP-Session: d08c09d9-06c1-470b-9632-fac7dd412876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4772 2024.06.28 22:12:58.429847 [ 3 ] {} <Trace> HTTP-Session: d08c09d9-06c1-470b-9632-fac7dd412876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4773 2024.06.28 22:12:58.429998 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4774 2024.06.28 22:12:58.430064 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4775 2024.06.28 22:12:58.430262 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4776 2024.06.28 22:12:58.430301 [ 194 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4777 2024.06.28 22:12:58.430413 [ 194 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4778 2024.06.28 22:12:58.430550 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
4779 2024.06.28 22:12:58.430693 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4780 2024.06.28 22:12:58.430728 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4781 2024.06.28 22:12:58.431093 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4782 2024.06.28 22:12:58.431416 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4783 2024.06.28 22:12:58.431536 [ 154 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4784 2024.06.28 22:12:58.431541 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec.
4785 2024.06.28 22:12:58.431583 [ 154 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4786 2024.06.28 22:12:58.431631 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4787 2024.06.28 22:12:58.431788 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Debug> DynamicQueryHandler: Done processing query
4788 2024.06.28 22:12:58.431797 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4789 2024.06.28 22:12:58.431822 [ 3 ] {81020d39-a4f0-4e6f-9a4a-7a3ef4a11702} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4790 2024.06.28 22:12:58.431870 [ 3 ] {} <Debug> HTTP-Session: d08c09d9-06c1-470b-9632-fac7dd412876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.06.28 22:12:58.431987 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4792 2024.06.28 22:12:58.432022 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1454 rows starting from the beginning of the part
4793 2024.06.28 22:12:58.432098 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
4794 2024.06.28 22:12:58.432180 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4795 2024.06.28 22:12:58.432424 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
4796 2024.06.28 22:12:58.432531 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
4797 2024.06.28 22:12:58.432726 [ 199 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
4798 2024.06.28 22:12:58.433879 [ 200 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 4 columns (4 merged, 0 gathered) in 0.002167408 sec., 809261.5695798852 rows/sec., 54.49 MiB/sec.
4799 2024.06.28 22:12:58.434235 [ 200 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4800 2024.06.28 22:12:58.434623 [ 200 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4801 2024.06.28 22:12:58.434706 [ 200 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_31_6} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
4802 2024.06.28 22:12:58.434791 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
4803 2024.06.28 22:12:59.000255 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.73 MiB, peak 192.21 MiB, free memory in arenas 0.00 B, will set to 183.84 MiB (RSS), difference: 1.11 MiB
4804 2024.06.28 22:13:02.721628 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
4805 2024.06.28 22:13:02.721679 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
4806 2024.06.28 22:13:03.403375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4807 2024.06.28 22:13:03.403562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4808 2024.06.28 22:13:03.403604 [ 3 ] {} <Debug> HTTP-Session: 75acd1a3-0d60-469f-8107-40734e1c7ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4809 2024.06.28 22:13:03.403633 [ 3 ] {} <Debug> HTTP-Session: 75acd1a3-0d60-469f-8107-40734e1c7ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.06.28 22:13:03.403651 [ 3 ] {} <Debug> HTTP-Session: 75acd1a3-0d60-469f-8107-40734e1c7ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4811 2024.06.28 22:13:03.403709 [ 3 ] {} <Trace> HTTP-Session: 75acd1a3-0d60-469f-8107-40734e1c7ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4812 2024.06.28 22:13:03.403922 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4813 2024.06.28 22:13:03.403996 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4814 2024.06.28 22:13:03.404213 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4815 2024.06.28 22:13:03.404681 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4816 2024.06.28 22:13:03.404721 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4817 2024.06.28 22:13:03.405095 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4818 2024.06.28 22:13:03.405456 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4819 2024.06.28 22:13:03.405629 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec.
4820 2024.06.28 22:13:03.405810 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Debug> DynamicQueryHandler: Done processing query
4821 2024.06.28 22:13:03.405835 [ 3 ] {c56412e7-2c45-434d-84e2-c12443b0cd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4822 2024.06.28 22:13:03.405852 [ 3 ] {} <Debug> HTTP-Session: 75acd1a3-0d60-469f-8107-40734e1c7ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.06.28 22:13:03.406007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4824 2024.06.28 22:13:03.406055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4825 2024.06.28 22:13:03.406074 [ 3 ] {} <Debug> HTTP-Session: 4a44f1b6-90c3-4aae-baaa-5b59dfc916ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4826 2024.06.28 22:13:03.406092 [ 3 ] {} <Debug> HTTP-Session: 4a44f1b6-90c3-4aae-baaa-5b59dfc916ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.06.28 22:13:03.406106 [ 3 ] {} <Debug> HTTP-Session: 4a44f1b6-90c3-4aae-baaa-5b59dfc916ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.06.28 22:13:03.406136 [ 3 ] {} <Trace> HTTP-Session: 4a44f1b6-90c3-4aae-baaa-5b59dfc916ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4829 2024.06.28 22:13:03.406254 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4830 2024.06.28 22:13:03.406297 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4831 2024.06.28 22:13:03.406424 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4832 2024.06.28 22:13:03.406793 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4833 2024.06.28 22:13:03.406830 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4834 2024.06.28 22:13:03.407143 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4835 2024.06.28 22:13:03.407457 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4836 2024.06.28 22:13:03.407606 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec.
4837 2024.06.28 22:13:03.407771 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Debug> DynamicQueryHandler: Done processing query
4838 2024.06.28 22:13:03.407797 [ 3 ] {bb73866b-7d6e-44a3-83a4-3ad3e3b10ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4839 2024.06.28 22:13:03.407813 [ 3 ] {} <Debug> HTTP-Session: 4a44f1b6-90c3-4aae-baaa-5b59dfc916ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.06.28 22:13:03.408005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2024.06.28 22:13:03.408053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4842 2024.06.28 22:13:03.408072 [ 3 ] {} <Debug> HTTP-Session: ae8b9d98-c6d4-4299-8a0d-92772819ac3f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4843 2024.06.28 22:13:03.408089 [ 3 ] {} <Debug> HTTP-Session: ae8b9d98-c6d4-4299-8a0d-92772819ac3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.06.28 22:13:03.408102 [ 3 ] {} <Debug> HTTP-Session: ae8b9d98-c6d4-4299-8a0d-92772819ac3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4845 2024.06.28 22:13:03.408133 [ 3 ] {} <Trace> HTTP-Session: ae8b9d98-c6d4-4299-8a0d-92772819ac3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4846 2024.06.28 22:13:03.408276 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4847 2024.06.28 22:13:03.408323 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4848 2024.06.28 22:13:03.408469 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4849 2024.06.28 22:13:03.408827 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4850 2024.06.28 22:13:03.408863 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4851 2024.06.28 22:13:03.409255 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4852 2024.06.28 22:13:03.409595 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4853 2024.06.28 22:13:03.409755 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
4854 2024.06.28 22:13:03.409910 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Debug> DynamicQueryHandler: Done processing query
4855 2024.06.28 22:13:03.409934 [ 3 ] {44bab57e-a1d3-4010-94bc-b14803c10f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4856 2024.06.28 22:13:03.409949 [ 3 ] {} <Debug> HTTP-Session: ae8b9d98-c6d4-4299-8a0d-92772819ac3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.06.28 22:13:03.410072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4858 2024.06.28 22:13:03.410118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4859 2024.06.28 22:13:03.410137 [ 3 ] {} <Debug> HTTP-Session: a9fa7f07-0d40-4bef-972f-1440c0cf77e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4860 2024.06.28 22:13:03.410154 [ 3 ] {} <Debug> HTTP-Session: a9fa7f07-0d40-4bef-972f-1440c0cf77e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.06.28 22:13:03.410168 [ 3 ] {} <Debug> HTTP-Session: a9fa7f07-0d40-4bef-972f-1440c0cf77e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.06.28 22:13:03.410199 [ 3 ] {} <Trace> HTTP-Session: a9fa7f07-0d40-4bef-972f-1440c0cf77e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4863 2024.06.28 22:13:03.410315 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4864 2024.06.28 22:13:03.410358 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4865 2024.06.28 22:13:03.410483 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4866 2024.06.28 22:13:03.410837 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4867 2024.06.28 22:13:03.410873 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4868 2024.06.28 22:13:03.411227 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4869 2024.06.28 22:13:03.411555 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4870 2024.06.28 22:13:03.411709 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
4871 2024.06.28 22:13:03.411891 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Debug> DynamicQueryHandler: Done processing query
4872 2024.06.28 22:13:03.411922 [ 3 ] {7b1b88a4-165d-4a2e-bff2-f904fb3d52e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4873 2024.06.28 22:13:03.411939 [ 3 ] {} <Debug> HTTP-Session: a9fa7f07-0d40-4bef-972f-1440c0cf77e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.06.28 22:13:08.404486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4875 2024.06.28 22:13:08.404673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4876 2024.06.28 22:13:08.404717 [ 3 ] {} <Debug> HTTP-Session: e5824783-f940-4bf8-8e7a-15a57a1f13fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4877 2024.06.28 22:13:08.404758 [ 3 ] {} <Debug> HTTP-Session: e5824783-f940-4bf8-8e7a-15a57a1f13fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4878 2024.06.28 22:13:08.404786 [ 3 ] {} <Debug> HTTP-Session: e5824783-f940-4bf8-8e7a-15a57a1f13fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4879 2024.06.28 22:13:08.404866 [ 3 ] {} <Trace> HTTP-Session: e5824783-f940-4bf8-8e7a-15a57a1f13fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4880 2024.06.28 22:13:08.405079 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4881 2024.06.28 22:13:08.405147 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4882 2024.06.28 22:13:08.405338 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4883 2024.06.28 22:13:08.405745 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4884 2024.06.28 22:13:08.405787 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4885 2024.06.28 22:13:08.406152 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4886 2024.06.28 22:13:08.406484 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4887 2024.06.28 22:13:08.406663 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001632 sec., 6127.450980392157 rows/sec., 496.66 KiB/sec.
4888 2024.06.28 22:13:08.406850 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Debug> DynamicQueryHandler: Done processing query
4889 2024.06.28 22:13:08.406875 [ 3 ] {06ef1532-ee4e-4619-a900-fca8c95a8818} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4890 2024.06.28 22:13:08.406890 [ 3 ] {} <Debug> HTTP-Session: e5824783-f940-4bf8-8e7a-15a57a1f13fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4891 2024.06.28 22:13:08.407051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4892 2024.06.28 22:13:08.407098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4893 2024.06.28 22:13:08.407116 [ 3 ] {} <Debug> HTTP-Session: f97e35d5-1ec6-44ec-b18d-4d986fa45962 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4894 2024.06.28 22:13:08.407133 [ 3 ] {} <Debug> HTTP-Session: f97e35d5-1ec6-44ec-b18d-4d986fa45962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4895 2024.06.28 22:13:08.407146 [ 3 ] {} <Debug> HTTP-Session: f97e35d5-1ec6-44ec-b18d-4d986fa45962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.06.28 22:13:08.407176 [ 3 ] {} <Trace> HTTP-Session: f97e35d5-1ec6-44ec-b18d-4d986fa45962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4897 2024.06.28 22:13:08.407293 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4898 2024.06.28 22:13:08.407336 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4899 2024.06.28 22:13:08.407461 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4900 2024.06.28 22:13:08.407821 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4901 2024.06.28 22:13:08.407858 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4902 2024.06.28 22:13:08.408167 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4903 2024.06.28 22:13:08.408471 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4904 2024.06.28 22:13:08.408628 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001372 sec., 62682.21574344023 rows/sec., 5.11 MiB/sec.
4905 2024.06.28 22:13:08.408891 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Debug> DynamicQueryHandler: Done processing query
4906 2024.06.28 22:13:08.408940 [ 3 ] {43572f63-fed5-4c6a-9580-d1667a647c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4907 2024.06.28 22:13:08.408976 [ 3 ] {} <Debug> HTTP-Session: f97e35d5-1ec6-44ec-b18d-4d986fa45962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.06.28 22:13:08.409118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4909 2024.06.28 22:13:08.409166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4910 2024.06.28 22:13:08.409185 [ 3 ] {} <Debug> HTTP-Session: 3883476f-d6cf-49e1-a8c4-e2dc0b7e641f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4911 2024.06.28 22:13:08.409201 [ 3 ] {} <Debug> HTTP-Session: 3883476f-d6cf-49e1-a8c4-e2dc0b7e641f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.06.28 22:13:08.409214 [ 3 ] {} <Debug> HTTP-Session: 3883476f-d6cf-49e1-a8c4-e2dc0b7e641f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.06.28 22:13:08.409244 [ 3 ] {} <Trace> HTTP-Session: 3883476f-d6cf-49e1-a8c4-e2dc0b7e641f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4914 2024.06.28 22:13:08.409366 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4915 2024.06.28 22:13:08.409408 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4916 2024.06.28 22:13:08.409553 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4917 2024.06.28 22:13:08.409896 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4918 2024.06.28 22:13:08.409932 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4919 2024.06.28 22:13:08.410240 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4920 2024.06.28 22:13:08.410551 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4921 2024.06.28 22:13:08.410699 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00138 sec., 53623.188405797104 rows/sec., 4.19 MiB/sec.
4922 2024.06.28 22:13:08.410967 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Debug> DynamicQueryHandler: Done processing query
4923 2024.06.28 22:13:08.411009 [ 3 ] {df4245b8-7111-407c-a913-b483d8db5629} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4924 2024.06.28 22:13:08.411043 [ 3 ] {} <Debug> HTTP-Session: 3883476f-d6cf-49e1-a8c4-e2dc0b7e641f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.06.28 22:13:08.411201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4926 2024.06.28 22:13:08.411246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4927 2024.06.28 22:13:08.411263 [ 3 ] {} <Debug> HTTP-Session: 8e7a2e56-dd78-43f8-87a7-aaaa19b83818 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4928 2024.06.28 22:13:08.411279 [ 3 ] {} <Debug> HTTP-Session: 8e7a2e56-dd78-43f8-87a7-aaaa19b83818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.06.28 22:13:08.411291 [ 3 ] {} <Debug> HTTP-Session: 8e7a2e56-dd78-43f8-87a7-aaaa19b83818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.06.28 22:13:08.411318 [ 3 ] {} <Trace> HTTP-Session: 8e7a2e56-dd78-43f8-87a7-aaaa19b83818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4931 2024.06.28 22:13:08.411461 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4932 2024.06.28 22:13:08.411569 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4933 2024.06.28 22:13:08.411732 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4934 2024.06.28 22:13:08.412112 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4935 2024.06.28 22:13:08.412147 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4936 2024.06.28 22:13:08.412528 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4937 2024.06.28 22:13:08.412857 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4938 2024.06.28 22:13:08.413017 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
4939 2024.06.28 22:13:08.413354 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Debug> DynamicQueryHandler: Done processing query
4940 2024.06.28 22:13:08.413402 [ 3 ] {6548b65d-8a5f-4adb-ac47-692c0f20cea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4941 2024.06.28 22:13:08.413418 [ 3 ] {} <Debug> HTTP-Session: 8e7a2e56-dd78-43f8-87a7-aaaa19b83818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.06.28 22:13:08.413555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4943 2024.06.28 22:13:08.413603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4944 2024.06.28 22:13:08.413621 [ 3 ] {} <Debug> HTTP-Session: b9ad8194-743d-4257-aca8-cbe32b5c267b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4945 2024.06.28 22:13:08.413637 [ 3 ] {} <Debug> HTTP-Session: b9ad8194-743d-4257-aca8-cbe32b5c267b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4946 2024.06.28 22:13:08.413650 [ 3 ] {} <Debug> HTTP-Session: b9ad8194-743d-4257-aca8-cbe32b5c267b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.06.28 22:13:08.413679 [ 3 ] {} <Trace> HTTP-Session: b9ad8194-743d-4257-aca8-cbe32b5c267b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4948 2024.06.28 22:13:08.413855 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4949 2024.06.28 22:13:08.413926 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4950 2024.06.28 22:13:08.414353 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4951 2024.06.28 22:13:08.414861 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4952 2024.06.28 22:13:08.414896 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4953 2024.06.28 22:13:08.415480 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4954 2024.06.28 22:13:08.415879 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4955 2024.06.28 22:13:08.416065 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4956 2024.06.28 22:13:08.416075 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002311 sec., 4327.131112072696 rows/sec., 7.75 MiB/sec.
4957 2024.06.28 22:13:08.416143 [ 149 ] {} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4958 2024.06.28 22:13:08.416223 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4959 2024.06.28 22:13:08.416735 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::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
4960 2024.06.28 22:13:08.416791 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Debug> DynamicQueryHandler: Done processing query
4961 2024.06.28 22:13:08.416860 [ 3 ] {d96bafbd-f2cc-4ad2-9b3a-6d30db4f7dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4962 2024.06.28 22:13:08.416885 [ 3 ] {} <Debug> HTTP-Session: b9ad8194-743d-4257-aca8-cbe32b5c267b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4963 2024.06.28 22:13:08.417027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4964 2024.06.28 22:13:08.417097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4965 2024.06.28 22:13:08.417131 [ 3 ] {} <Debug> HTTP-Session: b44ad4b6-23f5-4b88-8976-e872a6319d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4966 2024.06.28 22:13:08.417158 [ 3 ] {} <Debug> HTTP-Session: b44ad4b6-23f5-4b88-8976-e872a6319d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.06.28 22:13:08.417182 [ 3 ] {} <Debug> HTTP-Session: b44ad4b6-23f5-4b88-8976-e872a6319d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.06.28 22:13:08.417196 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4969 2024.06.28 22:13:08.417225 [ 3 ] {} <Trace> HTTP-Session: b44ad4b6-23f5-4b88-8976-e872a6319d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.06.28 22:13:08.417273 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part
4971 2024.06.28 22:13:08.417402 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4972 2024.06.28 22:13:08.417599 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4973 2024.06.28 22:13:08.418065 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
4974 2024.06.28 22:13:08.419258 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4975 2024.06.28 22:13:08.419316 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
4976 2024.06.28 22:13:08.419820 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
4977 2024.06.28 22:13:08.420018 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4978 2024.06.28 22:13:08.420097 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
4979 2024.06.28 22:13:08.420165 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part
4980 2024.06.28 22:13:08.420521 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part
4981 2024.06.28 22:13:08.420945 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4982 2024.06.28 22:13:08.421398 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4983 2024.06.28 22:13:08.421622 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004306 sec., 13934.045517882025 rows/sec., 961.59 KiB/sec.
4984 2024.06.28 22:13:08.421840 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Debug> DynamicQueryHandler: Done processing query
4985 2024.06.28 22:13:08.421886 [ 3 ] {03dc809a-b78d-4465-b122-5011ecfefe06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4986 2024.06.28 22:13:08.421907 [ 3 ] {} <Debug> HTTP-Session: b44ad4b6-23f5-4b88-8976-e872a6319d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.06.28 22:13:08.423388 [ 200 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 19 columns (19 merged, 0 gathered) in 0.007017712 sec., 15674.624435998514 rows/sec., 28.09 MiB/sec.
4988 2024.06.28 22:13:08.423713 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4989 2024.06.28 22:13:08.424237 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4990 2024.06.28 22:13:08.424312 [ 190 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4991 2024.06.28 22:13:08.424407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
4992 2024.06.28 22:13:13.403905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4993 2024.06.28 22:13:13.404045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4994 2024.06.28 22:13:13.404075 [ 3 ] {} <Debug> HTTP-Session: 471ff606-7a85-4c0b-87bc-dadd237d3029 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
4995 2024.06.28 22:13:13.404103 [ 3 ] {} <Debug> HTTP-Session: 471ff606-7a85-4c0b-87bc-dadd237d3029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.06.28 22:13:13.404122 [ 3 ] {} <Debug> HTTP-Session: 471ff606-7a85-4c0b-87bc-dadd237d3029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4997 2024.06.28 22:13:13.404177 [ 3 ] {} <Trace> HTTP-Session: 471ff606-7a85-4c0b-87bc-dadd237d3029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4998 2024.06.28 22:13:13.404377 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4999 2024.06.28 22:13:13.404443 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5000 2024.06.28 22:13:13.404629 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2024.06.28 22:13:13.405084 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5002 2024.06.28 22:13:13.405124 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5003 2024.06.28 22:13:13.405492 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5004 2024.06.28 22:13:13.405828 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.06.28 22:13:13.406000 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec.
5006 2024.06.28 22:13:13.406327 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Debug> DynamicQueryHandler: Done processing query
5007 2024.06.28 22:13:13.406353 [ 3 ] {abf6047b-aff0-457c-8ee6-afb38fa231fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5008 2024.06.28 22:13:13.406371 [ 3 ] {} <Debug> HTTP-Session: 471ff606-7a85-4c0b-87bc-dadd237d3029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.06.28 22:13:13.406505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5010 2024.06.28 22:13:13.406556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5011 2024.06.28 22:13:13.406576 [ 3 ] {} <Debug> HTTP-Session: 098598aa-cd4b-48a4-bf01-b88b36dbc735 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5012 2024.06.28 22:13:13.406593 [ 3 ] {} <Debug> HTTP-Session: 098598aa-cd4b-48a4-bf01-b88b36dbc735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.06.28 22:13:13.406607 [ 3 ] {} <Debug> HTTP-Session: 098598aa-cd4b-48a4-bf01-b88b36dbc735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.06.28 22:13:13.406638 [ 3 ] {} <Trace> HTTP-Session: 098598aa-cd4b-48a4-bf01-b88b36dbc735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2024.06.28 22:13:13.406760 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5016 2024.06.28 22:13:13.406809 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5017 2024.06.28 22:13:13.406955 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5018 2024.06.28 22:13:13.407281 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5019 2024.06.28 22:13:13.407319 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5020 2024.06.28 22:13:13.407634 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5021 2024.06.28 22:13:13.407943 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5022 2024.06.28 22:13:13.408069 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec.
5023 2024.06.28 22:13:13.408355 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Debug> DynamicQueryHandler: Done processing query
5024 2024.06.28 22:13:13.408421 [ 3 ] {e933e637-b145-44f8-89a7-36afd7204ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5025 2024.06.28 22:13:13.408478 [ 3 ] {} <Debug> HTTP-Session: 098598aa-cd4b-48a4-bf01-b88b36dbc735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.06.28 22:13:13.408783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2024.06.28 22:13:13.408837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.06.28 22:13:13.408856 [ 3 ] {} <Debug> HTTP-Session: c549a073-fe5e-42d9-a315-b7ff27fee3fb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5029 2024.06.28 22:13:13.408873 [ 3 ] {} <Debug> HTTP-Session: c549a073-fe5e-42d9-a315-b7ff27fee3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5030 2024.06.28 22:13:13.408887 [ 3 ] {} <Debug> HTTP-Session: c549a073-fe5e-42d9-a315-b7ff27fee3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.06.28 22:13:13.408919 [ 3 ] {} <Trace> HTTP-Session: c549a073-fe5e-42d9-a315-b7ff27fee3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5032 2024.06.28 22:13:13.409077 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5033 2024.06.28 22:13:13.409127 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5034 2024.06.28 22:13:13.409291 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5035 2024.06.28 22:13:13.409683 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5036 2024.06.28 22:13:13.409719 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5037 2024.06.28 22:13:13.410109 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5038 2024.06.28 22:13:13.410443 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5039 2024.06.28 22:13:13.410568 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
5040 2024.06.28 22:13:13.410900 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Debug> DynamicQueryHandler: Done processing query
5041 2024.06.28 22:13:13.410931 [ 3 ] {990964bd-c5a6-4cf0-98a8-7b38afda8527} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5042 2024.06.28 22:13:13.410948 [ 3 ] {} <Debug> HTTP-Session: c549a073-fe5e-42d9-a315-b7ff27fee3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.06.28 22:13:13.411085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5044 2024.06.28 22:13:13.411134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5045 2024.06.28 22:13:13.411153 [ 3 ] {} <Debug> HTTP-Session: 297dbcf5-48e6-4c00-9653-239f87e86180 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5046 2024.06.28 22:13:13.411170 [ 3 ] {} <Debug> HTTP-Session: 297dbcf5-48e6-4c00-9653-239f87e86180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.06.28 22:13:13.411184 [ 3 ] {} <Debug> HTTP-Session: 297dbcf5-48e6-4c00-9653-239f87e86180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5048 2024.06.28 22:13:13.411214 [ 3 ] {} <Trace> HTTP-Session: 297dbcf5-48e6-4c00-9653-239f87e86180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5049 2024.06.28 22:13:13.411343 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5050 2024.06.28 22:13:13.411388 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5051 2024.06.28 22:13:13.411536 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5052 2024.06.28 22:13:13.411826 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5053 2024.06.28 22:13:13.411862 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5054 2024.06.28 22:13:13.412219 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5055 2024.06.28 22:13:13.412537 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5056 2024.06.28 22:13:13.412665 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
5057 2024.06.28 22:13:13.412829 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Debug> DynamicQueryHandler: Done processing query
5058 2024.06.28 22:13:13.412853 [ 3 ] {7462bbf3-45a1-472d-a618-9eeef1cb5765} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5059 2024.06.28 22:13:13.412869 [ 3 ] {} <Debug> HTTP-Session: 297dbcf5-48e6-4c00-9653-239f87e86180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.06.28 22:13:17.721750 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
5061 2024.06.28 22:13:17.721803 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
5062 2024.06.28 22:13:18.404641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5063 2024.06.28 22:13:18.404776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5064 2024.06.28 22:13:18.404804 [ 3 ] {} <Debug> HTTP-Session: f42b2510-4f2c-4e87-97f3-4a618d4624eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5065 2024.06.28 22:13:18.404832 [ 3 ] {} <Debug> HTTP-Session: f42b2510-4f2c-4e87-97f3-4a618d4624eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5066 2024.06.28 22:13:18.404850 [ 3 ] {} <Debug> HTTP-Session: f42b2510-4f2c-4e87-97f3-4a618d4624eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.06.28 22:13:18.404905 [ 3 ] {} <Trace> HTTP-Session: f42b2510-4f2c-4e87-97f3-4a618d4624eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5068 2024.06.28 22:13:18.405115 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5069 2024.06.28 22:13:18.405189 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5070 2024.06.28 22:13:18.405404 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5071 2024.06.28 22:13:18.405885 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5072 2024.06.28 22:13:18.405925 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5073 2024.06.28 22:13:18.406288 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5074 2024.06.28 22:13:18.406643 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5075 2024.06.28 22:13:18.406821 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001767 sec., 5659.309564233164 rows/sec., 458.71 KiB/sec.
5076 2024.06.28 22:13:18.407052 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Debug> DynamicQueryHandler: Done processing query
5077 2024.06.28 22:13:18.407077 [ 3 ] {4589c8d7-ae48-42bc-aacd-3ea6d8ca1b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5078 2024.06.28 22:13:18.407093 [ 3 ] {} <Debug> HTTP-Session: f42b2510-4f2c-4e87-97f3-4a618d4624eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.06.28 22:13:18.407218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5080 2024.06.28 22:13:18.407267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5081 2024.06.28 22:13:18.407286 [ 3 ] {} <Debug> HTTP-Session: 767fe024-3f84-4f7d-8fa3-363b8596b3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5082 2024.06.28 22:13:18.407302 [ 3 ] {} <Debug> HTTP-Session: 767fe024-3f84-4f7d-8fa3-363b8596b3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5083 2024.06.28 22:13:18.407316 [ 3 ] {} <Debug> HTTP-Session: 767fe024-3f84-4f7d-8fa3-363b8596b3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.06.28 22:13:18.407346 [ 3 ] {} <Trace> HTTP-Session: 767fe024-3f84-4f7d-8fa3-363b8596b3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5085 2024.06.28 22:13:18.407443 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5086 2024.06.28 22:13:18.407486 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5087 2024.06.28 22:13:18.407612 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5088 2024.06.28 22:13:18.407904 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5089 2024.06.28 22:13:18.407941 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5090 2024.06.28 22:13:18.408249 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5091 2024.06.28 22:13:18.408561 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5092 2024.06.28 22:13:18.408721 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001304 sec., 4601.226993865031 rows/sec., 375.20 KiB/sec.
5093 2024.06.28 22:13:18.408887 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Debug> DynamicQueryHandler: Done processing query
5094 2024.06.28 22:13:18.408909 [ 3 ] {c360e140-927b-4719-8b40-ae781b7439ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5095 2024.06.28 22:13:18.408924 [ 3 ] {} <Debug> HTTP-Session: 767fe024-3f84-4f7d-8fa3-363b8596b3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.06.28 22:13:18.409090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5097 2024.06.28 22:13:18.409136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5098 2024.06.28 22:13:18.409155 [ 3 ] {} <Debug> HTTP-Session: c13e9ce1-dfd9-4003-a66a-5a807e4dc5be Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5099 2024.06.28 22:13:18.409171 [ 3 ] {} <Debug> HTTP-Session: c13e9ce1-dfd9-4003-a66a-5a807e4dc5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5100 2024.06.28 22:13:18.409184 [ 3 ] {} <Debug> HTTP-Session: c13e9ce1-dfd9-4003-a66a-5a807e4dc5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.06.28 22:13:18.409215 [ 3 ] {} <Trace> HTTP-Session: c13e9ce1-dfd9-4003-a66a-5a807e4dc5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5102 2024.06.28 22:13:18.409331 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5103 2024.06.28 22:13:18.409373 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5104 2024.06.28 22:13:18.409497 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5105 2024.06.28 22:13:18.409836 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5106 2024.06.28 22:13:18.409873 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5107 2024.06.28 22:13:18.410181 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5108 2024.06.28 22:13:18.410480 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5109 2024.06.28 22:13:18.410638 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Debug> executeQuery: Read 89 rows, 7.40 KiB in 0.001347 sec., 66072.75426874535 rows/sec., 5.36 MiB/sec.
5110 2024.06.28 22:13:18.410926 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Debug> DynamicQueryHandler: Done processing query
5111 2024.06.28 22:13:18.410964 [ 3 ] {c21cfb08-ceeb-46f3-9254-f05597b5069e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5112 2024.06.28 22:13:18.410981 [ 3 ] {} <Debug> HTTP-Session: c13e9ce1-dfd9-4003-a66a-5a807e4dc5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.06.28 22:13:18.411110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5114 2024.06.28 22:13:18.411157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5115 2024.06.28 22:13:18.411176 [ 3 ] {} <Debug> HTTP-Session: 93f99791-d86b-4512-a44d-6fb75de28b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5116 2024.06.28 22:13:18.411192 [ 3 ] {} <Debug> HTTP-Session: 93f99791-d86b-4512-a44d-6fb75de28b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5117 2024.06.28 22:13:18.411205 [ 3 ] {} <Debug> HTTP-Session: 93f99791-d86b-4512-a44d-6fb75de28b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.06.28 22:13:18.411236 [ 3 ] {} <Trace> HTTP-Session: 93f99791-d86b-4512-a44d-6fb75de28b68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5119 2024.06.28 22:13:18.411332 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5120 2024.06.28 22:13:18.411375 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5121 2024.06.28 22:13:18.411514 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5122 2024.06.28 22:13:18.411788 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5123 2024.06.28 22:13:18.411824 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5124 2024.06.28 22:13:18.412119 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5125 2024.06.28 22:13:18.412433 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5126 2024.06.28 22:13:18.412584 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 328.58 KiB/sec.
5127 2024.06.28 22:13:18.412746 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Debug> DynamicQueryHandler: Done processing query
5128 2024.06.28 22:13:18.412771 [ 3 ] {6f39cb74-2d67-40a8-814a-b44320680afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5129 2024.06.28 22:13:18.412786 [ 3 ] {} <Debug> HTTP-Session: 93f99791-d86b-4512-a44d-6fb75de28b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.06.28 22:13:18.412919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 13614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5131 2024.06.28 22:13:18.412966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5132 2024.06.28 22:13:18.412985 [ 3 ] {} <Debug> HTTP-Session: b727e58a-f8b6-4aab-8197-15008443821f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5133 2024.06.28 22:13:18.413000 [ 3 ] {} <Debug> HTTP-Session: b727e58a-f8b6-4aab-8197-15008443821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5134 2024.06.28 22:13:18.413014 [ 3 ] {} <Debug> HTTP-Session: b727e58a-f8b6-4aab-8197-15008443821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.06.28 22:13:18.413045 [ 3 ] {} <Trace> HTTP-Session: b727e58a-f8b6-4aab-8197-15008443821f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5136 2024.06.28 22:13:18.413158 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5137 2024.06.28 22:13:18.413198 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5138 2024.06.28 22:13:18.413322 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5139 2024.06.28 22:13:18.413654 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5140 2024.06.28 22:13:18.413691 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5141 2024.06.28 22:13:18.414000 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5142 2024.06.28 22:13:18.414303 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5143 2024.06.28 22:13:18.414464 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001343 sec., 59568.13104988831 rows/sec., 4.66 MiB/sec.
5144 2024.06.28 22:13:18.414627 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Debug> DynamicQueryHandler: Done processing query
5145 2024.06.28 22:13:18.414652 [ 3 ] {210940aa-d93e-4f67-a803-c0d4f25e92ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5146 2024.06.28 22:13:18.414667 [ 3 ] {} <Debug> HTTP-Session: b727e58a-f8b6-4aab-8197-15008443821f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.06.28 22:13:18.414885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 31234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5148 2024.06.28 22:13:18.414932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5149 2024.06.28 22:13:18.414950 [ 3 ] {} <Debug> HTTP-Session: 09f2baab-bec2-4d91-bc5a-357339995ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5150 2024.06.28 22:13:18.414966 [ 3 ] {} <Debug> HTTP-Session: 09f2baab-bec2-4d91-bc5a-357339995ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5151 2024.06.28 22:13:18.414979 [ 3 ] {} <Debug> HTTP-Session: 09f2baab-bec2-4d91-bc5a-357339995ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.06.28 22:13:18.415009 [ 3 ] {} <Trace> HTTP-Session: 09f2baab-bec2-4d91-bc5a-357339995ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5153 2024.06.28 22:13:18.415143 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5154 2024.06.28 22:13:18.415186 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5155 2024.06.28 22:13:18.415322 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5156 2024.06.28 22:13:18.415665 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5157 2024.06.28 22:13:18.415697 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5158 2024.06.28 22:13:18.416132 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5159 2024.06.28 22:13:18.416457 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5160 2024.06.28 22:13:18.416614 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00152 sec., 107236.84210526315 rows/sec., 7.47 MiB/sec.
5161 2024.06.28 22:13:18.416777 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Debug> DynamicQueryHandler: Done processing query
5162 2024.06.28 22:13:18.416800 [ 3 ] {583c4729-131c-4cda-a755-4d84d6abbe1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5163 2024.06.28 22:13:18.416815 [ 3 ] {} <Debug> HTTP-Session: 09f2baab-bec2-4d91-bc5a-357339995ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.06.28 22:13:18.416948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5165 2024.06.28 22:13:18.416994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5166 2024.06.28 22:13:18.417012 [ 3 ] {} <Debug> HTTP-Session: f425a0de-ae7c-40e6-8234-31175d88753e Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5167 2024.06.28 22:13:18.417029 [ 3 ] {} <Debug> HTTP-Session: f425a0de-ae7c-40e6-8234-31175d88753e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.06.28 22:13:18.417043 [ 3 ] {} <Debug> HTTP-Session: f425a0de-ae7c-40e6-8234-31175d88753e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.06.28 22:13:18.417072 [ 3 ] {} <Trace> HTTP-Session: f425a0de-ae7c-40e6-8234-31175d88753e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5170 2024.06.28 22:13:18.417247 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5171 2024.06.28 22:13:18.417310 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5172 2024.06.28 22:13:18.417704 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5173 2024.06.28 22:13:18.418214 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5174 2024.06.28 22:13:18.418249 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5175 2024.06.28 22:13:18.418833 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5176 2024.06.28 22:13:18.419241 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5177 2024.06.28 22:13:18.419417 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002272 sec., 4401.408450704225 rows/sec., 7.89 MiB/sec.
5178 2024.06.28 22:13:18.419651 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Debug> DynamicQueryHandler: Done processing query
5179 2024.06.28 22:13:18.419677 [ 3 ] {8a6c9fdc-2264-4736-b63c-1cb78b63595d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5180 2024.06.28 22:13:18.419692 [ 3 ] {} <Debug> HTTP-Session: f425a0de-ae7c-40e6-8234-31175d88753e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.06.28 22:13:18.419816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5182 2024.06.28 22:13:18.419863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5183 2024.06.28 22:13:18.419882 [ 3 ] {} <Debug> HTTP-Session: c10084ae-e488-4a21-aef5-8f4a73923bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5184 2024.06.28 22:13:18.419898 [ 3 ] {} <Debug> HTTP-Session: c10084ae-e488-4a21-aef5-8f4a73923bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5185 2024.06.28 22:13:18.419911 [ 3 ] {} <Debug> HTTP-Session: c10084ae-e488-4a21-aef5-8f4a73923bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.06.28 22:13:18.419941 [ 3 ] {} <Trace> HTTP-Session: c10084ae-e488-4a21-aef5-8f4a73923bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5187 2024.06.28 22:13:18.420053 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5188 2024.06.28 22:13:18.420097 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5189 2024.06.28 22:13:18.420220 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5190 2024.06.28 22:13:18.420600 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5191 2024.06.28 22:13:18.420634 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5192 2024.06.28 22:13:18.420983 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5193 2024.06.28 22:13:18.421298 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5194 2024.06.28 22:13:18.421456 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec.
5195 2024.06.28 22:13:18.421663 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Debug> DynamicQueryHandler: Done processing query
5196 2024.06.28 22:13:18.421695 [ 3 ] {b77dd397-748f-4980-b3a6-8a80ee60da7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5197 2024.06.28 22:13:18.421715 [ 3 ] {} <Debug> HTTP-Session: c10084ae-e488-4a21-aef5-8f4a73923bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.06.28 22:13:23.406180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5199 2024.06.28 22:13:23.406317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5200 2024.06.28 22:13:23.406345 [ 3 ] {} <Debug> HTTP-Session: a66181f9-14c0-4f4b-90f7-8ff450f39b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5201 2024.06.28 22:13:23.406372 [ 3 ] {} <Debug> HTTP-Session: a66181f9-14c0-4f4b-90f7-8ff450f39b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5202 2024.06.28 22:13:23.406390 [ 3 ] {} <Debug> HTTP-Session: a66181f9-14c0-4f4b-90f7-8ff450f39b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.06.28 22:13:23.406442 [ 3 ] {} <Trace> HTTP-Session: a66181f9-14c0-4f4b-90f7-8ff450f39b44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5204 2024.06.28 22:13:23.406619 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5205 2024.06.28 22:13:23.406687 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5206 2024.06.28 22:13:23.406888 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5207 2024.06.28 22:13:23.407311 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5208 2024.06.28 22:13:23.407350 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5209 2024.06.28 22:13:23.407705 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5210 2024.06.28 22:13:23.408033 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5211 2024.06.28 22:13:23.408174 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec.
5212 2024.06.28 22:13:23.408178 [ 134 ] {} <Debug> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5213 2024.06.28 22:13:23.408243 [ 134 ] {} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2024.06.28 22:13:23.408275 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5215 2024.06.28 22:13:23.408398 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Debug> DynamicQueryHandler: Done processing query
5216 2024.06.28 22:13:23.408444 [ 3 ] {0fa576dc-acf8-4389-9e3d-ebec27b89a6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5217 2024.06.28 22:13:23.408463 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
5218 2024.06.28 22:13:23.408474 [ 3 ] {} <Debug> HTTP-Session: a66181f9-14c0-4f4b-90f7-8ff450f39b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.06.28 22:13:23.408696 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5220 2024.06.28 22:13:23.408714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.06.28 22:13:23.408767 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5222 2024.06.28 22:13:23.408813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5223 2024.06.28 22:13:23.408884 [ 3 ] {} <Debug> HTTP-Session: 041d86c6-1c8a-4168-a949-5dd8411925ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5224 2024.06.28 22:13:23.408959 [ 3 ] {} <Debug> HTTP-Session: 041d86c6-1c8a-4168-a949-5dd8411925ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.06.28 22:13:23.409028 [ 3 ] {} <Debug> HTTP-Session: 041d86c6-1c8a-4168-a949-5dd8411925ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.06.28 22:13:23.409053 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
5227 2024.06.28 22:13:23.409118 [ 3 ] {} <Trace> HTTP-Session: 041d86c6-1c8a-4168-a949-5dd8411925ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5228 2024.06.28 22:13:23.409325 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5229 2024.06.28 22:13:23.409410 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5230 2024.06.28 22:13:23.409552 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5231 2024.06.28 22:13:23.409556 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5232 2024.06.28 22:13:23.409881 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
5233 2024.06.28 22:13:23.410241 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5234 2024.06.28 22:13:23.410642 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.06.28 22:13:23.411527 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.06.28 22:13:23.411587 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5237 2024.06.28 22:13:23.412502 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5238 2024.06.28 22:13:23.413076 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004720102 sec., 5932.075196680072 rows/sec., 483.72 KiB/sec.
5239 2024.06.28 22:13:23.413248 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5240 2024.06.28 22:13:23.413417 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5241 2024.06.28 22:13:23.413711 [ 134 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5242 2024.06.28 22:13:23.413822 [ 134 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5243 2024.06.28 22:13:23.413817 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Debug> executeQuery: Read 93 rows, 7.29 KiB in 0.004491 sec., 20708.08283233133 rows/sec., 1.59 MiB/sec.
5244 2024.06.28 22:13:23.413916 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5245 2024.06.28 22:13:23.414346 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
5246 2024.06.28 22:13:23.414486 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Debug> DynamicQueryHandler: Done processing query
5247 2024.06.28 22:13:23.414537 [ 3 ] {f530e831-267d-4ba9-971f-5419ae6d9f23} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5248 2024.06.28 22:13:23.414611 [ 3 ] {} <Debug> HTTP-Session: 041d86c6-1c8a-4168-a949-5dd8411925ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.06.28 22:13:23.414709 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5250 2024.06.28 22:13:23.414768 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5251 2024.06.28 22:13:23.414795 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 129 rows starting from the beginning of the part
5252 2024.06.28 22:13:23.414803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5253 2024.06.28 22:13:23.415005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5254 2024.06.28 22:13:23.415129 [ 3 ] {} <Debug> HTTP-Session: bdec3db8-2ad6-4fce-a71f-fadf21272ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5255 2024.06.28 22:13:23.415160 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part
5256 2024.06.28 22:13:23.415206 [ 199 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_11_2} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5257 2024.06.28 22:13:23.415227 [ 3 ] {} <Debug> HTTP-Session: bdec3db8-2ad6-4fce-a71f-fadf21272ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5258 2024.06.28 22:13:23.415392 [ 3 ] {} <Debug> HTTP-Session: bdec3db8-2ad6-4fce-a71f-fadf21272ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.06.28 22:13:23.415537 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part
5260 2024.06.28 22:13:23.415598 [ 3 ] {} <Trace> HTTP-Session: bdec3db8-2ad6-4fce-a71f-fadf21272ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5261 2024.06.28 22:13:23.415641 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5262 2024.06.28 22:13:23.415921 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part
5263 2024.06.28 22:13:23.415983 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5264 2024.06.28 22:13:23.416200 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5265 2024.06.28 22:13:23.416240 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part
5266 2024.06.28 22:13:23.416564 [ 190 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 93 rows starting from the beginning of the part
5267 2024.06.28 22:13:23.417255 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5268 2024.06.28 22:13:23.417669 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5269 2024.06.28 22:13:23.417719 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5270 2024.06.28 22:13:23.418237 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5271 2024.06.28 22:13:23.418691 [ 197 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 4 columns (4 merged, 0 gathered) in 0.004622551 sec., 110112.36003669836 rows/sec., 8.70 MiB/sec.
5272 2024.06.28 22:13:23.418868 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.06.28 22:13:23.418952 [ 197 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5274 2024.06.28 22:13:23.419077 [ 134 ] {} <Debug> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5275 2024.06.28 22:13:23.419197 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003288 sec., 608.272506082725 rows/sec., 42.47 KiB/sec.
5276 2024.06.28 22:13:23.419199 [ 134 ] {} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5277 2024.06.28 22:13:23.419263 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5278 2024.06.28 22:13:23.419880 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
5279 2024.06.28 22:13:23.420310 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Debug> DynamicQueryHandler: Done processing query
5280 2024.06.28 22:13:23.420416 [ 3 ] {4ae3c26c-6a63-4a32-9bb2-100d3818d1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5281 2024.06.28 22:13:23.420503 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5282 2024.06.28 22:13:23.420509 [ 3 ] {} <Debug> HTTP-Session: bdec3db8-2ad6-4fce-a71f-fadf21272ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.06.28 22:13:23.420594 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5284 2024.06.28 22:13:23.420842 [ 197 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5285 2024.06.28 22:13:23.420949 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
5286 2024.06.28 22:13:23.420989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 15269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5287 2024.06.28 22:13:23.421315 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5288 2024.06.28 22:13:23.421355 [ 197 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_36_7} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5289 2024.06.28 22:13:23.421457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5290 2024.06.28 22:13:23.421741 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5291 2024.06.28 22:13:23.421769 [ 3 ] {} <Debug> HTTP-Session: 1395684d-6244-44a1-abd0-aa29e8bee7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5292 2024.06.28 22:13:23.421823 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
5293 2024.06.28 22:13:23.421978 [ 3 ] {} <Debug> HTTP-Session: 1395684d-6244-44a1-abd0-aa29e8bee7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.06.28 22:13:23.422080 [ 3 ] {} <Debug> HTTP-Session: 1395684d-6244-44a1-abd0-aa29e8bee7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.06.28 22:13:23.422117 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
5296 2024.06.28 22:13:23.422198 [ 3 ] {} <Trace> HTTP-Session: 1395684d-6244-44a1-abd0-aa29e8bee7dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5297 2024.06.28 22:13:23.422355 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5298 2024.06.28 22:13:23.422712 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5299 2024.06.28 22:13:23.422833 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5300 2024.06.28 22:13:23.423275 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5301 2024.06.28 22:13:23.424294 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5302 2024.06.28 22:13:23.424353 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5303 2024.06.28 22:13:23.425111 [ 199 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005690455 sec., 4920.52041532707 rows/sec., 343.57 KiB/sec.
5304 2024.06.28 22:13:23.425235 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5305 2024.06.28 22:13:23.425318 [ 197 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5306 2024.06.28 22:13:23.426038 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5307 2024.06.28 22:13:23.426327 [ 134 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5308 2024.06.28 22:13:23.426356 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.003892 sec., 23124.357656731758 rows/sec., 1.80 MiB/sec.
5309 2024.06.28 22:13:23.426373 [ 197 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5310 2024.06.28 22:13:23.426410 [ 134 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5311 2024.06.28 22:13:23.426523 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5312 2024.06.28 22:13:23.426747 [ 197 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_11_2} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5313 2024.06.28 22:13:23.427047 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
5314 2024.06.28 22:13:23.427130 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5315 2024.06.28 22:13:23.427177 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Debug> DynamicQueryHandler: Done processing query
5316 2024.06.28 22:13:23.427333 [ 3 ] {5a6ae34a-47a0-4e15-8405-3ab97f4b33a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5317 2024.06.28 22:13:23.427407 [ 3 ] {} <Debug> HTTP-Session: 1395684d-6244-44a1-abd0-aa29e8bee7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5318 2024.06.28 22:13:23.427592 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5319 2024.06.28 22:13:23.427670 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 124 rows starting from the beginning of the part
5320 2024.06.28 22:13:23.427698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2024.06.28 22:13:23.427853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5322 2024.06.28 22:13:23.427866 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part
5323 2024.06.28 22:13:23.427928 [ 3 ] {} <Debug> HTTP-Session: 82ea1426-1408-4dd0-9c9b-d481c24418d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5324 2024.06.28 22:13:23.428032 [ 3 ] {} <Debug> HTTP-Session: 82ea1426-1408-4dd0-9c9b-d481c24418d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.06.28 22:13:23.428136 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part
5326 2024.06.28 22:13:23.428127 [ 3 ] {} <Debug> HTTP-Session: 82ea1426-1408-4dd0-9c9b-d481c24418d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5327 2024.06.28 22:13:23.428372 [ 3 ] {} <Trace> HTTP-Session: 82ea1426-1408-4dd0-9c9b-d481c24418d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5328 2024.06.28 22:13:23.428500 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part
5329 2024.06.28 22:13:23.428719 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 80 rows starting from the beginning of the part
5330 2024.06.28 22:13:23.428865 [ 199 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part
5331 2024.06.28 22:13:23.429151 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5332 2024.06.28 22:13:23.429325 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5333 2024.06.28 22:13:23.429875 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5334 2024.06.28 22:13:23.430975 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5335 2024.06.28 22:13:23.431041 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5336 2024.06.28 22:13:23.431598 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.004896834 sec., 101289.93549709873 rows/sec., 7.91 MiB/sec.
5337 2024.06.28 22:13:23.431848 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5338 2024.06.28 22:13:23.431948 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5339 2024.06.28 22:13:23.432699 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5340 2024.06.28 22:13:23.432838 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.06.28 22:13:23.432928 [ 193 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_36_7} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5342 2024.06.28 22:13:23.433116 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5343 2024.06.28 22:13:23.433135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5344 2024.06.28 22:13:23.433194 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00454 sec., 43392.0704845815 rows/sec., 3.03 MiB/sec.
5345 2024.06.28 22:13:23.433198 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5346 2024.06.28 22:13:23.433259 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5347 2024.06.28 22:13:23.433570 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
5348 2024.06.28 22:13:23.433589 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Debug> DynamicQueryHandler: Done processing query
5349 2024.06.28 22:13:23.433671 [ 3 ] {53d0879e-aa3d-4e09-a9fd-64b56aa08f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5350 2024.06.28 22:13:23.433767 [ 3 ] {} <Debug> HTTP-Session: 82ea1426-1408-4dd0-9c9b-d481c24418d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5351 2024.06.28 22:13:23.434119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5352 2024.06.28 22:13:23.434184 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5353 2024.06.28 22:13:23.434238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5354 2024.06.28 22:13:23.434262 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4949 rows starting from the beginning of the part
5355 2024.06.28 22:13:23.434279 [ 3 ] {} <Debug> HTTP-Session: df54cfd8-5099-455c-a733-d87bc5b3b5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5356 2024.06.28 22:13:23.434328 [ 3 ] {} <Debug> HTTP-Session: df54cfd8-5099-455c-a733-d87bc5b3b5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5357 2024.06.28 22:13:23.434388 [ 3 ] {} <Debug> HTTP-Session: df54cfd8-5099-455c-a733-d87bc5b3b5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.06.28 22:13:23.434527 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
5359 2024.06.28 22:13:23.434595 [ 3 ] {} <Trace> HTTP-Session: df54cfd8-5099-455c-a733-d87bc5b3b5ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5360 2024.06.28 22:13:23.434809 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
5361 2024.06.28 22:13:23.435087 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
5362 2024.06.28 22:13:23.435182 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5363 2024.06.28 22:13:23.435312 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 163 rows starting from the beginning of the part
5364 2024.06.28 22:13:23.435419 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5365 2024.06.28 22:13:23.435588 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part
5366 2024.06.28 22:13:23.436348 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5367 2024.06.28 22:13:23.436919 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5368 2024.06.28 22:13:23.436962 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5369 2024.06.28 22:13:23.437623 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5370 2024.06.28 22:13:23.438514 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5371 2024.06.28 22:13:23.438717 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003831 sec., 15661.70712607674 rows/sec., 1.06 MiB/sec.
5372 2024.06.28 22:13:23.438722 [ 134 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5373 2024.06.28 22:13:23.438789 [ 134 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.06.28 22:13:23.438832 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5375 2024.06.28 22:13:23.439032 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Debug> DynamicQueryHandler: Done processing query
5376 2024.06.28 22:13:23.439098 [ 3 ] {d3c1193f-723d-4aa4-a40c-6a55c2e8e7a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5377 2024.06.28 22:13:23.439111 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
5378 2024.06.28 22:13:23.439181 [ 3 ] {} <Debug> HTTP-Session: df54cfd8-5099-455c-a733-d87bc5b3b5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5379 2024.06.28 22:13:23.439390 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5380 2024.06.28 22:13:23.439428 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1754 rows starting from the beginning of the part
5381 2024.06.28 22:13:23.439537 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
5382 2024.06.28 22:13:23.439899 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
5383 2024.06.28 22:13:23.440129 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
5384 2024.06.28 22:13:23.440181 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5789 rows, containing 5 columns (5 merged, 0 gathered) in 0.006771439 sec., 854914.2951741868 rows/sec., 59.60 MiB/sec.
5385 2024.06.28 22:13:23.440241 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
5386 2024.06.28 22:13:23.440306 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
5387 2024.06.28 22:13:23.440675 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5388 2024.06.28 22:13:23.441184 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5389 2024.06.28 22:13:23.441302 [ 189 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5390 2024.06.28 22:13:23.441405 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB.
5391 2024.06.28 22:13:23.441801 [ 188 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810177 sec., 730914.8142625891 rows/sec., 49.22 MiB/sec.
5392 2024.06.28 22:13:23.442115 [ 188 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5393 2024.06.28 22:13:23.442576 [ 188 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5394 2024.06.28 22:13:23.442667 [ 188 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_36_7} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5395 2024.06.28 22:13:23.442773 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
5396 2024.06.28 22:13:28.404546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5397 2024.06.28 22:13:28.404688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5398 2024.06.28 22:13:28.404717 [ 3 ] {} <Debug> HTTP-Session: a1d665ac-3cdb-4d5a-8a04-7c58afa2d774 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5399 2024.06.28 22:13:28.404746 [ 3 ] {} <Debug> HTTP-Session: a1d665ac-3cdb-4d5a-8a04-7c58afa2d774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.06.28 22:13:28.404763 [ 3 ] {} <Debug> HTTP-Session: a1d665ac-3cdb-4d5a-8a04-7c58afa2d774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.06.28 22:13:28.404819 [ 3 ] {} <Trace> HTTP-Session: a1d665ac-3cdb-4d5a-8a04-7c58afa2d774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5402 2024.06.28 22:13:28.405023 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5403 2024.06.28 22:13:28.405100 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5404 2024.06.28 22:13:28.405319 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5405 2024.06.28 22:13:28.405786 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5406 2024.06.28 22:13:28.405827 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5407 2024.06.28 22:13:28.406190 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5408 2024.06.28 22:13:28.406543 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5409 2024.06.28 22:13:28.406726 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001757 sec., 5691.519635742743 rows/sec., 461.32 KiB/sec.
5410 2024.06.28 22:13:28.406725 [ 128 ] {} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
5411 2024.06.28 22:13:28.406841 [ 128 ] {} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5412 2024.06.28 22:13:28.406884 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5413 2024.06.28 22:13:28.407006 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Debug> DynamicQueryHandler: Done processing query
5414 2024.06.28 22:13:28.407059 [ 3 ] {57eda203-5af0-4fc0-90b4-514e12ec29f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5415 2024.06.28 22:13:28.407073 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::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
5416 2024.06.28 22:13:28.407086 [ 3 ] {} <Debug> HTTP-Session: a1d665ac-3cdb-4d5a-8a04-7c58afa2d774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.06.28 22:13:28.407328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5418 2024.06.28 22:13:28.407354 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5419 2024.06.28 22:13:28.407425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5420 2024.06.28 22:13:28.407432 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part
5421 2024.06.28 22:13:28.407463 [ 3 ] {} <Debug> HTTP-Session: 7b9ad9ab-c54c-4069-b521-eaa6b5183030 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5422 2024.06.28 22:13:28.407502 [ 3 ] {} <Debug> HTTP-Session: 7b9ad9ab-c54c-4069-b521-eaa6b5183030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5423 2024.06.28 22:13:28.407551 [ 3 ] {} <Debug> HTTP-Session: 7b9ad9ab-c54c-4069-b521-eaa6b5183030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.06.28 22:13:28.407692 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part
5425 2024.06.28 22:13:28.407737 [ 3 ] {} <Trace> HTTP-Session: 7b9ad9ab-c54c-4069-b521-eaa6b5183030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5426 2024.06.28 22:13:28.407964 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part
5427 2024.06.28 22:13:28.408309 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part
5428 2024.06.28 22:13:28.408324 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5429 2024.06.28 22:13:28.408556 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5430 2024.06.28 22:13:28.408589 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part
5431 2024.06.28 22:13:28.409298 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5432 2024.06.28 22:13:28.410082 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5433 2024.06.28 22:13:28.410160 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5434 2024.06.28 22:13:28.411011 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5435 2024.06.28 22:13:28.411020 [ 189 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.004052463 sec., 12338.175573718994 rows/sec., 1000.07 KiB/sec.
5436 2024.06.28 22:13:28.411260 [ 193 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
5437 2024.06.28 22:13:28.411627 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5438 2024.06.28 22:13:28.412043 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003994 sec., 500.75112669003505 rows/sec., 40.83 KiB/sec.
5439 2024.06.28 22:13:28.412312 [ 193 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5440 2024.06.28 22:13:28.412353 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Debug> DynamicQueryHandler: Done processing query
5441 2024.06.28 22:13:28.412407 [ 3 ] {2532a11a-d50d-42ff-b63e-3f687d202cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5442 2024.06.28 22:13:28.412442 [ 3 ] {} <Debug> HTTP-Session: 7b9ad9ab-c54c-4069-b521-eaa6b5183030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.06.28 22:13:28.412482 [ 193 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_13_3} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
5444 2024.06.28 22:13:28.412583 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5445 2024.06.28 22:13:28.412602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5446 2024.06.28 22:13:28.412668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5447 2024.06.28 22:13:28.412687 [ 3 ] {} <Debug> HTTP-Session: 6c8caa2c-5d35-4751-86c6-b5ae301a0f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5448 2024.06.28 22:13:28.412703 [ 3 ] {} <Debug> HTTP-Session: 6c8caa2c-5d35-4751-86c6-b5ae301a0f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5449 2024.06.28 22:13:28.412716 [ 3 ] {} <Debug> HTTP-Session: 6c8caa2c-5d35-4751-86c6-b5ae301a0f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5450 2024.06.28 22:13:28.412748 [ 3 ] {} <Trace> HTTP-Session: 6c8caa2c-5d35-4751-86c6-b5ae301a0f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5451 2024.06.28 22:13:28.412884 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5452 2024.06.28 22:13:28.412928 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5453 2024.06.28 22:13:28.413075 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5454 2024.06.28 22:13:28.413480 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5455 2024.06.28 22:13:28.413518 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5456 2024.06.28 22:13:28.413844 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5457 2024.06.28 22:13:28.414163 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5458 2024.06.28 22:13:28.414324 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001487 sec., 58507.06119704102 rows/sec., 4.76 MiB/sec.
5459 2024.06.28 22:13:28.414585 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Debug> DynamicQueryHandler: Done processing query
5460 2024.06.28 22:13:28.414635 [ 3 ] {0a01e3d6-ed55-45b0-a2fa-72d36f560077} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5461 2024.06.28 22:13:28.414671 [ 3 ] {} <Debug> HTTP-Session: 6c8caa2c-5d35-4751-86c6-b5ae301a0f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.06.28 22:13:28.414801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5463 2024.06.28 22:13:28.414851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5464 2024.06.28 22:13:28.414869 [ 3 ] {} <Debug> HTTP-Session: 5836acf4-bdda-499e-8bb0-135e128b1dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5465 2024.06.28 22:13:28.414886 [ 3 ] {} <Debug> HTTP-Session: 5836acf4-bdda-499e-8bb0-135e128b1dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5466 2024.06.28 22:13:28.414898 [ 3 ] {} <Debug> HTTP-Session: 5836acf4-bdda-499e-8bb0-135e128b1dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5467 2024.06.28 22:13:28.414930 [ 3 ] {} <Trace> HTTP-Session: 5836acf4-bdda-499e-8bb0-135e128b1dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5468 2024.06.28 22:13:28.415025 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5469 2024.06.28 22:13:28.415067 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5470 2024.06.28 22:13:28.415215 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5471 2024.06.28 22:13:28.415495 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5472 2024.06.28 22:13:28.415531 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5473 2024.06.28 22:13:28.415828 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5474 2024.06.28 22:13:28.416143 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5475 2024.06.28 22:13:28.416293 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001291 sec., 1549.1866769945777 rows/sec., 108.17 KiB/sec.
5476 2024.06.28 22:13:28.416459 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Debug> DynamicQueryHandler: Done processing query
5477 2024.06.28 22:13:28.416482 [ 3 ] {bfb6084b-7a6d-4e00-87d4-5870eb958714} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5478 2024.06.28 22:13:28.416499 [ 3 ] {} <Debug> HTTP-Session: 5836acf4-bdda-499e-8bb0-135e128b1dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.06.28 22:13:28.416616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5480 2024.06.28 22:13:28.416663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5481 2024.06.28 22:13:28.416682 [ 3 ] {} <Debug> HTTP-Session: 6ea94e97-759b-4e0b-ad53-4ba5fdc864de Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5482 2024.06.28 22:13:28.416698 [ 3 ] {} <Debug> HTTP-Session: 6ea94e97-759b-4e0b-ad53-4ba5fdc864de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5483 2024.06.28 22:13:28.416711 [ 3 ] {} <Debug> HTTP-Session: 6ea94e97-759b-4e0b-ad53-4ba5fdc864de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5484 2024.06.28 22:13:28.416742 [ 3 ] {} <Trace> HTTP-Session: 6ea94e97-759b-4e0b-ad53-4ba5fdc864de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5485 2024.06.28 22:13:28.416859 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5486 2024.06.28 22:13:28.416902 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5487 2024.06.28 22:13:28.417029 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5488 2024.06.28 22:13:28.417364 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5489 2024.06.28 22:13:28.417400 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5490 2024.06.28 22:13:28.417715 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5491 2024.06.28 22:13:28.418018 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5492 2024.06.28 22:13:28.418172 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001352 sec., 56213.017751479296 rows/sec., 4.39 MiB/sec.
5493 2024.06.28 22:13:28.418451 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Debug> DynamicQueryHandler: Done processing query
5494 2024.06.28 22:13:28.418497 [ 3 ] {6f79c29d-f97f-4aac-bf7e-232a19c1e91d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5495 2024.06.28 22:13:28.418527 [ 3 ] {} <Debug> HTTP-Session: 6ea94e97-759b-4e0b-ad53-4ba5fdc864de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.06.28 22:13:28.418722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5497 2024.06.28 22:13:28.418767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5498 2024.06.28 22:13:28.418784 [ 3 ] {} <Debug> HTTP-Session: 0869389b-d3cf-4da6-8e8d-0e31abdd78b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5499 2024.06.28 22:13:28.418799 [ 3 ] {} <Debug> HTTP-Session: 0869389b-d3cf-4da6-8e8d-0e31abdd78b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.06.28 22:13:28.418812 [ 3 ] {} <Debug> HTTP-Session: 0869389b-d3cf-4da6-8e8d-0e31abdd78b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5501 2024.06.28 22:13:28.418840 [ 3 ] {} <Trace> HTTP-Session: 0869389b-d3cf-4da6-8e8d-0e31abdd78b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5502 2024.06.28 22:13:28.418986 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5503 2024.06.28 22:13:28.419031 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5504 2024.06.28 22:13:28.419184 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5505 2024.06.28 22:13:28.419613 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5506 2024.06.28 22:13:28.419648 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5507 2024.06.28 22:13:28.420032 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5508 2024.06.28 22:13:28.420368 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5509 2024.06.28 22:13:28.420534 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001581 sec., 101834.28209993675 rows/sec., 7.09 MiB/sec.
5510 2024.06.28 22:13:28.420703 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Debug> DynamicQueryHandler: Done processing query
5511 2024.06.28 22:13:28.420727 [ 3 ] {3eeff1c8-c778-4ec0-9f1a-22fb5452e205} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5512 2024.06.28 22:13:28.420742 [ 3 ] {} <Debug> HTTP-Session: 0869389b-d3cf-4da6-8e8d-0e31abdd78b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5513 2024.06.28 22:13:28.420863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5514 2024.06.28 22:13:28.420909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5515 2024.06.28 22:13:28.420927 [ 3 ] {} <Debug> HTTP-Session: 0ff06418-baca-4d80-b38b-dfcdfe3040b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5516 2024.06.28 22:13:28.420943 [ 3 ] {} <Debug> HTTP-Session: 0ff06418-baca-4d80-b38b-dfcdfe3040b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5517 2024.06.28 22:13:28.420956 [ 3 ] {} <Debug> HTTP-Session: 0ff06418-baca-4d80-b38b-dfcdfe3040b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.06.28 22:13:28.420986 [ 3 ] {} <Trace> HTTP-Session: 0ff06418-baca-4d80-b38b-dfcdfe3040b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5519 2024.06.28 22:13:28.421162 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5520 2024.06.28 22:13:28.421224 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5521 2024.06.28 22:13:28.421631 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5522 2024.06.28 22:13:28.422171 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5523 2024.06.28 22:13:28.422206 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5524 2024.06.28 22:13:28.422779 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5525 2024.06.28 22:13:28.423180 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5526 2024.06.28 22:13:28.423382 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002322 sec., 4306.632213608958 rows/sec., 7.72 MiB/sec.
5527 2024.06.28 22:13:28.423599 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Debug> DynamicQueryHandler: Done processing query
5528 2024.06.28 22:13:28.423623 [ 3 ] {6ecd25ff-bd03-447c-8a20-35fa24c3426d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5529 2024.06.28 22:13:28.423638 [ 3 ] {} <Debug> HTTP-Session: 0ff06418-baca-4d80-b38b-dfcdfe3040b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.06.28 22:13:28.423748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5531 2024.06.28 22:13:28.423796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5532 2024.06.28 22:13:28.423815 [ 3 ] {} <Debug> HTTP-Session: a1617a0e-302d-4331-ad71-813ccc11b630 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5533 2024.06.28 22:13:28.423830 [ 3 ] {} <Debug> HTTP-Session: a1617a0e-302d-4331-ad71-813ccc11b630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5534 2024.06.28 22:13:28.423844 [ 3 ] {} <Debug> HTTP-Session: a1617a0e-302d-4331-ad71-813ccc11b630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5535 2024.06.28 22:13:28.423874 [ 3 ] {} <Trace> HTTP-Session: a1617a0e-302d-4331-ad71-813ccc11b630 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5536 2024.06.28 22:13:28.423998 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5537 2024.06.28 22:13:28.424041 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5538 2024.06.28 22:13:28.424166 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5539 2024.06.28 22:13:28.424489 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5540 2024.06.28 22:13:28.424526 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5541 2024.06.28 22:13:28.424897 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5542 2024.06.28 22:13:28.425206 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5543 2024.06.28 22:13:28.425356 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
5544 2024.06.28 22:13:28.425516 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Debug> DynamicQueryHandler: Done processing query
5545 2024.06.28 22:13:28.425540 [ 3 ] {909ea726-a873-4228-8d5e-c88cabc6ad7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5546 2024.06.28 22:13:28.425556 [ 3 ] {} <Debug> HTTP-Session: a1617a0e-302d-4331-ad71-813ccc11b630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5547 2024.06.28 22:13:32.722059 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5548 2024.06.28 22:13:32.722144 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5549 2024.06.28 22:13:33.404376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5550 2024.06.28 22:13:33.404522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5551 2024.06.28 22:13:33.404554 [ 3 ] {} <Debug> HTTP-Session: ec8338d3-253b-4eb9-a389-12c35b32ba76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5552 2024.06.28 22:13:33.404582 [ 3 ] {} <Debug> HTTP-Session: ec8338d3-253b-4eb9-a389-12c35b32ba76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5553 2024.06.28 22:13:33.404600 [ 3 ] {} <Debug> HTTP-Session: ec8338d3-253b-4eb9-a389-12c35b32ba76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.06.28 22:13:33.404657 [ 3 ] {} <Trace> HTTP-Session: ec8338d3-253b-4eb9-a389-12c35b32ba76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5555 2024.06.28 22:13:33.404840 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5556 2024.06.28 22:13:33.404909 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5557 2024.06.28 22:13:33.405105 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5558 2024.06.28 22:13:33.405601 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5559 2024.06.28 22:13:33.405642 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5560 2024.06.28 22:13:33.405994 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5561 2024.06.28 22:13:33.406330 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.06.28 22:13:33.406505 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001716 sec., 1165.5011655011654 rows/sec., 95.04 KiB/sec.
5563 2024.06.28 22:13:33.406813 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Debug> DynamicQueryHandler: Done processing query
5564 2024.06.28 22:13:33.406839 [ 3 ] {56abae90-3468-458b-b893-b889a4f63ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5565 2024.06.28 22:13:33.406855 [ 3 ] {} <Debug> HTTP-Session: ec8338d3-253b-4eb9-a389-12c35b32ba76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.06.28 22:13:33.406983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5567 2024.06.28 22:13:33.407030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5568 2024.06.28 22:13:33.407048 [ 3 ] {} <Debug> HTTP-Session: 88fc5c80-a3b1-4509-8631-cf2631c99524 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5569 2024.06.28 22:13:33.407064 [ 3 ] {} <Debug> HTTP-Session: 88fc5c80-a3b1-4509-8631-cf2631c99524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5570 2024.06.28 22:13:33.407078 [ 3 ] {} <Debug> HTTP-Session: 88fc5c80-a3b1-4509-8631-cf2631c99524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5571 2024.06.28 22:13:33.407109 [ 3 ] {} <Trace> HTTP-Session: 88fc5c80-a3b1-4509-8631-cf2631c99524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5572 2024.06.28 22:13:33.407219 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5573 2024.06.28 22:13:33.407262 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5574 2024.06.28 22:13:33.407407 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5575 2024.06.28 22:13:33.407749 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5576 2024.06.28 22:13:33.407785 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5577 2024.06.28 22:13:33.408102 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5578 2024.06.28 22:13:33.408400 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5579 2024.06.28 22:13:33.408561 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001369 sec., 41636.23082542002 rows/sec., 3.19 MiB/sec.
5580 2024.06.28 22:13:33.408823 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Debug> DynamicQueryHandler: Done processing query
5581 2024.06.28 22:13:33.408878 [ 3 ] {128ba8d0-b232-49ff-861a-421e8358deb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5582 2024.06.28 22:13:33.408930 [ 3 ] {} <Debug> HTTP-Session: 88fc5c80-a3b1-4509-8631-cf2631c99524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.06.28 22:13:33.409062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5584 2024.06.28 22:13:33.409112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5585 2024.06.28 22:13:33.409131 [ 3 ] {} <Debug> HTTP-Session: 00b75433-b6c3-45f6-83b3-1aa733f5acdd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5586 2024.06.28 22:13:33.409148 [ 3 ] {} <Debug> HTTP-Session: 00b75433-b6c3-45f6-83b3-1aa733f5acdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5587 2024.06.28 22:13:33.409161 [ 3 ] {} <Debug> HTTP-Session: 00b75433-b6c3-45f6-83b3-1aa733f5acdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5588 2024.06.28 22:13:33.409192 [ 3 ] {} <Trace> HTTP-Session: 00b75433-b6c3-45f6-83b3-1aa733f5acdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5589 2024.06.28 22:13:33.409288 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5590 2024.06.28 22:13:33.409331 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5591 2024.06.28 22:13:33.409478 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5592 2024.06.28 22:13:33.410172 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5593 2024.06.28 22:13:33.410228 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5594 2024.06.28 22:13:33.410519 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5595 2024.06.28 22:13:33.410873 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5596 2024.06.28 22:13:33.411027 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001762 sec., 1135.0737797956867 rows/sec., 79.26 KiB/sec.
5597 2024.06.28 22:13:33.411192 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Debug> DynamicQueryHandler: Done processing query
5598 2024.06.28 22:13:33.411215 [ 3 ] {f1d82d60-4885-454e-966a-48263a186ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5599 2024.06.28 22:13:33.411231 [ 3 ] {} <Debug> HTTP-Session: 00b75433-b6c3-45f6-83b3-1aa733f5acdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.06.28 22:13:33.411346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5601 2024.06.28 22:13:33.411392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5602 2024.06.28 22:13:33.411412 [ 3 ] {} <Debug> HTTP-Session: 812dbb0b-2b1d-47a9-bca1-4db6d40f6eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5603 2024.06.28 22:13:33.411428 [ 3 ] {} <Debug> HTTP-Session: 812dbb0b-2b1d-47a9-bca1-4db6d40f6eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5604 2024.06.28 22:13:33.411442 [ 3 ] {} <Debug> HTTP-Session: 812dbb0b-2b1d-47a9-bca1-4db6d40f6eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.06.28 22:13:33.411473 [ 3 ] {} <Trace> HTTP-Session: 812dbb0b-2b1d-47a9-bca1-4db6d40f6eb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5606 2024.06.28 22:13:33.411588 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5607 2024.06.28 22:13:33.411631 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5608 2024.06.28 22:13:33.411759 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.06.28 22:13:33.412135 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.06.28 22:13:33.412172 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5611 2024.06.28 22:13:33.412479 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5612 2024.06.28 22:13:33.412784 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5613 2024.06.28 22:13:33.412948 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001401 sec., 47109.207708779446 rows/sec., 3.68 MiB/sec.
5614 2024.06.28 22:13:33.413112 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Debug> DynamicQueryHandler: Done processing query
5615 2024.06.28 22:13:33.413137 [ 3 ] {5c349e3c-a8fe-49ef-9061-74ec1ac145ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5616 2024.06.28 22:13:33.413152 [ 3 ] {} <Debug> HTTP-Session: 812dbb0b-2b1d-47a9-bca1-4db6d40f6eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.06.28 22:13:33.413297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5618 2024.06.28 22:13:33.413345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5619 2024.06.28 22:13:33.413365 [ 3 ] {} <Debug> HTTP-Session: f6c91347-1695-4c56-8d65-3020cec110c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5620 2024.06.28 22:13:33.413380 [ 3 ] {} <Debug> HTTP-Session: f6c91347-1695-4c56-8d65-3020cec110c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5621 2024.06.28 22:13:33.413394 [ 3 ] {} <Debug> HTTP-Session: f6c91347-1695-4c56-8d65-3020cec110c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.06.28 22:13:33.413425 [ 3 ] {} <Trace> HTTP-Session: f6c91347-1695-4c56-8d65-3020cec110c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5623 2024.06.28 22:13:33.413569 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5624 2024.06.28 22:13:33.413616 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5625 2024.06.28 22:13:33.413763 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5626 2024.06.28 22:13:33.414161 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.06.28 22:13:33.414197 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5628 2024.06.28 22:13:33.414592 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5629 2024.06.28 22:13:33.414927 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5630 2024.06.28 22:13:33.415088 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001584 sec., 101641.41414141415 rows/sec., 7.08 MiB/sec.
5631 2024.06.28 22:13:33.415254 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Debug> DynamicQueryHandler: Done processing query
5632 2024.06.28 22:13:33.415277 [ 3 ] {fb3bafaf-a2b6-46bd-b572-e21ca76539b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5633 2024.06.28 22:13:33.415293 [ 3 ] {} <Debug> HTTP-Session: f6c91347-1695-4c56-8d65-3020cec110c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.06.28 22:13:33.415402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5635 2024.06.28 22:13:33.415448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5636 2024.06.28 22:13:33.415467 [ 3 ] {} <Debug> HTTP-Session: 5272e9f6-a8ec-4fc0-852c-e5bf8b0e12b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5637 2024.06.28 22:13:33.415483 [ 3 ] {} <Debug> HTTP-Session: 5272e9f6-a8ec-4fc0-852c-e5bf8b0e12b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5638 2024.06.28 22:13:33.415497 [ 3 ] {} <Debug> HTTP-Session: 5272e9f6-a8ec-4fc0-852c-e5bf8b0e12b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.06.28 22:13:33.415528 [ 3 ] {} <Trace> HTTP-Session: 5272e9f6-a8ec-4fc0-852c-e5bf8b0e12b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5640 2024.06.28 22:13:33.415651 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5641 2024.06.28 22:13:33.415695 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5642 2024.06.28 22:13:33.415820 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5643 2024.06.28 22:13:33.416122 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5644 2024.06.28 22:13:33.416158 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
5645 2024.06.28 22:13:33.416513 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5646 2024.06.28 22:13:33.416823 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5647 2024.06.28 22:13:33.416991 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
5648 2024.06.28 22:13:33.417153 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Debug> DynamicQueryHandler: Done processing query
5649 2024.06.28 22:13:33.417176 [ 3 ] {5d9bc376-8286-4d0f-a965-81f639d57d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5650 2024.06.28 22:13:33.417192 [ 3 ] {} <Debug> HTTP-Session: 5272e9f6-a8ec-4fc0-852c-e5bf8b0e12b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5651 2024.06.28 22:13:38.405145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5652 2024.06.28 22:13:38.405283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5653 2024.06.28 22:13:38.405312 [ 3 ] {} <Debug> HTTP-Session: d934d885-a0ee-4ca4-80d9-eb305a5db808 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5654 2024.06.28 22:13:38.405339 [ 3 ] {} <Debug> HTTP-Session: d934d885-a0ee-4ca4-80d9-eb305a5db808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5655 2024.06.28 22:13:38.405357 [ 3 ] {} <Debug> HTTP-Session: d934d885-a0ee-4ca4-80d9-eb305a5db808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.06.28 22:13:38.405413 [ 3 ] {} <Trace> HTTP-Session: d934d885-a0ee-4ca4-80d9-eb305a5db808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5657 2024.06.28 22:13:38.405608 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5658 2024.06.28 22:13:38.405681 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5659 2024.06.28 22:13:38.405901 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5660 2024.06.28 22:13:38.406341 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5661 2024.06.28 22:13:38.406381 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5662 2024.06.28 22:13:38.406742 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5663 2024.06.28 22:13:38.407090 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5664 2024.06.28 22:13:38.407263 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001719 sec., 5817.335660267598 rows/sec., 471.52 KiB/sec.
5665 2024.06.28 22:13:38.407453 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Debug> DynamicQueryHandler: Done processing query
5666 2024.06.28 22:13:38.407477 [ 3 ] {f4f6cc03-7f8c-4dd3-983f-663a8778f5ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5667 2024.06.28 22:13:38.407494 [ 3 ] {} <Debug> HTTP-Session: d934d885-a0ee-4ca4-80d9-eb305a5db808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5668 2024.06.28 22:13:38.407643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5669 2024.06.28 22:13:38.407691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5670 2024.06.28 22:13:38.407709 [ 3 ] {} <Debug> HTTP-Session: f5241197-d8a0-4384-a99f-e32846f6c517 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5671 2024.06.28 22:13:38.407725 [ 3 ] {} <Debug> HTTP-Session: f5241197-d8a0-4384-a99f-e32846f6c517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5672 2024.06.28 22:13:38.407739 [ 3 ] {} <Debug> HTTP-Session: f5241197-d8a0-4384-a99f-e32846f6c517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.06.28 22:13:38.407769 [ 3 ] {} <Trace> HTTP-Session: f5241197-d8a0-4384-a99f-e32846f6c517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5674 2024.06.28 22:13:38.407862 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5675 2024.06.28 22:13:38.407906 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5676 2024.06.28 22:13:38.408037 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5677 2024.06.28 22:13:38.408341 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5678 2024.06.28 22:13:38.408377 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5679 2024.06.28 22:13:38.408674 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5680 2024.06.28 22:13:38.408978 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5681 2024.06.28 22:13:38.409129 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec.
5682 2024.06.28 22:13:38.409290 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Debug> DynamicQueryHandler: Done processing query
5683 2024.06.28 22:13:38.409314 [ 3 ] {ef528c39-5286-40e9-a97a-916332b0095c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5684 2024.06.28 22:13:38.409329 [ 3 ] {} <Debug> HTTP-Session: f5241197-d8a0-4384-a99f-e32846f6c517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.06.28 22:13:38.409447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5686 2024.06.28 22:13:38.409495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5687 2024.06.28 22:13:38.409513 [ 3 ] {} <Debug> HTTP-Session: 7ad23f4e-bdc7-4bd3-8040-6d774ad38982 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5688 2024.06.28 22:13:38.409529 [ 3 ] {} <Debug> HTTP-Session: 7ad23f4e-bdc7-4bd3-8040-6d774ad38982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5689 2024.06.28 22:13:38.409543 [ 3 ] {} <Debug> HTTP-Session: 7ad23f4e-bdc7-4bd3-8040-6d774ad38982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.06.28 22:13:38.409573 [ 3 ] {} <Trace> HTTP-Session: 7ad23f4e-bdc7-4bd3-8040-6d774ad38982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5691 2024.06.28 22:13:38.409690 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5692 2024.06.28 22:13:38.409732 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5693 2024.06.28 22:13:38.409857 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5694 2024.06.28 22:13:38.410195 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5695 2024.06.28 22:13:38.410233 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5696 2024.06.28 22:13:38.410539 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5697 2024.06.28 22:13:38.410836 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5698 2024.06.28 22:13:38.410988 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001334 sec., 65217.39130434783 rows/sec., 5.31 MiB/sec.
5699 2024.06.28 22:13:38.411272 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Debug> DynamicQueryHandler: Done processing query
5700 2024.06.28 22:13:38.411320 [ 3 ] {24205071-385e-45bc-be71-f0d3218bf43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5701 2024.06.28 22:13:38.411345 [ 3 ] {} <Debug> HTTP-Session: 7ad23f4e-bdc7-4bd3-8040-6d774ad38982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5702 2024.06.28 22:13:38.411462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5703 2024.06.28 22:13:38.411511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5704 2024.06.28 22:13:38.411529 [ 3 ] {} <Debug> HTTP-Session: 7bd4bf1e-ff24-4fb7-9492-19f52f02f749 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5705 2024.06.28 22:13:38.411546 [ 3 ] {} <Debug> HTTP-Session: 7bd4bf1e-ff24-4fb7-9492-19f52f02f749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.06.28 22:13:38.411560 [ 3 ] {} <Debug> HTTP-Session: 7bd4bf1e-ff24-4fb7-9492-19f52f02f749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.06.28 22:13:38.411590 [ 3 ] {} <Trace> HTTP-Session: 7bd4bf1e-ff24-4fb7-9492-19f52f02f749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5708 2024.06.28 22:13:38.411684 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5709 2024.06.28 22:13:38.411726 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5710 2024.06.28 22:13:38.411867 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5711 2024.06.28 22:13:38.412162 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5712 2024.06.28 22:13:38.412198 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5713 2024.06.28 22:13:38.412489 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5714 2024.06.28 22:13:38.412796 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5715 2024.06.28 22:13:38.412954 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec.
5716 2024.06.28 22:13:38.413104 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Debug> DynamicQueryHandler: Done processing query
5717 2024.06.28 22:13:38.413128 [ 3 ] {7660882b-e485-4648-a1b4-40fa183377b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5718 2024.06.28 22:13:38.413143 [ 3 ] {} <Debug> HTTP-Session: 7bd4bf1e-ff24-4fb7-9492-19f52f02f749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5719 2024.06.28 22:13:38.413260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5720 2024.06.28 22:13:38.413306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5721 2024.06.28 22:13:38.413324 [ 3 ] {} <Debug> HTTP-Session: 188bc5a3-6d42-47eb-b199-a691e3899bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5722 2024.06.28 22:13:38.413340 [ 3 ] {} <Debug> HTTP-Session: 188bc5a3-6d42-47eb-b199-a691e3899bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5723 2024.06.28 22:13:38.413353 [ 3 ] {} <Debug> HTTP-Session: 188bc5a3-6d42-47eb-b199-a691e3899bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.06.28 22:13:38.413383 [ 3 ] {} <Trace> HTTP-Session: 188bc5a3-6d42-47eb-b199-a691e3899bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5725 2024.06.28 22:13:38.413495 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5726 2024.06.28 22:13:38.413536 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5727 2024.06.28 22:13:38.413659 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5728 2024.06.28 22:13:38.414076 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5729 2024.06.28 22:13:38.414112 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5730 2024.06.28 22:13:38.414425 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5731 2024.06.28 22:13:38.414723 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5732 2024.06.28 22:13:38.414867 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001407 sec., 54015.63610518834 rows/sec., 4.22 MiB/sec.
5733 2024.06.28 22:13:38.415191 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Debug> DynamicQueryHandler: Done processing query
5734 2024.06.28 22:13:38.415228 [ 3 ] {e058f373-ca02-4bfa-82ea-9ee427c4a9b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5735 2024.06.28 22:13:38.415244 [ 3 ] {} <Debug> HTTP-Session: 188bc5a3-6d42-47eb-b199-a691e3899bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5736 2024.06.28 22:13:38.415416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5737 2024.06.28 22:13:38.415465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5738 2024.06.28 22:13:38.415483 [ 3 ] {} <Debug> HTTP-Session: 71cbb5b5-2c4b-456e-8cee-2664ab461166 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5739 2024.06.28 22:13:38.415499 [ 3 ] {} <Debug> HTTP-Session: 71cbb5b5-2c4b-456e-8cee-2664ab461166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5740 2024.06.28 22:13:38.415513 [ 3 ] {} <Debug> HTTP-Session: 71cbb5b5-2c4b-456e-8cee-2664ab461166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.06.28 22:13:38.415542 [ 3 ] {} <Trace> HTTP-Session: 71cbb5b5-2c4b-456e-8cee-2664ab461166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5742 2024.06.28 22:13:38.415692 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5743 2024.06.28 22:13:38.415740 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5744 2024.06.28 22:13:38.415898 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5745 2024.06.28 22:13:38.416319 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5746 2024.06.28 22:13:38.416355 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5747 2024.06.28 22:13:38.416738 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5748 2024.06.28 22:13:38.417066 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5749 2024.06.28 22:13:38.417234 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec.
5750 2024.06.28 22:13:38.417558 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Debug> DynamicQueryHandler: Done processing query
5751 2024.06.28 22:13:38.417603 [ 3 ] {d130dfe3-6bf4-4fff-8174-c3bd8ab561bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5752 2024.06.28 22:13:38.417619 [ 3 ] {} <Debug> HTTP-Session: 71cbb5b5-2c4b-456e-8cee-2664ab461166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.06.28 22:13:38.417741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5754 2024.06.28 22:13:38.417788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5755 2024.06.28 22:13:38.417806 [ 3 ] {} <Debug> HTTP-Session: 7337a426-1047-4b08-9d5b-382f728e49ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5756 2024.06.28 22:13:38.417822 [ 3 ] {} <Debug> HTTP-Session: 7337a426-1047-4b08-9d5b-382f728e49ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.06.28 22:13:38.417835 [ 3 ] {} <Debug> HTTP-Session: 7337a426-1047-4b08-9d5b-382f728e49ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.06.28 22:13:38.417865 [ 3 ] {} <Trace> HTTP-Session: 7337a426-1047-4b08-9d5b-382f728e49ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5759 2024.06.28 22:13:38.418044 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5760 2024.06.28 22:13:38.418118 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5761 2024.06.28 22:13:38.418533 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5762 2024.06.28 22:13:38.419015 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5763 2024.06.28 22:13:38.419050 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5764 2024.06.28 22:13:38.419602 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5765 2024.06.28 22:13:38.419997 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5766 2024.06.28 22:13:38.420178 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002239 sec., 4466.279589102278 rows/sec., 8.00 MiB/sec.
5767 2024.06.28 22:13:38.420368 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Debug> DynamicQueryHandler: Done processing query
5768 2024.06.28 22:13:38.420391 [ 3 ] {4b920665-23df-4bc2-9f50-689a1f98fbf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5769 2024.06.28 22:13:38.420406 [ 3 ] {} <Debug> HTTP-Session: 7337a426-1047-4b08-9d5b-382f728e49ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.06.28 22:13:38.420529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5771 2024.06.28 22:13:38.420576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5772 2024.06.28 22:13:38.420595 [ 3 ] {} <Debug> HTTP-Session: 04257502-9b67-44c3-91af-c87aa0b8df5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5773 2024.06.28 22:13:38.420611 [ 3 ] {} <Debug> HTTP-Session: 04257502-9b67-44c3-91af-c87aa0b8df5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.06.28 22:13:38.420624 [ 3 ] {} <Debug> HTTP-Session: 04257502-9b67-44c3-91af-c87aa0b8df5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.06.28 22:13:38.420654 [ 3 ] {} <Trace> HTTP-Session: 04257502-9b67-44c3-91af-c87aa0b8df5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5776 2024.06.28 22:13:38.420763 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5777 2024.06.28 22:13:38.420806 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5778 2024.06.28 22:13:38.420928 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5779 2024.06.28 22:13:38.421219 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5780 2024.06.28 22:13:38.421254 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5781 2024.06.28 22:13:38.421605 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5782 2024.06.28 22:13:38.421922 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5783 2024.06.28 22:13:38.422078 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
5784 2024.06.28 22:13:38.422364 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Debug> DynamicQueryHandler: Done processing query
5785 2024.06.28 22:13:38.422423 [ 3 ] {5bb5ddf3-ca72-4e48-8ef7-60fb0438925b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5786 2024.06.28 22:13:38.422489 [ 3 ] {} <Debug> HTTP-Session: 04257502-9b67-44c3-91af-c87aa0b8df5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.06.28 22:13:43.404752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5788 2024.06.28 22:13:43.404930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5789 2024.06.28 22:13:43.404976 [ 3 ] {} <Debug> HTTP-Session: acfeecad-7a80-45a3-b83e-cf74d5d356e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5790 2024.06.28 22:13:43.405021 [ 3 ] {} <Debug> HTTP-Session: acfeecad-7a80-45a3-b83e-cf74d5d356e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.06.28 22:13:43.405052 [ 3 ] {} <Debug> HTTP-Session: acfeecad-7a80-45a3-b83e-cf74d5d356e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.06.28 22:13:43.405132 [ 3 ] {} <Trace> HTTP-Session: acfeecad-7a80-45a3-b83e-cf74d5d356e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5793 2024.06.28 22:13:43.405379 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5794 2024.06.28 22:13:43.405446 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5795 2024.06.28 22:13:43.405639 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5796 2024.06.28 22:13:43.406085 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5797 2024.06.28 22:13:43.406126 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5798 2024.06.28 22:13:43.406495 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5799 2024.06.28 22:13:43.406827 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5800 2024.06.28 22:13:43.407007 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec.
5801 2024.06.28 22:13:43.407307 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Debug> DynamicQueryHandler: Done processing query
5802 2024.06.28 22:13:43.407358 [ 3 ] {626515d5-40eb-4fde-8d0e-ec000ba5f7eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5803 2024.06.28 22:13:43.407377 [ 3 ] {} <Debug> HTTP-Session: acfeecad-7a80-45a3-b83e-cf74d5d356e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.06.28 22:13:43.407532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5805 2024.06.28 22:13:43.407582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5806 2024.06.28 22:13:43.407601 [ 3 ] {} <Debug> HTTP-Session: 5e29d264-7643-4a2f-a9e6-61c6fa55d3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5807 2024.06.28 22:13:43.407618 [ 3 ] {} <Debug> HTTP-Session: 5e29d264-7643-4a2f-a9e6-61c6fa55d3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5808 2024.06.28 22:13:43.407632 [ 3 ] {} <Debug> HTTP-Session: 5e29d264-7643-4a2f-a9e6-61c6fa55d3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5809 2024.06.28 22:13:43.407663 [ 3 ] {} <Trace> HTTP-Session: 5e29d264-7643-4a2f-a9e6-61c6fa55d3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5810 2024.06.28 22:13:43.407782 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5811 2024.06.28 22:13:43.407825 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5812 2024.06.28 22:13:43.407973 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5813 2024.06.28 22:13:43.408317 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5814 2024.06.28 22:13:43.408354 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5815 2024.06.28 22:13:43.408681 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5816 2024.06.28 22:13:43.408996 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5817 2024.06.28 22:13:43.409146 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec.
5818 2024.06.28 22:13:43.409314 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Debug> DynamicQueryHandler: Done processing query
5819 2024.06.28 22:13:43.409338 [ 3 ] {e1a98eec-de30-4b97-8b9f-4a5cff359843} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5820 2024.06.28 22:13:43.409354 [ 3 ] {} <Debug> HTTP-Session: 5e29d264-7643-4a2f-a9e6-61c6fa55d3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5821 2024.06.28 22:13:43.409534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5822 2024.06.28 22:13:43.409583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5823 2024.06.28 22:13:43.409602 [ 3 ] {} <Debug> HTTP-Session: 3490aba5-a8d5-4b55-9ae0-7318589d402f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5824 2024.06.28 22:13:43.409619 [ 3 ] {} <Debug> HTTP-Session: 3490aba5-a8d5-4b55-9ae0-7318589d402f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5825 2024.06.28 22:13:43.409633 [ 3 ] {} <Debug> HTTP-Session: 3490aba5-a8d5-4b55-9ae0-7318589d402f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.06.28 22:13:43.409663 [ 3 ] {} <Trace> HTTP-Session: 3490aba5-a8d5-4b55-9ae0-7318589d402f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5827 2024.06.28 22:13:43.409804 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5828 2024.06.28 22:13:43.409850 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5829 2024.06.28 22:13:43.409994 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5830 2024.06.28 22:13:43.410351 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5831 2024.06.28 22:13:43.410387 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5832 2024.06.28 22:13:43.410776 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5833 2024.06.28 22:13:43.411113 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5834 2024.06.28 22:13:43.411276 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
5835 2024.06.28 22:13:43.411429 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Debug> DynamicQueryHandler: Done processing query
5836 2024.06.28 22:13:43.411453 [ 3 ] {a88a6aba-2142-4a97-b249-7b6baa7a61ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5837 2024.06.28 22:13:43.411469 [ 3 ] {} <Debug> HTTP-Session: 3490aba5-a8d5-4b55-9ae0-7318589d402f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.06.28 22:13:43.411592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5839 2024.06.28 22:13:43.411638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5840 2024.06.28 22:13:43.411657 [ 3 ] {} <Debug> HTTP-Session: 5880d0fb-c05f-40f9-947d-162571fdd23c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5841 2024.06.28 22:13:43.411673 [ 3 ] {} <Debug> HTTP-Session: 5880d0fb-c05f-40f9-947d-162571fdd23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.06.28 22:13:43.411687 [ 3 ] {} <Debug> HTTP-Session: 5880d0fb-c05f-40f9-947d-162571fdd23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.06.28 22:13:43.411718 [ 3 ] {} <Trace> HTTP-Session: 5880d0fb-c05f-40f9-947d-162571fdd23c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5844 2024.06.28 22:13:43.411837 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5845 2024.06.28 22:13:43.411881 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5846 2024.06.28 22:13:43.412005 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5847 2024.06.28 22:13:43.412300 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5848 2024.06.28 22:13:43.412335 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5849 2024.06.28 22:13:43.412688 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5850 2024.06.28 22:13:43.413008 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5851 2024.06.28 22:13:43.413167 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
5852 2024.06.28 22:13:43.413338 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Debug> DynamicQueryHandler: Done processing query
5853 2024.06.28 22:13:43.413362 [ 3 ] {c81c0a25-dfa8-475c-9b85-e3e80be2a238} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5854 2024.06.28 22:13:43.413378 [ 3 ] {} <Debug> HTTP-Session: 5880d0fb-c05f-40f9-947d-162571fdd23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.06.28 22:13:47.722199 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
5856 2024.06.28 22:13:47.722278 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
5857 2024.06.28 22:13:48.405273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5858 2024.06.28 22:13:48.405389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5859 2024.06.28 22:13:48.405414 [ 3 ] {} <Debug> HTTP-Session: 7cdecea9-2b62-4a55-ab40-96cd3f823533 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5860 2024.06.28 22:13:48.405438 [ 3 ] {} <Debug> HTTP-Session: 7cdecea9-2b62-4a55-ab40-96cd3f823533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5861 2024.06.28 22:13:48.405453 [ 3 ] {} <Debug> HTTP-Session: 7cdecea9-2b62-4a55-ab40-96cd3f823533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5862 2024.06.28 22:13:48.405501 [ 3 ] {} <Trace> HTTP-Session: 7cdecea9-2b62-4a55-ab40-96cd3f823533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5863 2024.06.28 22:13:48.405679 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5864 2024.06.28 22:13:48.405741 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5865 2024.06.28 22:13:48.405929 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5866 2024.06.28 22:13:48.406311 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5867 2024.06.28 22:13:48.406350 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5868 2024.06.28 22:13:48.406720 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5869 2024.06.28 22:13:48.407047 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5870 2024.06.28 22:13:48.407190 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001567 sec., 6381.620931716656 rows/sec., 517.26 KiB/sec.
5871 2024.06.28 22:13:48.407474 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Debug> DynamicQueryHandler: Done processing query
5872 2024.06.28 22:13:48.407502 [ 3 ] {b28b8a56-ed6a-4e9e-bc55-3d03631254c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5873 2024.06.28 22:13:48.407517 [ 3 ] {} <Debug> HTTP-Session: 7cdecea9-2b62-4a55-ab40-96cd3f823533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.06.28 22:13:48.407688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5875 2024.06.28 22:13:48.407736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5876 2024.06.28 22:13:48.407754 [ 3 ] {} <Debug> HTTP-Session: 796b3d82-d207-441d-ada9-b61aa08b2579 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5877 2024.06.28 22:13:48.407771 [ 3 ] {} <Debug> HTTP-Session: 796b3d82-d207-441d-ada9-b61aa08b2579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5878 2024.06.28 22:13:48.407785 [ 3 ] {} <Debug> HTTP-Session: 796b3d82-d207-441d-ada9-b61aa08b2579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5879 2024.06.28 22:13:48.407816 [ 3 ] {} <Trace> HTTP-Session: 796b3d82-d207-441d-ada9-b61aa08b2579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5880 2024.06.28 22:13:48.407938 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5881 2024.06.28 22:13:48.407982 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5882 2024.06.28 22:13:48.408122 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5883 2024.06.28 22:13:48.408476 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5884 2024.06.28 22:13:48.408511 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5885 2024.06.28 22:13:48.408821 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5886 2024.06.28 22:13:48.409115 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5887 2024.06.28 22:13:48.409234 [ 114 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5888 2024.06.28 22:13:48.409239 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001348 sec., 63798.219584569735 rows/sec., 5.20 MiB/sec.
5889 2024.06.28 22:13:48.409272 [ 114 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.06.28 22:13:48.409305 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5891 2024.06.28 22:13:48.409490 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Debug> DynamicQueryHandler: Done processing query
5892 2024.06.28 22:13:48.409586 [ 3 ] {48ccd622-616b-4d3e-9390-c37d3b34c146} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5893 2024.06.28 22:13:48.409623 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
5894 2024.06.28 22:13:48.409655 [ 3 ] {} <Debug> HTTP-Session: 796b3d82-d207-441d-ada9-b61aa08b2579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5895 2024.06.28 22:13:48.410094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5896 2024.06.28 22:13:48.410250 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5897 2024.06.28 22:13:48.410316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5898 2024.06.28 22:13:48.410360 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 129 rows starting from the beginning of the part
5899 2024.06.28 22:13:48.410384 [ 3 ] {} <Debug> HTTP-Session: 17e661e3-65c3-4420-9309-6d0ae7516390 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5900 2024.06.28 22:13:48.410430 [ 3 ] {} <Debug> HTTP-Session: 17e661e3-65c3-4420-9309-6d0ae7516390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.06.28 22:13:48.410478 [ 3 ] {} <Debug> HTTP-Session: 17e661e3-65c3-4420-9309-6d0ae7516390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.06.28 22:13:48.410592 [ 3 ] {} <Trace> HTTP-Session: 17e661e3-65c3-4420-9309-6d0ae7516390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5903 2024.06.28 22:13:48.410667 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 87 rows starting from the beginning of the part
5904 2024.06.28 22:13:48.410976 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5905 2024.06.28 22:13:48.410985 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part
5906 2024.06.28 22:13:48.411086 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5907 2024.06.28 22:13:48.411285 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 87 rows starting from the beginning of the part
5908 2024.06.28 22:13:48.411606 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part
5909 2024.06.28 22:13:48.411937 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part
5910 2024.06.28 22:13:48.412182 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.06.28 22:13:48.413021 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5912 2024.06.28 22:13:48.413079 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5913 2024.06.28 22:13:48.413954 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5914 2024.06.28 22:13:48.414667 [ 187 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 4 columns (4 merged, 0 gathered) in 0.005255859 sec., 95512.45571846582 rows/sec., 7.63 MiB/sec.
5915 2024.06.28 22:13:48.414680 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5916 2024.06.28 22:13:48.414942 [ 114 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5917 2024.06.28 22:13:48.414981 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.004196 sec., 17635.84366062917 rows/sec., 1.38 MiB/sec.
5918 2024.06.28 22:13:48.414996 [ 114 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5919 2024.06.28 22:13:48.415056 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5920 2024.06.28 22:13:48.415230 [ 196 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5921 2024.06.28 22:13:48.415451 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
5922 2024.06.28 22:13:48.415469 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Debug> DynamicQueryHandler: Done processing query
5923 2024.06.28 22:13:48.415570 [ 3 ] {b36caf7d-fd9f-446b-a7a9-d8d28cf26a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5924 2024.06.28 22:13:48.415634 [ 3 ] {} <Debug> HTTP-Session: 17e661e3-65c3-4420-9309-6d0ae7516390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5925 2024.06.28 22:13:48.415984 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5926 2024.06.28 22:13:48.416117 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 124 rows starting from the beginning of the part
5927 2024.06.28 22:13:48.416118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5928 2024.06.28 22:13:48.416351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5929 2024.06.28 22:13:48.416514 [ 3 ] {} <Debug> HTTP-Session: 74c6cc75-eef5-4601-9c4d-ddc3abe934df Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5930 2024.06.28 22:13:48.416518 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part
5931 2024.06.28 22:13:48.416591 [ 3 ] {} <Debug> HTTP-Session: 74c6cc75-eef5-4601-9c4d-ddc3abe934df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.06.28 22:13:48.416706 [ 3 ] {} <Debug> HTTP-Session: 74c6cc75-eef5-4601-9c4d-ddc3abe934df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5933 2024.06.28 22:13:48.416904 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part
5934 2024.06.28 22:13:48.417043 [ 3 ] {} <Trace> HTTP-Session: 74c6cc75-eef5-4601-9c4d-ddc3abe934df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5935 2024.06.28 22:13:48.417301 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part
5936 2024.06.28 22:13:48.417318 [ 196 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5937 2024.06.28 22:13:48.417799 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part
5938 2024.06.28 22:13:48.417902 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5939 2024.06.28 22:13:48.417937 [ 196 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_41_8} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5940 2024.06.28 22:13:48.418169 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part
5941 2024.06.28 22:13:48.418395 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5942 2024.06.28 22:13:48.418465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5943 2024.06.28 22:13:48.419202 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5944 2024.06.28 22:13:48.420130 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5945 2024.06.28 22:13:48.420192 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5946 2024.06.28 22:13:48.421229 [ 196 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.005999488 sec., 80006.82724925861 rows/sec., 6.25 MiB/sec.
5947 2024.06.28 22:13:48.421282 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5948 2024.06.28 22:13:48.421402 [ 198 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5949 2024.06.28 22:13:48.421823 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5950 2024.06.28 22:13:48.421933 [ 198 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5951 2024.06.28 22:13:48.421988 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5952 2024.06.28 22:13:48.422020 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004578 sec., 34949.759720401926 rows/sec., 2.43 MiB/sec.
5953 2024.06.28 22:13:48.422042 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5954 2024.06.28 22:13:48.422100 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5955 2024.06.28 22:13:48.422106 [ 198 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_41_8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
5956 2024.06.28 22:13:48.422444 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5957 2024.06.28 22:13:48.422473 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Debug> DynamicQueryHandler: Done processing query
5958 2024.06.28 22:13:48.422514 [ 3 ] {617e3202-2106-4551-ba30-5c2034eb412b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5959 2024.06.28 22:13:48.422512 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
5960 2024.06.28 22:13:48.422543 [ 3 ] {} <Debug> HTTP-Session: 74c6cc75-eef5-4601-9c4d-ddc3abe934df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.06.28 22:13:48.422732 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5962 2024.06.28 22:13:48.422747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5963 2024.06.28 22:13:48.422793 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5789 rows starting from the beginning of the part
5964 2024.06.28 22:13:48.422857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5965 2024.06.28 22:13:48.422935 [ 3 ] {} <Debug> HTTP-Session: 794eedb5-86bd-489d-887c-1f2f970bfb96 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5966 2024.06.28 22:13:48.423020 [ 3 ] {} <Debug> HTTP-Session: 794eedb5-86bd-489d-887c-1f2f970bfb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5967 2024.06.28 22:13:48.423068 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
5968 2024.06.28 22:13:48.423089 [ 3 ] {} <Debug> HTTP-Session: 794eedb5-86bd-489d-887c-1f2f970bfb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.06.28 22:13:48.423211 [ 3 ] {} <Trace> HTTP-Session: 794eedb5-86bd-489d-887c-1f2f970bfb96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5970 2024.06.28 22:13:48.423368 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
5971 2024.06.28 22:13:48.423579 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
5972 2024.06.28 22:13:48.423704 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5973 2024.06.28 22:13:48.423899 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
5974 2024.06.28 22:13:48.424225 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5975 2024.06.28 22:13:48.424269 [ 195 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
5976 2024.06.28 22:13:48.426133 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5977 2024.06.28 22:13:48.427427 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5978 2024.06.28 22:13:48.427495 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5979 2024.06.28 22:13:48.429050 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5980 2024.06.28 22:13:48.429718 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5981 2024.06.28 22:13:48.429891 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006478 sec., 1543.6863229391788 rows/sec., 2.77 MiB/sec.
5982 2024.06.28 22:13:48.430607 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6592 rows, containing 5 columns (5 merged, 0 gathered) in 0.008386149 sec., 786058.0583531249 rows/sec., 54.79 MiB/sec.
5983 2024.06.28 22:13:48.430633 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Debug> DynamicQueryHandler: Done processing query
5984 2024.06.28 22:13:48.430685 [ 3 ] {5e4ad599-baa1-497c-8890-76df79a9f818} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5985 2024.06.28 22:13:48.430708 [ 3 ] {} <Debug> HTTP-Session: 794eedb5-86bd-489d-887c-1f2f970bfb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5986 2024.06.28 22:13:48.430849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5987 2024.06.28 22:13:48.430900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5988 2024.06.28 22:13:48.430919 [ 3 ] {} <Debug> HTTP-Session: a944d9cd-61b6-4d69-a730-52168f700e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
5989 2024.06.28 22:13:48.430935 [ 3 ] {} <Debug> HTTP-Session: a944d9cd-61b6-4d69-a730-52168f700e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.06.28 22:13:48.430949 [ 3 ] {} <Debug> HTTP-Session: a944d9cd-61b6-4d69-a730-52168f700e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5991 2024.06.28 22:13:48.430985 [ 3 ] {} <Trace> HTTP-Session: a944d9cd-61b6-4d69-a730-52168f700e39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5992 2024.06.28 22:13:48.431115 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5993 2024.06.28 22:13:48.431160 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5994 2024.06.28 22:13:48.431383 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5995 2024.06.28 22:13:48.431511 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5996 2024.06.28 22:13:48.432013 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5997 2024.06.28 22:13:48.432114 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
5998 2024.06.28 22:13:48.432499 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5999 2024.06.28 22:13:48.432658 [ 196 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6000 2024.06.28 22:13:48.432840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
6001 2024.06.28 22:13:48.432949 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6002 2024.06.28 22:13:48.433296 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6003 2024.06.28 22:13:48.433423 [ 114 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6004 2024.06.28 22:13:48.433429 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002364 sec., 25380.710659898476 rows/sec., 1.71 MiB/sec.
6005 2024.06.28 22:13:48.433458 [ 114 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6006 2024.06.28 22:13:48.433505 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6007 2024.06.28 22:13:48.433623 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6008 2024.06.28 22:13:48.433641 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Debug> DynamicQueryHandler: Done processing query
6009 2024.06.28 22:13:48.433670 [ 3 ] {4e885e9d-865a-4b82-9d05-630261230840} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6010 2024.06.28 22:13:48.433690 [ 3 ] {} <Debug> HTTP-Session: a944d9cd-61b6-4d69-a730-52168f700e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.06.28 22:13:48.433755 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6012 2024.06.28 22:13:48.433786 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2054 rows starting from the beginning of the part
6013 2024.06.28 22:13:48.433850 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
6014 2024.06.28 22:13:48.434026 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6015 2024.06.28 22:13:48.434350 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
6016 2024.06.28 22:13:48.434541 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6017 2024.06.28 22:13:48.434601 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6018 2024.06.28 22:13:48.435986 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458652 sec., 957435.2124660179 rows/sec., 64.48 MiB/sec.
6019 2024.06.28 22:13:48.436253 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6020 2024.06.28 22:13:48.436605 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2024.06.28 22:13:48.436676 [ 186 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_41_8} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6022 2024.06.28 22:13:48.436739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
6023 2024.06.28 22:13:49.000255 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.13 MiB, peak 194.75 MiB, free memory in arenas 0.00 B, will set to 186.16 MiB (RSS), difference: 1.03 MiB
6024 2024.06.28 22:13:53.406955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6025 2024.06.28 22:13:53.407141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6026 2024.06.28 22:13:53.407185 [ 3 ] {} <Debug> HTTP-Session: 95e10628-ec96-4aa2-b538-c202e9b57a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6027 2024.06.28 22:13:53.407227 [ 3 ] {} <Debug> HTTP-Session: 95e10628-ec96-4aa2-b538-c202e9b57a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.06.28 22:13:53.407257 [ 3 ] {} <Debug> HTTP-Session: 95e10628-ec96-4aa2-b538-c202e9b57a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.06.28 22:13:53.407337 [ 3 ] {} <Trace> HTTP-Session: 95e10628-ec96-4aa2-b538-c202e9b57a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6030 2024.06.28 22:13:53.407656 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6031 2024.06.28 22:13:53.407764 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6032 2024.06.28 22:13:53.407964 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6033 2024.06.28 22:13:53.408437 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6034 2024.06.28 22:13:53.408478 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6035 2024.06.28 22:13:53.408843 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6036 2024.06.28 22:13:53.409189 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6037 2024.06.28 22:13:53.409368 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001832 sec., 50218.34061135371 rows/sec., 3.85 MiB/sec.
6038 2024.06.28 22:13:53.409556 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Debug> DynamicQueryHandler: Done processing query
6039 2024.06.28 22:13:53.409582 [ 3 ] {6d310d34-c621-4e14-a552-eab63c1a7685} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6040 2024.06.28 22:13:53.409599 [ 3 ] {} <Debug> HTTP-Session: 95e10628-ec96-4aa2-b538-c202e9b57a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6041 2024.06.28 22:13:53.409761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6042 2024.06.28 22:13:53.409810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6043 2024.06.28 22:13:53.409830 [ 3 ] {} <Debug> HTTP-Session: 356244a3-6ed8-4e6f-a292-2419638234d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6044 2024.06.28 22:13:53.409846 [ 3 ] {} <Debug> HTTP-Session: 356244a3-6ed8-4e6f-a292-2419638234d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.06.28 22:13:53.409860 [ 3 ] {} <Debug> HTTP-Session: 356244a3-6ed8-4e6f-a292-2419638234d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6046 2024.06.28 22:13:53.409892 [ 3 ] {} <Trace> HTTP-Session: 356244a3-6ed8-4e6f-a292-2419638234d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6047 2024.06.28 22:13:53.410009 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6048 2024.06.28 22:13:53.410051 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6049 2024.06.28 22:13:53.410177 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6050 2024.06.28 22:13:53.410546 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6051 2024.06.28 22:13:53.410582 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6052 2024.06.28 22:13:53.410892 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6053 2024.06.28 22:13:53.411202 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6054 2024.06.28 22:13:53.411358 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001386 sec., 63492.06349206349 rows/sec., 4.94 MiB/sec.
6055 2024.06.28 22:13:53.411523 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Debug> DynamicQueryHandler: Done processing query
6056 2024.06.28 22:13:53.411548 [ 3 ] {818dae79-ea57-438c-b05c-5fa3ec0e0c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6057 2024.06.28 22:13:53.411564 [ 3 ] {} <Debug> HTTP-Session: 356244a3-6ed8-4e6f-a292-2419638234d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.06.28 22:13:53.411835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6059 2024.06.28 22:13:53.411884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6060 2024.06.28 22:13:53.411903 [ 3 ] {} <Debug> HTTP-Session: c14220ef-7d7f-4e59-95fb-6f4734d239fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6061 2024.06.28 22:13:53.411920 [ 3 ] {} <Debug> HTTP-Session: c14220ef-7d7f-4e59-95fb-6f4734d239fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.06.28 22:13:53.411934 [ 3 ] {} <Debug> HTTP-Session: c14220ef-7d7f-4e59-95fb-6f4734d239fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.06.28 22:13:53.411964 [ 3 ] {} <Trace> HTTP-Session: c14220ef-7d7f-4e59-95fb-6f4734d239fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6064 2024.06.28 22:13:53.412133 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6065 2024.06.28 22:13:53.412180 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6066 2024.06.28 22:13:53.412329 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6067 2024.06.28 22:13:53.412828 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6068 2024.06.28 22:13:53.412865 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6069 2024.06.28 22:13:53.413263 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6070 2024.06.28 22:13:53.413621 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6071 2024.06.28 22:13:53.413780 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001722 sec., 113821.13821138212 rows/sec., 7.95 MiB/sec.
6072 2024.06.28 22:13:53.414071 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Debug> DynamicQueryHandler: Done processing query
6073 2024.06.28 22:13:53.414109 [ 3 ] {8ee6d4b5-8383-47a6-9138-6396ee124c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6074 2024.06.28 22:13:53.414135 [ 3 ] {} <Debug> HTTP-Session: c14220ef-7d7f-4e59-95fb-6f4734d239fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.06.28 22:13:53.414259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6076 2024.06.28 22:13:53.414310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6077 2024.06.28 22:13:53.414329 [ 3 ] {} <Debug> HTTP-Session: c1677108-8384-4803-a82c-ab6bfc8fe29d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6078 2024.06.28 22:13:53.414346 [ 3 ] {} <Debug> HTTP-Session: c1677108-8384-4803-a82c-ab6bfc8fe29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.06.28 22:13:53.414361 [ 3 ] {} <Debug> HTTP-Session: c1677108-8384-4803-a82c-ab6bfc8fe29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.06.28 22:13:53.414392 [ 3 ] {} <Trace> HTTP-Session: c1677108-8384-4803-a82c-ab6bfc8fe29d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6081 2024.06.28 22:13:53.414521 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6082 2024.06.28 22:13:53.414566 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6083 2024.06.28 22:13:53.414710 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6084 2024.06.28 22:13:53.415036 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6085 2024.06.28 22:13:53.415072 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6086 2024.06.28 22:13:53.415434 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6087 2024.06.28 22:13:53.415757 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6088 2024.06.28 22:13:53.415911 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
6089 2024.06.28 22:13:53.416075 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Debug> DynamicQueryHandler: Done processing query
6090 2024.06.28 22:13:53.416100 [ 3 ] {25d05b84-f14d-48d1-97a3-f886b211aea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6091 2024.06.28 22:13:53.416117 [ 3 ] {} <Debug> HTTP-Session: c1677108-8384-4803-a82c-ab6bfc8fe29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6092 2024.06.28 22:13:58.405707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6093 2024.06.28 22:13:58.405851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6094 2024.06.28 22:13:58.405881 [ 3 ] {} <Debug> HTTP-Session: a76f727a-e0d4-4829-b7ef-1f62be428d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6095 2024.06.28 22:13:58.405909 [ 3 ] {} <Debug> HTTP-Session: a76f727a-e0d4-4829-b7ef-1f62be428d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.06.28 22:13:58.405927 [ 3 ] {} <Debug> HTTP-Session: a76f727a-e0d4-4829-b7ef-1f62be428d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.06.28 22:13:58.405984 [ 3 ] {} <Trace> HTTP-Session: a76f727a-e0d4-4829-b7ef-1f62be428d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6098 2024.06.28 22:13:58.406173 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6099 2024.06.28 22:13:58.406240 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6100 2024.06.28 22:13:58.406433 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6101 2024.06.28 22:13:58.406863 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6102 2024.06.28 22:13:58.406906 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6103 2024.06.28 22:13:58.407278 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6104 2024.06.28 22:13:58.407622 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6105 2024.06.28 22:13:58.407797 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001677 sec., 5963.029218843172 rows/sec., 483.33 KiB/sec.
6106 2024.06.28 22:13:58.408124 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Debug> DynamicQueryHandler: Done processing query
6107 2024.06.28 22:13:58.408151 [ 3 ] {739b06da-c947-4c9c-a948-67ce4a14ab5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6108 2024.06.28 22:13:58.408167 [ 3 ] {} <Debug> HTTP-Session: a76f727a-e0d4-4829-b7ef-1f62be428d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6109 2024.06.28 22:13:58.408300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6110 2024.06.28 22:13:58.408352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6111 2024.06.28 22:13:58.408370 [ 3 ] {} <Debug> HTTP-Session: 8c24162f-31e8-465f-b4a2-be741de4c7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6112 2024.06.28 22:13:58.408387 [ 3 ] {} <Debug> HTTP-Session: 8c24162f-31e8-465f-b4a2-be741de4c7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.06.28 22:13:58.408400 [ 3 ] {} <Debug> HTTP-Session: 8c24162f-31e8-465f-b4a2-be741de4c7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.06.28 22:13:58.408431 [ 3 ] {} <Trace> HTTP-Session: 8c24162f-31e8-465f-b4a2-be741de4c7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6115 2024.06.28 22:13:58.408551 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6116 2024.06.28 22:13:58.408597 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6117 2024.06.28 22:13:58.408742 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6118 2024.06.28 22:13:58.409109 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6119 2024.06.28 22:13:58.409146 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6120 2024.06.28 22:13:58.409477 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6121 2024.06.28 22:13:58.409784 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6122 2024.06.28 22:13:58.409965 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001456 sec., 59065.93406593407 rows/sec., 4.81 MiB/sec.
6123 2024.06.28 22:13:58.410131 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Debug> DynamicQueryHandler: Done processing query
6124 2024.06.28 22:13:58.410154 [ 3 ] {e0674187-277a-4d49-bf7c-dc01829e89e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6125 2024.06.28 22:13:58.410169 [ 3 ] {} <Debug> HTTP-Session: 8c24162f-31e8-465f-b4a2-be741de4c7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6126 2024.06.28 22:13:58.410289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6127 2024.06.28 22:13:58.410336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6128 2024.06.28 22:13:58.410355 [ 3 ] {} <Debug> HTTP-Session: 2325c483-e819-4a53-a7d3-32518d7a3d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6129 2024.06.28 22:13:58.410371 [ 3 ] {} <Debug> HTTP-Session: 2325c483-e819-4a53-a7d3-32518d7a3d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.06.28 22:13:58.410384 [ 3 ] {} <Debug> HTTP-Session: 2325c483-e819-4a53-a7d3-32518d7a3d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.06.28 22:13:58.410414 [ 3 ] {} <Trace> HTTP-Session: 2325c483-e819-4a53-a7d3-32518d7a3d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6132 2024.06.28 22:13:58.410531 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6133 2024.06.28 22:13:58.410598 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6134 2024.06.28 22:13:58.410734 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6135 2024.06.28 22:13:58.411061 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6136 2024.06.28 22:13:58.411097 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6137 2024.06.28 22:13:58.411410 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6138 2024.06.28 22:13:58.411703 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6139 2024.06.28 22:13:58.411849 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001383 sec., 53506.86912509039 rows/sec., 4.18 MiB/sec.
6140 2024.06.28 22:13:58.411998 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Debug> DynamicQueryHandler: Done processing query
6141 2024.06.28 22:13:58.412020 [ 3 ] {36de4724-f66f-4961-9b5a-b8e4c41068a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6142 2024.06.28 22:13:58.412035 [ 3 ] {} <Debug> HTTP-Session: 2325c483-e819-4a53-a7d3-32518d7a3d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.06.28 22:13:58.412172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6144 2024.06.28 22:13:58.412215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6145 2024.06.28 22:13:58.412232 [ 3 ] {} <Debug> HTTP-Session: fe9ebe83-9e75-4ed3-bc5a-e23fa2b12c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6146 2024.06.28 22:13:58.412247 [ 3 ] {} <Debug> HTTP-Session: fe9ebe83-9e75-4ed3-bc5a-e23fa2b12c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.06.28 22:13:58.412259 [ 3 ] {} <Debug> HTTP-Session: fe9ebe83-9e75-4ed3-bc5a-e23fa2b12c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.06.28 22:13:58.412286 [ 3 ] {} <Trace> HTTP-Session: fe9ebe83-9e75-4ed3-bc5a-e23fa2b12c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6149 2024.06.28 22:13:58.412417 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6150 2024.06.28 22:13:58.412526 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6151 2024.06.28 22:13:58.412670 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6152 2024.06.28 22:13:58.413041 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6153 2024.06.28 22:13:58.413076 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6154 2024.06.28 22:13:58.413460 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6155 2024.06.28 22:13:58.413798 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6156 2024.06.28 22:13:58.413947 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
6157 2024.06.28 22:13:58.414113 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Debug> DynamicQueryHandler: Done processing query
6158 2024.06.28 22:13:58.414136 [ 3 ] {ba5ce4b5-f1a2-42f6-a52d-50f73d256b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6159 2024.06.28 22:13:58.414151 [ 3 ] {} <Debug> HTTP-Session: fe9ebe83-9e75-4ed3-bc5a-e23fa2b12c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6160 2024.06.28 22:13:58.414271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6161 2024.06.28 22:13:58.414318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6162 2024.06.28 22:13:58.414336 [ 3 ] {} <Debug> HTTP-Session: 5811f4b4-3801-43b0-9f81-e14a41fad8af Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6163 2024.06.28 22:13:58.414352 [ 3 ] {} <Debug> HTTP-Session: 5811f4b4-3801-43b0-9f81-e14a41fad8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.06.28 22:13:58.414366 [ 3 ] {} <Debug> HTTP-Session: 5811f4b4-3801-43b0-9f81-e14a41fad8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6165 2024.06.28 22:13:58.414395 [ 3 ] {} <Trace> HTTP-Session: 5811f4b4-3801-43b0-9f81-e14a41fad8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6166 2024.06.28 22:13:58.414573 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6167 2024.06.28 22:13:58.414634 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6168 2024.06.28 22:13:58.415038 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6169 2024.06.28 22:13:58.415584 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6170 2024.06.28 22:13:58.415620 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6171 2024.06.28 22:13:58.416210 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6172 2024.06.28 22:13:58.416612 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6173 2024.06.28 22:13:58.416787 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6174 2024.06.28 22:13:58.416816 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002349 sec., 4257.130693912303 rows/sec., 7.63 MiB/sec.
6175 2024.06.28 22:13:58.416886 [ 109 ] {} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6176 2024.06.28 22:13:58.416978 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6177 2024.06.28 22:13:58.417208 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::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
6178 2024.06.28 22:13:58.417261 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Debug> DynamicQueryHandler: Done processing query
6179 2024.06.28 22:13:58.417293 [ 3 ] {20bb7ef6-f684-42c6-a12a-76784b977391} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6180 2024.06.28 22:13:58.417315 [ 3 ] {} <Debug> HTTP-Session: 5811f4b4-3801-43b0-9f81-e14a41fad8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.06.28 22:13:58.417440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6182 2024.06.28 22:13:58.417513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6183 2024.06.28 22:13:58.417547 [ 3 ] {} <Debug> HTTP-Session: c0241252-5919-4aad-92ff-1555b3fad54a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6184 2024.06.28 22:13:58.417576 [ 3 ] {} <Debug> HTTP-Session: c0241252-5919-4aad-92ff-1555b3fad54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.06.28 22:13:58.417603 [ 3 ] {} <Debug> HTTP-Session: c0241252-5919-4aad-92ff-1555b3fad54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.06.28 22:13:58.417653 [ 3 ] {} <Trace> HTTP-Session: c0241252-5919-4aad-92ff-1555b3fad54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6187 2024.06.28 22:13:58.417672 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6188 2024.06.28 22:13:58.417762 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 110 rows starting from the beginning of the part
6189 2024.06.28 22:13:58.417803 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6190 2024.06.28 22:13:58.417860 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6191 2024.06.28 22:13:58.418509 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part
6192 2024.06.28 22:13:58.418552 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6193 2024.06.28 22:13:58.419057 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part
6194 2024.06.28 22:13:58.419605 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6195 2024.06.28 22:13:58.419636 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part
6196 2024.06.28 22:13:58.419649 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6197 2024.06.28 22:13:58.420074 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part
6198 2024.06.28 22:13:58.420600 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part
6199 2024.06.28 22:13:58.420692 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6200 2024.06.28 22:13:58.421367 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6201 2024.06.28 22:13:58.421608 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003853 sec., 15572.281339216195 rows/sec., 1.05 MiB/sec.
6202 2024.06.28 22:13:58.422163 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Debug> DynamicQueryHandler: Done processing query
6203 2024.06.28 22:13:58.422249 [ 3 ] {60f813d1-d357-4337-bbb9-d5ab19131c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6204 2024.06.28 22:13:58.422350 [ 3 ] {} <Debug> HTTP-Session: c0241252-5919-4aad-92ff-1555b3fad54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.06.28 22:13:58.424743 [ 186 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 19 columns (19 merged, 0 gathered) in 0.00765095 sec., 20912.43571059803 rows/sec., 37.47 MiB/sec.
6206 2024.06.28 22:13:58.425000 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6207 2024.06.28 22:13:58.425536 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6208 2024.06.28 22:13:58.425609 [ 194 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6209 2024.06.28 22:13:58.425705 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
6210 2024.06.28 22:14:02.722341 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
6211 2024.06.28 22:14:02.722420 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
6212 2024.06.28 22:14:03.406324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6213 2024.06.28 22:14:03.406464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6214 2024.06.28 22:14:03.406494 [ 3 ] {} <Debug> HTTP-Session: ac0b7d2c-8433-4914-b298-62839105fc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6215 2024.06.28 22:14:03.406522 [ 3 ] {} <Debug> HTTP-Session: ac0b7d2c-8433-4914-b298-62839105fc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6216 2024.06.28 22:14:03.406540 [ 3 ] {} <Debug> HTTP-Session: ac0b7d2c-8433-4914-b298-62839105fc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.06.28 22:14:03.406596 [ 3 ] {} <Trace> HTTP-Session: ac0b7d2c-8433-4914-b298-62839105fc6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6218 2024.06.28 22:14:03.406811 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6219 2024.06.28 22:14:03.406886 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6220 2024.06.28 22:14:03.407101 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6221 2024.06.28 22:14:03.407588 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6222 2024.06.28 22:14:03.407629 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6223 2024.06.28 22:14:03.407998 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6224 2024.06.28 22:14:03.408344 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6225 2024.06.28 22:14:03.408515 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec.
6226 2024.06.28 22:14:03.408823 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Debug> DynamicQueryHandler: Done processing query
6227 2024.06.28 22:14:03.408880 [ 3 ] {b5e1b9a1-b678-4e20-9fa9-bd6c535d8390} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6228 2024.06.28 22:14:03.408914 [ 3 ] {} <Debug> HTTP-Session: ac0b7d2c-8433-4914-b298-62839105fc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.06.28 22:14:03.409052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6230 2024.06.28 22:14:03.409102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6231 2024.06.28 22:14:03.409121 [ 3 ] {} <Debug> HTTP-Session: 754c3ece-862a-4a6a-8442-521b39d70afb Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6232 2024.06.28 22:14:03.409138 [ 3 ] {} <Debug> HTTP-Session: 754c3ece-862a-4a6a-8442-521b39d70afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6233 2024.06.28 22:14:03.409152 [ 3 ] {} <Debug> HTTP-Session: 754c3ece-862a-4a6a-8442-521b39d70afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.06.28 22:14:03.409183 [ 3 ] {} <Trace> HTTP-Session: 754c3ece-862a-4a6a-8442-521b39d70afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6235 2024.06.28 22:14:03.409300 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6236 2024.06.28 22:14:03.409343 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6237 2024.06.28 22:14:03.409487 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6238 2024.06.28 22:14:03.409850 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6239 2024.06.28 22:14:03.409887 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6240 2024.06.28 22:14:03.410195 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6241 2024.06.28 22:14:03.410502 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6242 2024.06.28 22:14:03.410663 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec.
6243 2024.06.28 22:14:03.410944 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Debug> DynamicQueryHandler: Done processing query
6244 2024.06.28 22:14:03.410992 [ 3 ] {74a7edba-e80f-4f85-a28c-2cd4199fde06} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6245 2024.06.28 22:14:03.411024 [ 3 ] {} <Debug> HTTP-Session: 754c3ece-862a-4a6a-8442-521b39d70afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.06.28 22:14:03.411173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6247 2024.06.28 22:14:03.411221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6248 2024.06.28 22:14:03.411240 [ 3 ] {} <Debug> HTTP-Session: 0b99de6f-07a1-4d1b-9310-86b2f4e639b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6249 2024.06.28 22:14:03.411256 [ 3 ] {} <Debug> HTTP-Session: 0b99de6f-07a1-4d1b-9310-86b2f4e639b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.06.28 22:14:03.411271 [ 3 ] {} <Debug> HTTP-Session: 0b99de6f-07a1-4d1b-9310-86b2f4e639b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.06.28 22:14:03.411302 [ 3 ] {} <Trace> HTTP-Session: 0b99de6f-07a1-4d1b-9310-86b2f4e639b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6252 2024.06.28 22:14:03.411451 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6253 2024.06.28 22:14:03.411499 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6254 2024.06.28 22:14:03.411662 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6255 2024.06.28 22:14:03.412094 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6256 2024.06.28 22:14:03.412131 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6257 2024.06.28 22:14:03.412519 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6258 2024.06.28 22:14:03.412847 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6259 2024.06.28 22:14:03.413009 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
6260 2024.06.28 22:14:03.413177 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Debug> DynamicQueryHandler: Done processing query
6261 2024.06.28 22:14:03.413201 [ 3 ] {c4e0b0ec-4094-4551-a113-f8a37829cb6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6262 2024.06.28 22:14:03.413217 [ 3 ] {} <Debug> HTTP-Session: 0b99de6f-07a1-4d1b-9310-86b2f4e639b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.06.28 22:14:03.413331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6264 2024.06.28 22:14:03.413377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6265 2024.06.28 22:14:03.413396 [ 3 ] {} <Debug> HTTP-Session: b60213df-ca67-42ed-b1d0-b14abb6706ea Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6266 2024.06.28 22:14:03.413412 [ 3 ] {} <Debug> HTTP-Session: b60213df-ca67-42ed-b1d0-b14abb6706ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6267 2024.06.28 22:14:03.413426 [ 3 ] {} <Debug> HTTP-Session: b60213df-ca67-42ed-b1d0-b14abb6706ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.06.28 22:14:03.413457 [ 3 ] {} <Trace> HTTP-Session: b60213df-ca67-42ed-b1d0-b14abb6706ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6269 2024.06.28 22:14:03.413584 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6270 2024.06.28 22:14:03.413629 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6271 2024.06.28 22:14:03.413754 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6272 2024.06.28 22:14:03.414056 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6273 2024.06.28 22:14:03.414093 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6274 2024.06.28 22:14:03.414440 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6275 2024.06.28 22:14:03.414765 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6276 2024.06.28 22:14:03.414924 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
6277 2024.06.28 22:14:03.415207 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Debug> DynamicQueryHandler: Done processing query
6278 2024.06.28 22:14:03.415272 [ 3 ] {edeeb2d5-77f5-4ff4-9b87-d5c2b4b91e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6279 2024.06.28 22:14:03.415319 [ 3 ] {} <Debug> HTTP-Session: b60213df-ca67-42ed-b1d0-b14abb6706ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.06.28 22:14:08.406917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6281 2024.06.28 22:14:08.407051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6282 2024.06.28 22:14:08.407079 [ 3 ] {} <Debug> HTTP-Session: b8e857e1-b87c-4afd-9606-c2265407507f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6283 2024.06.28 22:14:08.407106 [ 3 ] {} <Debug> HTTP-Session: b8e857e1-b87c-4afd-9606-c2265407507f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6284 2024.06.28 22:14:08.407124 [ 3 ] {} <Debug> HTTP-Session: b8e857e1-b87c-4afd-9606-c2265407507f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.06.28 22:14:08.407179 [ 3 ] {} <Trace> HTTP-Session: b8e857e1-b87c-4afd-9606-c2265407507f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6286 2024.06.28 22:14:08.407370 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6287 2024.06.28 22:14:08.407441 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6288 2024.06.28 22:14:08.407638 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6289 2024.06.28 22:14:08.408114 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6290 2024.06.28 22:14:08.408153 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6291 2024.06.28 22:14:08.408512 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6292 2024.06.28 22:14:08.408847 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6293 2024.06.28 22:14:08.408988 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001679 sec., 5955.926146515783 rows/sec., 482.76 KiB/sec.
6294 2024.06.28 22:14:08.408993 [ 102 ] {} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
6295 2024.06.28 22:14:08.409056 [ 102 ] {} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6296 2024.06.28 22:14:08.409089 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6297 2024.06.28 22:14:08.409261 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Debug> DynamicQueryHandler: Done processing query
6298 2024.06.28 22:14:08.409339 [ 3 ] {dfa35e3d-8b9b-4be8-9d34-dc4e4db1f035} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6299 2024.06.28 22:14:08.409348 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::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
6300 2024.06.28 22:14:08.409403 [ 3 ] {} <Debug> HTTP-Session: b8e857e1-b87c-4afd-9606-c2265407507f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6301 2024.06.28 22:14:08.409662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6302 2024.06.28 22:14:08.409680 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6303 2024.06.28 22:14:08.409755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6304 2024.06.28 22:14:08.409760 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 10 rows starting from the beginning of the part
6305 2024.06.28 22:14:08.409806 [ 3 ] {} <Debug> HTTP-Session: 3499281d-a5cf-42d1-864e-e4d848c6f3fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6306 2024.06.28 22:14:08.409847 [ 3 ] {} <Debug> HTTP-Session: 3499281d-a5cf-42d1-864e-e4d848c6f3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.06.28 22:14:08.409896 [ 3 ] {} <Debug> HTTP-Session: 3499281d-a5cf-42d1-864e-e4d848c6f3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.06.28 22:14:08.410009 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part
6309 2024.06.28 22:14:08.410100 [ 3 ] {} <Trace> HTTP-Session: 3499281d-a5cf-42d1-864e-e4d848c6f3fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6310 2024.06.28 22:14:08.410291 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part
6311 2024.06.28 22:14:08.410558 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part
6312 2024.06.28 22:14:08.410604 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6313 2024.06.28 22:14:08.410801 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6314 2024.06.28 22:14:08.410849 [ 200 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part
6315 2024.06.28 22:14:08.411514 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6316 2024.06.28 22:14:08.412482 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6317 2024.06.28 22:14:08.412555 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6318 2024.06.28 22:14:08.413207 [ 194 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.004030923 sec., 12404.106950194782 rows/sec., 1005.41 KiB/sec.
6319 2024.06.28 22:14:08.413327 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6320 2024.06.28 22:14:08.413340 [ 194 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
6321 2024.06.28 22:14:08.413855 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6322 2024.06.28 22:14:08.413896 [ 194 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6323 2024.06.28 22:14:08.414013 [ 194 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_17_4} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
6324 2024.06.28 22:14:08.414051 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.00371 sec., 23180.592991913745 rows/sec., 1.89 MiB/sec.
6325 2024.06.28 22:14:08.414138 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6326 2024.06.28 22:14:08.414286 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Debug> DynamicQueryHandler: Done processing query
6327 2024.06.28 22:14:08.414312 [ 3 ] {2447a842-3164-46dd-8ef4-8e75250dbad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6328 2024.06.28 22:14:08.414329 [ 3 ] {} <Debug> HTTP-Session: 3499281d-a5cf-42d1-864e-e4d848c6f3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.06.28 22:14:08.414446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6330 2024.06.28 22:14:08.414496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6331 2024.06.28 22:14:08.414516 [ 3 ] {} <Debug> HTTP-Session: 6c7fd636-025d-4ac7-8e28-f213a8c3ff3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6332 2024.06.28 22:14:08.414533 [ 3 ] {} <Debug> HTTP-Session: 6c7fd636-025d-4ac7-8e28-f213a8c3ff3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.06.28 22:14:08.414547 [ 3 ] {} <Debug> HTTP-Session: 6c7fd636-025d-4ac7-8e28-f213a8c3ff3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.06.28 22:14:08.414577 [ 3 ] {} <Trace> HTTP-Session: 6c7fd636-025d-4ac7-8e28-f213a8c3ff3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6335 2024.06.28 22:14:08.414706 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6336 2024.06.28 22:14:08.414759 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6337 2024.06.28 22:14:08.414891 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6338 2024.06.28 22:14:08.415264 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6339 2024.06.28 22:14:08.415301 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6340 2024.06.28 22:14:08.415618 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6341 2024.06.28 22:14:08.415934 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6342 2024.06.28 22:14:08.416077 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001424 sec., 51966.29213483146 rows/sec., 4.06 MiB/sec.
6343 2024.06.28 22:14:08.416259 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Debug> DynamicQueryHandler: Done processing query
6344 2024.06.28 22:14:08.416283 [ 3 ] {d25039f6-c14b-4d3b-9a30-124d21add4a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6345 2024.06.28 22:14:08.416299 [ 3 ] {} <Debug> HTTP-Session: 6c7fd636-025d-4ac7-8e28-f213a8c3ff3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.06.28 22:14:08.416439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6347 2024.06.28 22:14:08.416487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6348 2024.06.28 22:14:08.416506 [ 3 ] {} <Debug> HTTP-Session: d1035b72-19f9-46ca-b303-df8c7a9a74d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6349 2024.06.28 22:14:08.416522 [ 3 ] {} <Debug> HTTP-Session: d1035b72-19f9-46ca-b303-df8c7a9a74d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.06.28 22:14:08.416536 [ 3 ] {} <Debug> HTTP-Session: d1035b72-19f9-46ca-b303-df8c7a9a74d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6351 2024.06.28 22:14:08.416566 [ 3 ] {} <Trace> HTTP-Session: d1035b72-19f9-46ca-b303-df8c7a9a74d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6352 2024.06.28 22:14:08.416717 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6353 2024.06.28 22:14:08.416762 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6354 2024.06.28 22:14:08.416910 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6355 2024.06.28 22:14:08.417297 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.06.28 22:14:08.417334 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6357 2024.06.28 22:14:08.417735 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6358 2024.06.28 22:14:08.418075 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6359 2024.06.28 22:14:08.418248 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
6360 2024.06.28 22:14:08.418424 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Debug> DynamicQueryHandler: Done processing query
6361 2024.06.28 22:14:08.418448 [ 3 ] {c8505538-f74d-4245-a3c9-d4dadd311420} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6362 2024.06.28 22:14:08.418465 [ 3 ] {} <Debug> HTTP-Session: d1035b72-19f9-46ca-b303-df8c7a9a74d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6363 2024.06.28 22:14:08.418582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6364 2024.06.28 22:14:08.418631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6365 2024.06.28 22:14:08.418650 [ 3 ] {} <Debug> HTTP-Session: 975457f0-9ac0-485c-b92c-2600528adada Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6366 2024.06.28 22:14:08.418666 [ 3 ] {} <Debug> HTTP-Session: 975457f0-9ac0-485c-b92c-2600528adada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.06.28 22:14:08.418680 [ 3 ] {} <Debug> HTTP-Session: 975457f0-9ac0-485c-b92c-2600528adada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6368 2024.06.28 22:14:08.418709 [ 3 ] {} <Trace> HTTP-Session: 975457f0-9ac0-485c-b92c-2600528adada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6369 2024.06.28 22:14:08.418916 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6370 2024.06.28 22:14:08.418981 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6371 2024.06.28 22:14:08.419382 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6372 2024.06.28 22:14:08.419869 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6373 2024.06.28 22:14:08.419905 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6374 2024.06.28 22:14:08.420484 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6375 2024.06.28 22:14:08.420876 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6376 2024.06.28 22:14:08.421068 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002283 sec., 4380.2014892685065 rows/sec., 7.85 MiB/sec.
6377 2024.06.28 22:14:08.421396 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Debug> DynamicQueryHandler: Done processing query
6378 2024.06.28 22:14:08.421419 [ 3 ] {5883baaf-49a3-45c7-a9c9-f8482098bc4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6379 2024.06.28 22:14:08.421435 [ 3 ] {} <Debug> HTTP-Session: 975457f0-9ac0-485c-b92c-2600528adada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.06.28 22:14:08.421545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6381 2024.06.28 22:14:08.421591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6382 2024.06.28 22:14:08.421610 [ 3 ] {} <Debug> HTTP-Session: 098a3f3d-dd2a-4bef-bdec-492057b01772 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6383 2024.06.28 22:14:08.421626 [ 3 ] {} <Debug> HTTP-Session: 098a3f3d-dd2a-4bef-bdec-492057b01772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6384 2024.06.28 22:14:08.421639 [ 3 ] {} <Debug> HTTP-Session: 098a3f3d-dd2a-4bef-bdec-492057b01772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.06.28 22:14:08.421669 [ 3 ] {} <Trace> HTTP-Session: 098a3f3d-dd2a-4bef-bdec-492057b01772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6386 2024.06.28 22:14:08.421790 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6387 2024.06.28 22:14:08.421833 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6388 2024.06.28 22:14:08.421958 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6389 2024.06.28 22:14:08.422262 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6390 2024.06.28 22:14:08.422297 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
6391 2024.06.28 22:14:08.422646 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6392 2024.06.28 22:14:08.422963 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6393 2024.06.28 22:14:08.423130 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
6394 2024.06.28 22:14:08.423293 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Debug> DynamicQueryHandler: Done processing query
6395 2024.06.28 22:14:08.423318 [ 3 ] {7c25c5ea-32e7-4998-9149-f2bc0f699e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6396 2024.06.28 22:14:08.423333 [ 3 ] {} <Debug> HTTP-Session: 098a3f3d-dd2a-4bef-bdec-492057b01772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6397 2024.06.28 22:14:13.405019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2024.06.28 22:14:13.405166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6399 2024.06.28 22:14:13.405196 [ 3 ] {} <Debug> HTTP-Session: 85e74035-5daf-4eec-aee3-93c9459f0f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6400 2024.06.28 22:14:13.405226 [ 3 ] {} <Debug> HTTP-Session: 85e74035-5daf-4eec-aee3-93c9459f0f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6401 2024.06.28 22:14:13.405244 [ 3 ] {} <Debug> HTTP-Session: 85e74035-5daf-4eec-aee3-93c9459f0f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.06.28 22:14:13.405302 [ 3 ] {} <Trace> HTTP-Session: 85e74035-5daf-4eec-aee3-93c9459f0f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6403 2024.06.28 22:14:13.405520 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6404 2024.06.28 22:14:13.405597 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6405 2024.06.28 22:14:13.405817 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6406 2024.06.28 22:14:13.406256 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6407 2024.06.28 22:14:13.406300 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6408 2024.06.28 22:14:13.406667 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6409 2024.06.28 22:14:13.407004 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6410 2024.06.28 22:14:13.407185 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec.
6411 2024.06.28 22:14:13.407188 [ 97 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6412 2024.06.28 22:14:13.407290 [ 97 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6413 2024.06.28 22:14:13.407337 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6414 2024.06.28 22:14:13.407480 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Debug> DynamicQueryHandler: Done processing query
6415 2024.06.28 22:14:13.407555 [ 3 ] {ac26b6e0-777c-43f6-9c99-0f34e2fbf671} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6416 2024.06.28 22:14:13.407588 [ 3 ] {} <Debug> HTTP-Session: 85e74035-5daf-4eec-aee3-93c9459f0f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6417 2024.06.28 22:14:13.407605 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
6418 2024.06.28 22:14:13.407809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6419 2024.06.28 22:14:13.407963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6420 2024.06.28 22:14:13.408058 [ 3 ] {} <Debug> HTTP-Session: cd8ffa09-492d-4c66-bc32-08358794c78c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6421 2024.06.28 22:14:13.408149 [ 3 ] {} <Debug> HTTP-Session: cd8ffa09-492d-4c66-bc32-08358794c78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.06.28 22:14:13.408176 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6423 2024.06.28 22:14:13.408217 [ 3 ] {} <Debug> HTTP-Session: cd8ffa09-492d-4c66-bc32-08358794c78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6424 2024.06.28 22:14:13.408300 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 129 rows starting from the beginning of the part
6425 2024.06.28 22:14:13.408361 [ 3 ] {} <Trace> HTTP-Session: cd8ffa09-492d-4c66-bc32-08358794c78c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6426 2024.06.28 22:14:13.408769 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part
6427 2024.06.28 22:14:13.408872 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6428 2024.06.28 22:14:13.409100 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6429 2024.06.28 22:14:13.409163 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part
6430 2024.06.28 22:14:13.409526 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part
6431 2024.06.28 22:14:13.409857 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part
6432 2024.06.28 22:14:13.410166 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part
6433 2024.06.28 22:14:13.410214 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6434 2024.06.28 22:14:13.410905 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6435 2024.06.28 22:14:13.410950 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6436 2024.06.28 22:14:13.411461 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6437 2024.06.28 22:14:13.411826 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 4 columns (4 merged, 0 gathered) in 0.004406247 sec., 114610.00711035944 rows/sec., 9.06 MiB/sec.
6438 2024.06.28 22:14:13.411977 [ 186 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6439 2024.06.28 22:14:13.412035 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6440 2024.06.28 22:14:13.412292 [ 97 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6441 2024.06.28 22:14:13.412354 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003696 sec., 17316.017316017314 rows/sec., 1.35 MiB/sec.
6442 2024.06.28 22:14:13.412421 [ 97 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6443 2024.06.28 22:14:13.412535 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6444 2024.06.28 22:14:13.412949 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Debug> DynamicQueryHandler: Done processing query
6445 2024.06.28 22:14:13.413061 [ 3 ] {57775935-f139-482b-a83b-217247ccfcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6446 2024.06.28 22:14:13.413081 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
6447 2024.06.28 22:14:13.413119 [ 3 ] {} <Debug> HTTP-Session: cd8ffa09-492d-4c66-bc32-08358794c78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.06.28 22:14:13.413517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6449 2024.06.28 22:14:13.413519 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6450 2024.06.28 22:14:13.413741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6451 2024.06.28 22:14:13.413889 [ 3 ] {} <Debug> HTTP-Session: 00bb70d4-d2a6-43cd-a7bb-4e8856949bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6452 2024.06.28 22:14:13.414015 [ 3 ] {} <Debug> HTTP-Session: 00bb70d4-d2a6-43cd-a7bb-4e8856949bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.06.28 22:14:13.414101 [ 3 ] {} <Debug> HTTP-Session: 00bb70d4-d2a6-43cd-a7bb-4e8856949bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6454 2024.06.28 22:14:13.414165 [ 202 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_46_9} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6455 2024.06.28 22:14:13.414275 [ 3 ] {} <Trace> HTTP-Session: 00bb70d4-d2a6-43cd-a7bb-4e8856949bdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6456 2024.06.28 22:14:13.414308 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6457 2024.06.28 22:14:13.414502 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 124 rows starting from the beginning of the part
6458 2024.06.28 22:14:13.414605 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6459 2024.06.28 22:14:13.414840 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6460 2024.06.28 22:14:13.415101 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part
6461 2024.06.28 22:14:13.415117 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6462 2024.06.28 22:14:13.415414 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part
6463 2024.06.28 22:14:13.415780 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part
6464 2024.06.28 22:14:13.416043 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part
6465 2024.06.28 22:14:13.416357 [ 190 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part
6466 2024.06.28 22:14:13.416451 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6467 2024.06.28 22:14:13.417228 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6468 2024.06.28 22:14:13.417287 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6469 2024.06.28 22:14:13.417907 [ 192 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 4 columns (4 merged, 0 gathered) in 0.005143757 sec., 94872.28887367736 rows/sec., 7.40 MiB/sec.
6470 2024.06.28 22:14:13.418065 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6471 2024.06.28 22:14:13.418318 [ 192 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6472 2024.06.28 22:14:13.418769 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6473 2024.06.28 22:14:13.419158 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6474 2024.06.28 22:14:13.419262 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6475 2024.06.28 22:14:13.419304 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004695 sec., 34078.80724174654 rows/sec., 2.37 MiB/sec.
6476 2024.06.28 22:14:13.419332 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6477 2024.06.28 22:14:13.419683 [ 192 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6478 2024.06.28 22:14:13.419946 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
6479 2024.06.28 22:14:13.420162 [ 192 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_46_9} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6480 2024.06.28 22:14:13.420547 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6481 2024.06.28 22:14:13.420897 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6482 2024.06.28 22:14:13.421015 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6592 rows starting from the beginning of the part
6483 2024.06.28 22:14:13.421098 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Debug> DynamicQueryHandler: Done processing query
6484 2024.06.28 22:14:13.421196 [ 3 ] {48c171da-9f94-4030-aea1-47b08efb2ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6485 2024.06.28 22:14:13.421273 [ 3 ] {} <Debug> HTTP-Session: 00bb70d4-d2a6-43cd-a7bb-4e8856949bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.06.28 22:14:13.421312 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 196 rows starting from the beginning of the part
6487 2024.06.28 22:14:13.421516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6488 2024.06.28 22:14:13.421537 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
6489 2024.06.28 22:14:13.421634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6490 2024.06.28 22:14:13.421728 [ 3 ] {} <Debug> HTTP-Session: 25aa4e8c-b4da-4a21-a9a3-57c08cb277d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6491 2024.06.28 22:14:13.421806 [ 3 ] {} <Debug> HTTP-Session: 25aa4e8c-b4da-4a21-a9a3-57c08cb277d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.06.28 22:14:13.421840 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
6493 2024.06.28 22:14:13.421862 [ 3 ] {} <Debug> HTTP-Session: 25aa4e8c-b4da-4a21-a9a3-57c08cb277d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6494 2024.06.28 22:14:13.421967 [ 3 ] {} <Trace> HTTP-Session: 25aa4e8c-b4da-4a21-a9a3-57c08cb277d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6495 2024.06.28 22:14:13.422124 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
6496 2024.06.28 22:14:13.422459 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
6497 2024.06.28 22:14:13.422464 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6498 2024.06.28 22:14:13.422690 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6499 2024.06.28 22:14:13.423297 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6500 2024.06.28 22:14:13.423878 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6501 2024.06.28 22:14:13.423919 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6502 2024.06.28 22:14:13.424378 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
6503 2024.06.28 22:14:13.425318 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6504 2024.06.28 22:14:13.425629 [ 97 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
6505 2024.06.28 22:14:13.425709 [ 97 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6506 2024.06.28 22:14:13.425803 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6507 2024.06.28 22:14:13.425818 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003542 sec., 16939.58215697346 rows/sec., 1.14 MiB/sec.
6508 2024.06.28 22:14:13.426496 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6509 2024.06.28 22:14:13.426787 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Debug> DynamicQueryHandler: Done processing query
6510 2024.06.28 22:14:13.427118 [ 3 ] {9622a140-5544-4e8b-95a6-235b5a111687} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6511 2024.06.28 22:14:13.427208 [ 3 ] {} <Debug> HTTP-Session: 25aa4e8c-b4da-4a21-a9a3-57c08cb277d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6512 2024.06.28 22:14:13.427381 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6513 2024.06.28 22:14:13.427442 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2354 rows starting from the beginning of the part
6514 2024.06.28 22:14:13.427546 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6515 2024.06.28 22:14:13.427811 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
6516 2024.06.28 22:14:13.428288 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
6517 2024.06.28 22:14:13.428430 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7428 rows, containing 5 columns (5 merged, 0 gathered) in 0.008929087 sec., 831887.9634614378 rows/sec., 57.99 MiB/sec.
6518 2024.06.28 22:14:13.428598 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
6519 2024.06.28 22:14:13.428714 [ 197 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
6520 2024.06.28 22:14:13.429093 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6521 2024.06.28 22:14:13.429953 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6522 2024.06.28 22:14:13.430148 [ 199 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6523 2024.06.28 22:14:13.430338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
6524 2024.06.28 22:14:13.431052 [ 188 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2654 rows, containing 4 columns (4 merged, 0 gathered) in 0.005095996 sec., 520801.0367355076 rows/sec., 35.08 MiB/sec.
6525 2024.06.28 22:14:13.431337 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
6526 2024.06.28 22:14:13.431703 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6527 2024.06.28 22:14:13.431779 [ 193 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_46_9} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
6528 2024.06.28 22:14:13.431919 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
6529 2024.06.28 22:14:14.000169 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.98 MiB, peak 195.36 MiB, free memory in arenas 0.00 B, will set to 188.19 MiB (RSS), difference: 1.21 MiB
6530 2024.06.28 22:14:17.722477 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
6531 2024.06.28 22:14:17.722554 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
6532 2024.06.28 22:14:18.406228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6533 2024.06.28 22:14:18.406350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6534 2024.06.28 22:14:18.406374 [ 3 ] {} <Debug> HTTP-Session: 59580d0f-9083-41d9-b908-160872728cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6535 2024.06.28 22:14:18.406399 [ 3 ] {} <Debug> HTTP-Session: 59580d0f-9083-41d9-b908-160872728cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.06.28 22:14:18.406414 [ 3 ] {} <Debug> HTTP-Session: 59580d0f-9083-41d9-b908-160872728cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.06.28 22:14:18.406463 [ 3 ] {} <Trace> HTTP-Session: 59580d0f-9083-41d9-b908-160872728cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6538 2024.06.28 22:14:18.406649 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6539 2024.06.28 22:14:18.406713 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6540 2024.06.28 22:14:18.406904 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6541 2024.06.28 22:14:18.407328 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6542 2024.06.28 22:14:18.407368 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6543 2024.06.28 22:14:18.407727 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6544 2024.06.28 22:14:18.408063 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6545 2024.06.28 22:14:18.408243 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001645 sec., 6079.0273556231 rows/sec., 492.73 KiB/sec.
6546 2024.06.28 22:14:18.408435 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Debug> DynamicQueryHandler: Done processing query
6547 2024.06.28 22:14:18.408461 [ 3 ] {64215b97-675b-46a1-81de-570b9f815526} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6548 2024.06.28 22:14:18.408477 [ 3 ] {} <Debug> HTTP-Session: 59580d0f-9083-41d9-b908-160872728cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.06.28 22:14:18.408595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6550 2024.06.28 22:14:18.408643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6551 2024.06.28 22:14:18.408661 [ 3 ] {} <Debug> HTTP-Session: fe39d89b-f7b8-417d-9c27-4031cdd690ee Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6552 2024.06.28 22:14:18.408677 [ 3 ] {} <Debug> HTTP-Session: fe39d89b-f7b8-417d-9c27-4031cdd690ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6553 2024.06.28 22:14:18.408690 [ 3 ] {} <Debug> HTTP-Session: fe39d89b-f7b8-417d-9c27-4031cdd690ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6554 2024.06.28 22:14:18.408720 [ 3 ] {} <Trace> HTTP-Session: fe39d89b-f7b8-417d-9c27-4031cdd690ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6555 2024.06.28 22:14:18.408813 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6556 2024.06.28 22:14:18.408856 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6557 2024.06.28 22:14:18.408986 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6558 2024.06.28 22:14:18.409273 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6559 2024.06.28 22:14:18.409310 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6560 2024.06.28 22:14:18.409603 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6561 2024.06.28 22:14:18.409905 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6562 2024.06.28 22:14:18.410067 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 386.15 KiB/sec.
6563 2024.06.28 22:14:18.410267 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Debug> DynamicQueryHandler: Done processing query
6564 2024.06.28 22:14:18.410291 [ 3 ] {65182cfe-8c1a-4a62-88f8-0b9bc522becf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6565 2024.06.28 22:14:18.410307 [ 3 ] {} <Debug> HTTP-Session: fe39d89b-f7b8-417d-9c27-4031cdd690ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.06.28 22:14:18.410422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6567 2024.06.28 22:14:18.410469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6568 2024.06.28 22:14:18.410487 [ 3 ] {} <Debug> HTTP-Session: 2d285f8b-3aa2-4d5d-9878-aa526f9698b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6569 2024.06.28 22:14:18.410503 [ 3 ] {} <Debug> HTTP-Session: 2d285f8b-3aa2-4d5d-9878-aa526f9698b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6570 2024.06.28 22:14:18.410517 [ 3 ] {} <Debug> HTTP-Session: 2d285f8b-3aa2-4d5d-9878-aa526f9698b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.06.28 22:14:18.410546 [ 3 ] {} <Trace> HTTP-Session: 2d285f8b-3aa2-4d5d-9878-aa526f9698b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6572 2024.06.28 22:14:18.410660 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6573 2024.06.28 22:14:18.410704 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6574 2024.06.28 22:14:18.410832 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6575 2024.06.28 22:14:18.411245 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6576 2024.06.28 22:14:18.411282 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6577 2024.06.28 22:14:18.411592 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6578 2024.06.28 22:14:18.411903 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2024.06.28 22:14:18.412069 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Debug> executeQuery: Read 89 rows, 7.40 KiB in 0.001444 sec., 61634.34903047091 rows/sec., 5.00 MiB/sec.
6580 2024.06.28 22:14:18.412368 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Debug> DynamicQueryHandler: Done processing query
6581 2024.06.28 22:14:18.412430 [ 3 ] {af0aeb13-2572-4310-92b9-44780b438b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6582 2024.06.28 22:14:18.412488 [ 3 ] {} <Debug> HTTP-Session: 2d285f8b-3aa2-4d5d-9878-aa526f9698b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6583 2024.06.28 22:14:18.412672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6584 2024.06.28 22:14:18.412750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6585 2024.06.28 22:14:18.412770 [ 3 ] {} <Debug> HTTP-Session: 0249be5c-b521-4ea9-a203-f5d865c29957 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6586 2024.06.28 22:14:18.412786 [ 3 ] {} <Debug> HTTP-Session: 0249be5c-b521-4ea9-a203-f5d865c29957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.06.28 22:14:18.412800 [ 3 ] {} <Debug> HTTP-Session: 0249be5c-b521-4ea9-a203-f5d865c29957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.06.28 22:14:18.412831 [ 3 ] {} <Trace> HTTP-Session: 0249be5c-b521-4ea9-a203-f5d865c29957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2024.06.28 22:14:18.412929 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6590 2024.06.28 22:14:18.412973 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6591 2024.06.28 22:14:18.413124 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6592 2024.06.28 22:14:18.413397 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6593 2024.06.28 22:14:18.413433 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6594 2024.06.28 22:14:18.413724 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6595 2024.06.28 22:14:18.414030 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6596 2024.06.28 22:14:18.414203 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 325.77 KiB/sec.
6597 2024.06.28 22:14:18.414400 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Debug> DynamicQueryHandler: Done processing query
6598 2024.06.28 22:14:18.414424 [ 3 ] {d4dec5c1-dd22-4e49-8922-452b88e70532} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6599 2024.06.28 22:14:18.414439 [ 3 ] {} <Debug> HTTP-Session: 0249be5c-b521-4ea9-a203-f5d865c29957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6600 2024.06.28 22:14:18.414548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 13614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6601 2024.06.28 22:14:18.414595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6602 2024.06.28 22:14:18.414613 [ 3 ] {} <Debug> HTTP-Session: 260401aa-b5c6-4990-a00d-dd43ab31a459 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6603 2024.06.28 22:14:18.414629 [ 3 ] {} <Debug> HTTP-Session: 260401aa-b5c6-4990-a00d-dd43ab31a459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.06.28 22:14:18.414642 [ 3 ] {} <Debug> HTTP-Session: 260401aa-b5c6-4990-a00d-dd43ab31a459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6605 2024.06.28 22:14:18.414671 [ 3 ] {} <Trace> HTTP-Session: 260401aa-b5c6-4990-a00d-dd43ab31a459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6606 2024.06.28 22:14:18.414780 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6607 2024.06.28 22:14:18.414822 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6608 2024.06.28 22:14:18.414950 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6609 2024.06.28 22:14:18.415292 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6610 2024.06.28 22:14:18.415327 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6611 2024.06.28 22:14:18.415635 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6612 2024.06.28 22:14:18.415942 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6613 2024.06.28 22:14:18.416099 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001348 sec., 59347.18100890207 rows/sec., 4.64 MiB/sec.
6614 2024.06.28 22:14:18.416263 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Debug> DynamicQueryHandler: Done processing query
6615 2024.06.28 22:14:18.416287 [ 3 ] {4bf04571-e001-4e3f-aeaf-a6224eaeb0ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6616 2024.06.28 22:14:18.416303 [ 3 ] {} <Debug> HTTP-Session: 260401aa-b5c6-4990-a00d-dd43ab31a459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.06.28 22:14:18.416448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 31234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6618 2024.06.28 22:14:18.416496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6619 2024.06.28 22:14:18.416514 [ 3 ] {} <Debug> HTTP-Session: 6786858e-8bcf-4a4c-a202-327cea37576b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6620 2024.06.28 22:14:18.416530 [ 3 ] {} <Debug> HTTP-Session: 6786858e-8bcf-4a4c-a202-327cea37576b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6621 2024.06.28 22:14:18.416543 [ 3 ] {} <Debug> HTTP-Session: 6786858e-8bcf-4a4c-a202-327cea37576b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6622 2024.06.28 22:14:18.416573 [ 3 ] {} <Trace> HTTP-Session: 6786858e-8bcf-4a4c-a202-327cea37576b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6623 2024.06.28 22:14:18.416715 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6624 2024.06.28 22:14:18.416761 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6625 2024.06.28 22:14:18.416908 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6626 2024.06.28 22:14:18.417324 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6627 2024.06.28 22:14:18.417360 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6628 2024.06.28 22:14:18.417739 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6629 2024.06.28 22:14:18.418081 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6630 2024.06.28 22:14:18.418218 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001561 sec., 104420.24343369633 rows/sec., 7.27 MiB/sec.
6631 2024.06.28 22:14:18.418428 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Debug> DynamicQueryHandler: Done processing query
6632 2024.06.28 22:14:18.418451 [ 3 ] {05e93925-08ab-491d-af6e-af9aba6236cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6633 2024.06.28 22:14:18.418467 [ 3 ] {} <Debug> HTTP-Session: 6786858e-8bcf-4a4c-a202-327cea37576b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.06.28 22:14:18.418587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6635 2024.06.28 22:14:18.418635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6636 2024.06.28 22:14:18.418652 [ 3 ] {} <Debug> HTTP-Session: 7e9ff714-6a87-46f2-ad92-7c261b69f569 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6637 2024.06.28 22:14:18.418668 [ 3 ] {} <Debug> HTTP-Session: 7e9ff714-6a87-46f2-ad92-7c261b69f569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6638 2024.06.28 22:14:18.418682 [ 3 ] {} <Debug> HTTP-Session: 7e9ff714-6a87-46f2-ad92-7c261b69f569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.06.28 22:14:18.418712 [ 3 ] {} <Trace> HTTP-Session: 7e9ff714-6a87-46f2-ad92-7c261b69f569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6640 2024.06.28 22:14:18.418892 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6641 2024.06.28 22:14:18.418960 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6642 2024.06.28 22:14:18.419381 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6643 2024.06.28 22:14:18.419944 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6644 2024.06.28 22:14:18.419979 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6645 2024.06.28 22:14:18.420567 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6646 2024.06.28 22:14:18.420963 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6647 2024.06.28 22:14:18.421157 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002357 sec., 4242.681374628765 rows/sec., 7.60 MiB/sec.
6648 2024.06.28 22:14:18.421705 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Debug> DynamicQueryHandler: Done processing query
6649 2024.06.28 22:14:18.421730 [ 3 ] {4c6580e5-938d-4b71-8733-063052e1a977} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6650 2024.06.28 22:14:18.421746 [ 3 ] {} <Debug> HTTP-Session: 7e9ff714-6a87-46f2-ad92-7c261b69f569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.06.28 22:14:18.421856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6652 2024.06.28 22:14:18.421904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6653 2024.06.28 22:14:18.421923 [ 3 ] {} <Debug> HTTP-Session: 7da5074d-c086-4b0e-ba46-6701480c5855 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6654 2024.06.28 22:14:18.421938 [ 3 ] {} <Debug> HTTP-Session: 7da5074d-c086-4b0e-ba46-6701480c5855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6655 2024.06.28 22:14:18.421952 [ 3 ] {} <Debug> HTTP-Session: 7da5074d-c086-4b0e-ba46-6701480c5855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.06.28 22:14:18.421983 [ 3 ] {} <Trace> HTTP-Session: 7da5074d-c086-4b0e-ba46-6701480c5855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6657 2024.06.28 22:14:18.422107 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6658 2024.06.28 22:14:18.422153 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6659 2024.06.28 22:14:18.422304 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6660 2024.06.28 22:14:18.422601 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6661 2024.06.28 22:14:18.422637 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6662 2024.06.28 22:14:18.422995 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6663 2024.06.28 22:14:18.423312 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6664 2024.06.28 22:14:18.423463 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
6665 2024.06.28 22:14:18.423625 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Debug> DynamicQueryHandler: Done processing query
6666 2024.06.28 22:14:18.423649 [ 3 ] {af9b7808-6b75-4932-a371-efcef3bb9621} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6667 2024.06.28 22:14:18.423665 [ 3 ] {} <Debug> HTTP-Session: 7da5074d-c086-4b0e-ba46-6701480c5855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6668 2024.06.28 22:14:19.001210 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000837041 sec.
6669 2024.06.28 22:14:23.407306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6670 2024.06.28 22:14:23.407428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6671 2024.06.28 22:14:23.407455 [ 3 ] {} <Debug> HTTP-Session: 1baa42f6-3c75-4ded-b801-f34ad5706ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6672 2024.06.28 22:14:23.407481 [ 3 ] {} <Debug> HTTP-Session: 1baa42f6-3c75-4ded-b801-f34ad5706ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.06.28 22:14:23.407498 [ 3 ] {} <Debug> HTTP-Session: 1baa42f6-3c75-4ded-b801-f34ad5706ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.06.28 22:14:23.407550 [ 3 ] {} <Trace> HTTP-Session: 1baa42f6-3c75-4ded-b801-f34ad5706ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6675 2024.06.28 22:14:23.407727 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6676 2024.06.28 22:14:23.407797 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6677 2024.06.28 22:14:23.408004 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6678 2024.06.28 22:14:23.408498 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6679 2024.06.28 22:14:23.408536 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6680 2024.06.28 22:14:23.408888 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6681 2024.06.28 22:14:23.409238 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6682 2024.06.28 22:14:23.409378 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec.
6683 2024.06.28 22:14:23.409384 [ 86 ] {} <Debug> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6684 2024.06.28 22:14:23.409445 [ 86 ] {} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6685 2024.06.28 22:14:23.409482 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6686 2024.06.28 22:14:23.409607 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Debug> DynamicQueryHandler: Done processing query
6687 2024.06.28 22:14:23.409650 [ 3 ] {0b6cd1c3-587b-4acb-9e62-577de959866e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6688 2024.06.28 22:14:23.409678 [ 3 ] {} <Debug> HTTP-Session: 1baa42f6-3c75-4ded-b801-f34ad5706ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.06.28 22:14:23.409673 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
6690 2024.06.28 22:14:23.409845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6691 2024.06.28 22:14:23.409974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6692 2024.06.28 22:14:23.409978 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6693 2024.06.28 22:14:23.410010 [ 3 ] {} <Debug> HTTP-Session: 4d160aaf-756a-4765-8cc6-d945c054fb18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6694 2024.06.28 22:14:23.410061 [ 3 ] {} <Debug> HTTP-Session: 4d160aaf-756a-4765-8cc6-d945c054fb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.06.28 22:14:23.410067 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6696 2024.06.28 22:14:23.410083 [ 3 ] {} <Debug> HTTP-Session: 4d160aaf-756a-4765-8cc6-d945c054fb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.06.28 22:14:23.410152 [ 3 ] {} <Trace> HTTP-Session: 4d160aaf-756a-4765-8cc6-d945c054fb18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6698 2024.06.28 22:14:23.410302 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
6699 2024.06.28 22:14:23.410604 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6700 2024.06.28 22:14:23.410628 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6701 2024.06.28 22:14:23.410801 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6702 2024.06.28 22:14:23.410850 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6703 2024.06.28 22:14:23.411270 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::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
6704 2024.06.28 22:14:23.411591 [ 189 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
6705 2024.06.28 22:14:23.412080 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6706 2024.06.28 22:14:23.412953 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6707 2024.06.28 22:14:23.413019 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6708 2024.06.28 22:14:23.413992 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6709 2024.06.28 22:14:23.414239 [ 188 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658132 sec., 6010.993247937156 rows/sec., 490.15 KiB/sec.
6710 2024.06.28 22:14:23.414509 [ 188 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6711 2024.06.28 22:14:23.414668 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6712 2024.06.28 22:14:23.414979 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Debug> executeQuery: Read 93 rows, 7.29 KiB in 0.004489 sec., 20717.308977500557 rows/sec., 1.59 MiB/sec.
6713 2024.06.28 22:14:23.415408 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Debug> DynamicQueryHandler: Done processing query
6714 2024.06.28 22:14:23.415451 [ 3 ] {4c3c7ddb-3873-47a4-8d6a-52657b5c85be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6715 2024.06.28 22:14:23.415479 [ 3 ] {} <Debug> HTTP-Session: 4d160aaf-756a-4765-8cc6-d945c054fb18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.06.28 22:14:23.415553 [ 188 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6717 2024.06.28 22:14:23.415651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6718 2024.06.28 22:14:23.415695 [ 188 ] {cd0f8d00-f70d-452a-9fba-d4805e9291d4::all_1_16_3} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6719 2024.06.28 22:14:23.415727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6720 2024.06.28 22:14:23.415768 [ 3 ] {} <Debug> HTTP-Session: 6ff824c9-5ee3-439d-956b-323fb16ea1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6721 2024.06.28 22:14:23.415825 [ 3 ] {} <Debug> HTTP-Session: 6ff824c9-5ee3-439d-956b-323fb16ea1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6722 2024.06.28 22:14:23.415853 [ 3 ] {} <Debug> HTTP-Session: 6ff824c9-5ee3-439d-956b-323fb16ea1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6723 2024.06.28 22:14:23.415860 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6724 2024.06.28 22:14:23.415915 [ 3 ] {} <Trace> HTTP-Session: 6ff824c9-5ee3-439d-956b-323fb16ea1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6725 2024.06.28 22:14:23.416028 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6726 2024.06.28 22:14:23.416072 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6727 2024.06.28 22:14:23.416223 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6728 2024.06.28 22:14:23.416526 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6729 2024.06.28 22:14:23.416564 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6730 2024.06.28 22:14:23.416873 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6731 2024.06.28 22:14:23.417192 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6732 2024.06.28 22:14:23.417312 [ 86 ] {} <Debug> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6733 2024.06.28 22:14:23.417321 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 105.95 KiB/sec.
6734 2024.06.28 22:14:23.417348 [ 86 ] {} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6735 2024.06.28 22:14:23.417387 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6736 2024.06.28 22:14:23.417518 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
6737 2024.06.28 22:14:23.417521 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Debug> DynamicQueryHandler: Done processing query
6738 2024.06.28 22:14:23.417580 [ 3 ] {de554ad7-c911-4f04-b26a-1132fdae6b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6739 2024.06.28 22:14:23.417599 [ 3 ] {} <Debug> HTTP-Session: 6ff824c9-5ee3-439d-956b-323fb16ea1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6740 2024.06.28 22:14:23.417672 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6741 2024.06.28 22:14:23.417708 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
6742 2024.06.28 22:14:23.417738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 15269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6743 2024.06.28 22:14:23.417814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6744 2024.06.28 22:14:23.417879 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
6745 2024.06.28 22:14:23.417882 [ 3 ] {} <Debug> HTTP-Session: 5f5385dd-3c1b-48cd-a69c-31ef5e959a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6746 2024.06.28 22:14:23.417945 [ 3 ] {} <Debug> HTTP-Session: 5f5385dd-3c1b-48cd-a69c-31ef5e959a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.06.28 22:14:23.417978 [ 3 ] {} <Debug> HTTP-Session: 5f5385dd-3c1b-48cd-a69c-31ef5e959a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.06.28 22:14:23.418106 [ 3 ] {} <Trace> HTTP-Session: 5f5385dd-3c1b-48cd-a69c-31ef5e959a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6749 2024.06.28 22:14:23.418112 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
6750 2024.06.28 22:14:23.418346 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
6751 2024.06.28 22:14:23.418509 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6752 2024.06.28 22:14:23.418576 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::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
6753 2024.06.28 22:14:23.418605 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6754 2024.06.28 22:14:23.418773 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
6755 2024.06.28 22:14:23.419191 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6756 2024.06.28 22:14:23.419767 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6757 2024.06.28 22:14:23.419808 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6758 2024.06.28 22:14:23.420402 [ 196 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002946628 sec., 9502.387135396799 rows/sec., 663.50 KiB/sec.
6759 2024.06.28 22:14:23.420420 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6760 2024.06.28 22:14:23.420548 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6761 2024.06.28 22:14:23.420911 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6762 2024.06.28 22:14:23.421047 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6763 2024.06.28 22:14:23.421098 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Debug> executeQuery: Read 90 rows, 7.18 KiB in 0.002768 sec., 32514.450867052023 rows/sec., 2.53 MiB/sec.
6764 2024.06.28 22:14:23.421300 [ 198 ] {357cf06e-d66b-4e79-8b91-417d03d96948::all_1_16_3} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6765 2024.06.28 22:14:23.421584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6766 2024.06.28 22:14:23.421651 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Debug> DynamicQueryHandler: Done processing query
6767 2024.06.28 22:14:23.421714 [ 3 ] {c69763ec-3ed8-49b1-815c-204185c20f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6768 2024.06.28 22:14:23.421772 [ 3 ] {} <Debug> HTTP-Session: 5f5385dd-3c1b-48cd-a69c-31ef5e959a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.06.28 22:14:23.422035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6770 2024.06.28 22:14:23.422089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6771 2024.06.28 22:14:23.422111 [ 3 ] {} <Debug> HTTP-Session: ede2b07f-5681-4870-86e6-c1133afb6a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6772 2024.06.28 22:14:23.422128 [ 3 ] {} <Debug> HTTP-Session: ede2b07f-5681-4870-86e6-c1133afb6a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6773 2024.06.28 22:14:23.422143 [ 3 ] {} <Debug> HTTP-Session: ede2b07f-5681-4870-86e6-c1133afb6a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6774 2024.06.28 22:14:23.422176 [ 3 ] {} <Trace> HTTP-Session: ede2b07f-5681-4870-86e6-c1133afb6a6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6775 2024.06.28 22:14:23.422459 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6776 2024.06.28 22:14:23.422512 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6777 2024.06.28 22:14:23.422683 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6778 2024.06.28 22:14:23.423085 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6779 2024.06.28 22:14:23.423123 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6780 2024.06.28 22:14:23.423524 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6781 2024.06.28 22:14:23.423861 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6782 2024.06.28 22:14:23.423990 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001727 sec., 114070.64273306311 rows/sec., 7.96 MiB/sec.
6783 2024.06.28 22:14:23.424156 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Debug> DynamicQueryHandler: Done processing query
6784 2024.06.28 22:14:23.424180 [ 3 ] {d44ff05e-9827-4d4c-abcf-5b5300561275} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6785 2024.06.28 22:14:23.424219 [ 3 ] {} <Debug> HTTP-Session: ede2b07f-5681-4870-86e6-c1133afb6a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.06.28 22:14:23.424345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6787 2024.06.28 22:14:23.424396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6788 2024.06.28 22:14:23.424415 [ 3 ] {} <Debug> HTTP-Session: 94db8492-64db-49c8-ba41-2002bb873c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6789 2024.06.28 22:14:23.424433 [ 3 ] {} <Debug> HTTP-Session: 94db8492-64db-49c8-ba41-2002bb873c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6790 2024.06.28 22:14:23.424447 [ 3 ] {} <Debug> HTTP-Session: 94db8492-64db-49c8-ba41-2002bb873c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.06.28 22:14:23.424477 [ 3 ] {} <Trace> HTTP-Session: 94db8492-64db-49c8-ba41-2002bb873c56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6792 2024.06.28 22:14:23.424607 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6793 2024.06.28 22:14:23.424652 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6794 2024.06.28 22:14:23.424783 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6795 2024.06.28 22:14:23.425069 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6796 2024.06.28 22:14:23.425105 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6797 2024.06.28 22:14:23.425467 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6798 2024.06.28 22:14:23.425786 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6799 2024.06.28 22:14:23.425909 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
6800 2024.06.28 22:14:23.426067 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Debug> DynamicQueryHandler: Done processing query
6801 2024.06.28 22:14:23.426092 [ 3 ] {e382aa76-60d8-4115-9196-6591166ef461} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6802 2024.06.28 22:14:23.426108 [ 3 ] {} <Debug> HTTP-Session: 94db8492-64db-49c8-ba41-2002bb873c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.06.28 22:14:28.406621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6804 2024.06.28 22:14:28.406758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6805 2024.06.28 22:14:28.406788 [ 3 ] {} <Debug> HTTP-Session: 555024bb-6d0c-4ddc-9231-25a35f25930f Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6806 2024.06.28 22:14:28.406816 [ 3 ] {} <Debug> HTTP-Session: 555024bb-6d0c-4ddc-9231-25a35f25930f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.06.28 22:14:28.406834 [ 3 ] {} <Debug> HTTP-Session: 555024bb-6d0c-4ddc-9231-25a35f25930f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6808 2024.06.28 22:14:28.406890 [ 3 ] {} <Trace> HTTP-Session: 555024bb-6d0c-4ddc-9231-25a35f25930f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6809 2024.06.28 22:14:28.407090 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6810 2024.06.28 22:14:28.407164 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6811 2024.06.28 22:14:28.407382 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6812 2024.06.28 22:14:28.407814 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6813 2024.06.28 22:14:28.407853 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6814 2024.06.28 22:14:28.408213 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6815 2024.06.28 22:14:28.408548 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6816 2024.06.28 22:14:28.408705 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001677 sec., 5963.029218843172 rows/sec., 483.33 KiB/sec.
6817 2024.06.28 22:14:28.408998 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Debug> DynamicQueryHandler: Done processing query
6818 2024.06.28 22:14:28.409025 [ 3 ] {63896431-ae84-461b-9d03-7c2edeb0c5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6819 2024.06.28 22:14:28.409041 [ 3 ] {} <Debug> HTTP-Session: 555024bb-6d0c-4ddc-9231-25a35f25930f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.06.28 22:14:28.409154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6821 2024.06.28 22:14:28.409202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6822 2024.06.28 22:14:28.409220 [ 3 ] {} <Debug> HTTP-Session: c9c1e928-96c2-40b3-b0a7-fdf1c2bb16d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6823 2024.06.28 22:14:28.409237 [ 3 ] {} <Debug> HTTP-Session: c9c1e928-96c2-40b3-b0a7-fdf1c2bb16d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.06.28 22:14:28.409252 [ 3 ] {} <Debug> HTTP-Session: c9c1e928-96c2-40b3-b0a7-fdf1c2bb16d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.06.28 22:14:28.409282 [ 3 ] {} <Trace> HTTP-Session: c9c1e928-96c2-40b3-b0a7-fdf1c2bb16d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6826 2024.06.28 22:14:28.409377 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6827 2024.06.28 22:14:28.409422 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6828 2024.06.28 22:14:28.409573 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6829 2024.06.28 22:14:28.409851 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6830 2024.06.28 22:14:28.409887 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6831 2024.06.28 22:14:28.410175 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6832 2024.06.28 22:14:28.410480 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6833 2024.06.28 22:14:28.410629 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec.
6834 2024.06.28 22:14:28.410813 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Debug> DynamicQueryHandler: Done processing query
6835 2024.06.28 22:14:28.410837 [ 3 ] {60ee745b-ea21-46fc-9880-d33aa6db8ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6836 2024.06.28 22:14:28.410852 [ 3 ] {} <Debug> HTTP-Session: c9c1e928-96c2-40b3-b0a7-fdf1c2bb16d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.06.28 22:14:28.410973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6838 2024.06.28 22:14:28.411020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6839 2024.06.28 22:14:28.411039 [ 3 ] {} <Debug> HTTP-Session: 07274282-9b3f-49d0-b28f-d34d2a445777 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6840 2024.06.28 22:14:28.411055 [ 3 ] {} <Debug> HTTP-Session: 07274282-9b3f-49d0-b28f-d34d2a445777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.06.28 22:14:28.411068 [ 3 ] {} <Debug> HTTP-Session: 07274282-9b3f-49d0-b28f-d34d2a445777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6842 2024.06.28 22:14:28.411098 [ 3 ] {} <Trace> HTTP-Session: 07274282-9b3f-49d0-b28f-d34d2a445777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6843 2024.06.28 22:14:28.411216 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6844 2024.06.28 22:14:28.411283 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6845 2024.06.28 22:14:28.411407 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6846 2024.06.28 22:14:28.411738 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6847 2024.06.28 22:14:28.411774 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6848 2024.06.28 22:14:28.412078 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6849 2024.06.28 22:14:28.412369 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6850 2024.06.28 22:14:28.412520 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.001345 sec., 64684.01486988847 rows/sec., 5.26 MiB/sec.
6851 2024.06.28 22:14:28.412676 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Debug> DynamicQueryHandler: Done processing query
6852 2024.06.28 22:14:28.412700 [ 3 ] {a2e706f8-9b2c-41c3-94cd-f80451eaa2d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6853 2024.06.28 22:14:28.412715 [ 3 ] {} <Debug> HTTP-Session: 07274282-9b3f-49d0-b28f-d34d2a445777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.06.28 22:14:28.412820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6855 2024.06.28 22:14:28.412867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6856 2024.06.28 22:14:28.412885 [ 3 ] {} <Debug> HTTP-Session: 0c5d7a66-6575-4152-aa93-c99d1a477da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6857 2024.06.28 22:14:28.412902 [ 3 ] {} <Debug> HTTP-Session: 0c5d7a66-6575-4152-aa93-c99d1a477da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6858 2024.06.28 22:14:28.412915 [ 3 ] {} <Debug> HTTP-Session: 0c5d7a66-6575-4152-aa93-c99d1a477da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6859 2024.06.28 22:14:28.412944 [ 3 ] {} <Trace> HTTP-Session: 0c5d7a66-6575-4152-aa93-c99d1a477da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6860 2024.06.28 22:14:28.413042 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6861 2024.06.28 22:14:28.413084 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6862 2024.06.28 22:14:28.413211 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6863 2024.06.28 22:14:28.413461 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6864 2024.06.28 22:14:28.413494 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6865 2024.06.28 22:14:28.413763 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6866 2024.06.28 22:14:28.414041 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6867 2024.06.28 22:14:28.414181 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 114.56 KiB/sec.
6868 2024.06.28 22:14:28.414395 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Debug> DynamicQueryHandler: Done processing query
6869 2024.06.28 22:14:28.414419 [ 3 ] {4825ae9b-97af-4df0-9ea5-46975f1b2f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6870 2024.06.28 22:14:28.414434 [ 3 ] {} <Debug> HTTP-Session: 0c5d7a66-6575-4152-aa93-c99d1a477da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.06.28 22:14:28.414544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6872 2024.06.28 22:14:28.414591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6873 2024.06.28 22:14:28.414610 [ 3 ] {} <Debug> HTTP-Session: 7a6dbdfc-8fe2-45df-b47a-bfedfeed3fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6874 2024.06.28 22:14:28.414625 [ 3 ] {} <Debug> HTTP-Session: 7a6dbdfc-8fe2-45df-b47a-bfedfeed3fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6875 2024.06.28 22:14:28.414639 [ 3 ] {} <Debug> HTTP-Session: 7a6dbdfc-8fe2-45df-b47a-bfedfeed3fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6876 2024.06.28 22:14:28.414668 [ 3 ] {} <Trace> HTTP-Session: 7a6dbdfc-8fe2-45df-b47a-bfedfeed3fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6877 2024.06.28 22:14:28.414781 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6878 2024.06.28 22:14:28.414822 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6879 2024.06.28 22:14:28.414951 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6880 2024.06.28 22:14:28.415332 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6881 2024.06.28 22:14:28.415368 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6882 2024.06.28 22:14:28.415663 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6883 2024.06.28 22:14:28.415963 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6884 2024.06.28 22:14:28.416107 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001365 sec., 55677.65567765568 rows/sec., 4.35 MiB/sec.
6885 2024.06.28 22:14:28.416253 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Debug> DynamicQueryHandler: Done processing query
6886 2024.06.28 22:14:28.416276 [ 3 ] {a88fb4a3-cea3-4011-a56d-84861281da6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6887 2024.06.28 22:14:28.416292 [ 3 ] {} <Debug> HTTP-Session: 7a6dbdfc-8fe2-45df-b47a-bfedfeed3fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.06.28 22:14:28.416430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6889 2024.06.28 22:14:28.416476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6890 2024.06.28 22:14:28.416494 [ 3 ] {} <Debug> HTTP-Session: 9746d0d6-0d3b-4089-9db5-0a30a81063a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6891 2024.06.28 22:14:28.416510 [ 3 ] {} <Debug> HTTP-Session: 9746d0d6-0d3b-4089-9db5-0a30a81063a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6892 2024.06.28 22:14:28.416523 [ 3 ] {} <Debug> HTTP-Session: 9746d0d6-0d3b-4089-9db5-0a30a81063a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6893 2024.06.28 22:14:28.416553 [ 3 ] {} <Trace> HTTP-Session: 9746d0d6-0d3b-4089-9db5-0a30a81063a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6894 2024.06.28 22:14:28.416694 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6895 2024.06.28 22:14:28.416740 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6896 2024.06.28 22:14:28.416884 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6897 2024.06.28 22:14:28.417287 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6898 2024.06.28 22:14:28.417323 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6899 2024.06.28 22:14:28.417699 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6900 2024.06.28 22:14:28.418033 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6901 2024.06.28 22:14:28.418189 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001553 sec., 103670.31551835158 rows/sec., 7.22 MiB/sec.
6902 2024.06.28 22:14:28.418355 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Debug> DynamicQueryHandler: Done processing query
6903 2024.06.28 22:14:28.418379 [ 3 ] {b88a27ec-193b-427f-84d9-d95dbd8fe161} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6904 2024.06.28 22:14:28.418394 [ 3 ] {} <Debug> HTTP-Session: 9746d0d6-0d3b-4089-9db5-0a30a81063a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.06.28 22:14:28.418543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6906 2024.06.28 22:14:28.418590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6907 2024.06.28 22:14:28.418608 [ 3 ] {} <Debug> HTTP-Session: 6d06f4b3-084e-42f7-8bfd-06299aeda94c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6908 2024.06.28 22:14:28.418624 [ 3 ] {} <Debug> HTTP-Session: 6d06f4b3-084e-42f7-8bfd-06299aeda94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.06.28 22:14:28.418638 [ 3 ] {} <Debug> HTTP-Session: 6d06f4b3-084e-42f7-8bfd-06299aeda94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6910 2024.06.28 22:14:28.418667 [ 3 ] {} <Trace> HTTP-Session: 6d06f4b3-084e-42f7-8bfd-06299aeda94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6911 2024.06.28 22:14:28.418915 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6912 2024.06.28 22:14:28.418978 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6913 2024.06.28 22:14:28.419372 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6914 2024.06.28 22:14:28.419856 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6915 2024.06.28 22:14:28.419891 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6916 2024.06.28 22:14:28.420470 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6917 2024.06.28 22:14:28.420866 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6918 2024.06.28 22:14:28.421049 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00231 sec., 4329.004329004329 rows/sec., 7.76 MiB/sec.
6919 2024.06.28 22:14:28.421241 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Debug> DynamicQueryHandler: Done processing query
6920 2024.06.28 22:14:28.421265 [ 3 ] {1f23593a-dbf3-4e3d-863d-7337dd0c2733} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6921 2024.06.28 22:14:28.421280 [ 3 ] {} <Debug> HTTP-Session: 6d06f4b3-084e-42f7-8bfd-06299aeda94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6922 2024.06.28 22:14:28.421391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6923 2024.06.28 22:14:28.421437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6924 2024.06.28 22:14:28.421456 [ 3 ] {} <Debug> HTTP-Session: d733d9fb-0148-4466-9518-e5aeae15bd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6925 2024.06.28 22:14:28.421471 [ 3 ] {} <Debug> HTTP-Session: d733d9fb-0148-4466-9518-e5aeae15bd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.06.28 22:14:28.421484 [ 3 ] {} <Debug> HTTP-Session: d733d9fb-0148-4466-9518-e5aeae15bd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6927 2024.06.28 22:14:28.421513 [ 3 ] {} <Trace> HTTP-Session: d733d9fb-0148-4466-9518-e5aeae15bd48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6928 2024.06.28 22:14:28.421628 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6929 2024.06.28 22:14:28.421672 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6930 2024.06.28 22:14:28.421798 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6931 2024.06.28 22:14:28.422092 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6932 2024.06.28 22:14:28.422126 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6933 2024.06.28 22:14:28.422475 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6934 2024.06.28 22:14:28.422794 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6935 2024.06.28 22:14:28.422944 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec.
6936 2024.06.28 22:14:28.423102 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Debug> DynamicQueryHandler: Done processing query
6937 2024.06.28 22:14:28.423126 [ 3 ] {461c5d73-ed82-45cd-8154-9dec04abf44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6938 2024.06.28 22:14:28.423141 [ 3 ] {} <Debug> HTTP-Session: d733d9fb-0148-4466-9518-e5aeae15bd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6939 2024.06.28 22:14:32.722601 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
6940 2024.06.28 22:14:32.722672 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
6941 2024.06.28 22:14:33.406197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6942 2024.06.28 22:14:33.406336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6943 2024.06.28 22:14:33.406366 [ 3 ] {} <Debug> HTTP-Session: 24aaec0f-0f05-4ae5-86e8-ce22cfd13df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6944 2024.06.28 22:14:33.406395 [ 3 ] {} <Debug> HTTP-Session: 24aaec0f-0f05-4ae5-86e8-ce22cfd13df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.06.28 22:14:33.406414 [ 3 ] {} <Debug> HTTP-Session: 24aaec0f-0f05-4ae5-86e8-ce22cfd13df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6946 2024.06.28 22:14:33.406471 [ 3 ] {} <Trace> HTTP-Session: 24aaec0f-0f05-4ae5-86e8-ce22cfd13df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6947 2024.06.28 22:14:33.406668 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6948 2024.06.28 22:14:33.406746 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6949 2024.06.28 22:14:33.406947 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6950 2024.06.28 22:14:33.407346 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6951 2024.06.28 22:14:33.407388 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6952 2024.06.28 22:14:33.407747 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6953 2024.06.28 22:14:33.408087 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6954 2024.06.28 22:14:33.408256 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 99.20 KiB/sec.
6955 2024.06.28 22:14:33.408571 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Debug> DynamicQueryHandler: Done processing query
6956 2024.06.28 22:14:33.408645 [ 3 ] {cc4b92c6-175e-49ff-9c45-1985738b200f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6957 2024.06.28 22:14:33.408708 [ 3 ] {} <Debug> HTTP-Session: 24aaec0f-0f05-4ae5-86e8-ce22cfd13df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.06.28 22:14:33.408862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6959 2024.06.28 22:14:33.408916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6960 2024.06.28 22:14:33.408937 [ 3 ] {} <Debug> HTTP-Session: 171f37f9-19e4-4415-90ec-4f64c8768ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6961 2024.06.28 22:14:33.408954 [ 3 ] {} <Debug> HTTP-Session: 171f37f9-19e4-4415-90ec-4f64c8768ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.06.28 22:14:33.408969 [ 3 ] {} <Debug> HTTP-Session: 171f37f9-19e4-4415-90ec-4f64c8768ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.06.28 22:14:33.409003 [ 3 ] {} <Trace> HTTP-Session: 171f37f9-19e4-4415-90ec-4f64c8768ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6964 2024.06.28 22:14:33.409117 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6965 2024.06.28 22:14:33.409164 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6966 2024.06.28 22:14:33.409312 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6967 2024.06.28 22:14:33.409675 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6968 2024.06.28 22:14:33.409713 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6969 2024.06.28 22:14:33.410028 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6970 2024.06.28 22:14:33.410331 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6971 2024.06.28 22:14:33.410493 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001403 sec., 40627.227369921595 rows/sec., 3.12 MiB/sec.
6972 2024.06.28 22:14:33.410674 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Debug> DynamicQueryHandler: Done processing query
6973 2024.06.28 22:14:33.410705 [ 3 ] {da4209e2-308e-4f16-b4ed-fb693032cc7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6974 2024.06.28 22:14:33.410726 [ 3 ] {} <Debug> HTTP-Session: 171f37f9-19e4-4415-90ec-4f64c8768ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.06.28 22:14:33.410841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6976 2024.06.28 22:14:33.410888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6977 2024.06.28 22:14:33.410908 [ 3 ] {} <Debug> HTTP-Session: ae8a272b-1c39-4fd7-bfeb-7f4600ca871e Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6978 2024.06.28 22:14:33.410925 [ 3 ] {} <Debug> HTTP-Session: ae8a272b-1c39-4fd7-bfeb-7f4600ca871e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.06.28 22:14:33.410938 [ 3 ] {} <Debug> HTTP-Session: ae8a272b-1c39-4fd7-bfeb-7f4600ca871e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6980 2024.06.28 22:14:33.410968 [ 3 ] {} <Trace> HTTP-Session: ae8a272b-1c39-4fd7-bfeb-7f4600ca871e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6981 2024.06.28 22:14:33.411060 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6982 2024.06.28 22:14:33.411102 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6983 2024.06.28 22:14:33.411229 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6984 2024.06.28 22:14:33.411494 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6985 2024.06.28 22:14:33.411530 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
6986 2024.06.28 22:14:33.411817 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6987 2024.06.28 22:14:33.412115 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6988 2024.06.28 22:14:33.412271 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 113.72 KiB/sec.
6989 2024.06.28 22:14:33.412419 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Debug> DynamicQueryHandler: Done processing query
6990 2024.06.28 22:14:33.412444 [ 3 ] {6fc9b988-f2b4-46da-8431-c5cae9af6dc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6991 2024.06.28 22:14:33.412460 [ 3 ] {} <Debug> HTTP-Session: ae8a272b-1c39-4fd7-bfeb-7f4600ca871e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.06.28 22:14:33.412578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6993 2024.06.28 22:14:33.412624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6994 2024.06.28 22:14:33.412643 [ 3 ] {} <Debug> HTTP-Session: 44c5fb43-c586-4ac2-956c-78d3097f2448 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
6995 2024.06.28 22:14:33.412660 [ 3 ] {} <Debug> HTTP-Session: 44c5fb43-c586-4ac2-956c-78d3097f2448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.06.28 22:14:33.412674 [ 3 ] {} <Debug> HTTP-Session: 44c5fb43-c586-4ac2-956c-78d3097f2448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6997 2024.06.28 22:14:33.412704 [ 3 ] {} <Trace> HTTP-Session: 44c5fb43-c586-4ac2-956c-78d3097f2448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6998 2024.06.28 22:14:33.412819 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6999 2024.06.28 22:14:33.412862 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7000 2024.06.28 22:14:33.412987 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7001 2024.06.28 22:14:33.413322 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7002 2024.06.28 22:14:33.413358 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7003 2024.06.28 22:14:33.413660 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7004 2024.06.28 22:14:33.413976 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7005 2024.06.28 22:14:33.414138 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00135 sec., 48888.88888888888 rows/sec., 3.82 MiB/sec.
7006 2024.06.28 22:14:33.414297 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Debug> DynamicQueryHandler: Done processing query
7007 2024.06.28 22:14:33.414321 [ 3 ] {7f9c7cff-494b-4349-8b78-fe81a7f9455e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7008 2024.06.28 22:14:33.414337 [ 3 ] {} <Debug> HTTP-Session: 44c5fb43-c586-4ac2-956c-78d3097f2448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.06.28 22:14:33.414458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7010 2024.06.28 22:14:33.414504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7011 2024.06.28 22:14:33.414524 [ 3 ] {} <Debug> HTTP-Session: 14920339-2c6f-425a-b457-4b878a08b4e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7012 2024.06.28 22:14:33.414540 [ 3 ] {} <Debug> HTTP-Session: 14920339-2c6f-425a-b457-4b878a08b4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.06.28 22:14:33.414554 [ 3 ] {} <Debug> HTTP-Session: 14920339-2c6f-425a-b457-4b878a08b4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7014 2024.06.28 22:14:33.414584 [ 3 ] {} <Trace> HTTP-Session: 14920339-2c6f-425a-b457-4b878a08b4e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7015 2024.06.28 22:14:33.414770 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7016 2024.06.28 22:14:33.414818 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7017 2024.06.28 22:14:33.414964 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7018 2024.06.28 22:14:33.415444 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7019 2024.06.28 22:14:33.415482 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7020 2024.06.28 22:14:33.415866 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7021 2024.06.28 22:14:33.416204 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7022 2024.06.28 22:14:33.416367 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001694 sec., 95041.32231404958 rows/sec., 6.62 MiB/sec.
7023 2024.06.28 22:14:33.416712 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Debug> DynamicQueryHandler: Done processing query
7024 2024.06.28 22:14:33.416753 [ 3 ] {236d8ec1-8d78-4ae3-8d53-18093d924f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7025 2024.06.28 22:14:33.416770 [ 3 ] {} <Debug> HTTP-Session: 14920339-2c6f-425a-b457-4b878a08b4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.06.28 22:14:33.416888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7027 2024.06.28 22:14:33.416939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7028 2024.06.28 22:14:33.416959 [ 3 ] {} <Debug> HTTP-Session: 12086b0f-5827-491a-9314-da62a76c66ff Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7029 2024.06.28 22:14:33.416976 [ 3 ] {} <Debug> HTTP-Session: 12086b0f-5827-491a-9314-da62a76c66ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.06.28 22:14:33.416990 [ 3 ] {} <Debug> HTTP-Session: 12086b0f-5827-491a-9314-da62a76c66ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7031 2024.06.28 22:14:33.417021 [ 3 ] {} <Trace> HTTP-Session: 12086b0f-5827-491a-9314-da62a76c66ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7032 2024.06.28 22:14:33.417160 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7033 2024.06.28 22:14:33.417209 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7034 2024.06.28 22:14:33.417373 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7035 2024.06.28 22:14:33.417715 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7036 2024.06.28 22:14:33.417751 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7037 2024.06.28 22:14:33.418130 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7038 2024.06.28 22:14:33.418460 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7039 2024.06.28 22:14:33.418583 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec.
7040 2024.06.28 22:14:33.418749 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Debug> DynamicQueryHandler: Done processing query
7041 2024.06.28 22:14:33.418774 [ 3 ] {87dd4fd7-336f-434d-864d-ade4a0de187e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7042 2024.06.28 22:14:33.418789 [ 3 ] {} <Debug> HTTP-Session: 12086b0f-5827-491a-9314-da62a76c66ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.06.28 22:14:38.407119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7044 2024.06.28 22:14:38.407259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7045 2024.06.28 22:14:38.407288 [ 3 ] {} <Debug> HTTP-Session: 11c2ffb2-7bd6-45a5-9724-97629f625bae Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7046 2024.06.28 22:14:38.407316 [ 3 ] {} <Debug> HTTP-Session: 11c2ffb2-7bd6-45a5-9724-97629f625bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.06.28 22:14:38.407334 [ 3 ] {} <Debug> HTTP-Session: 11c2ffb2-7bd6-45a5-9724-97629f625bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7048 2024.06.28 22:14:38.407389 [ 3 ] {} <Trace> HTTP-Session: 11c2ffb2-7bd6-45a5-9724-97629f625bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7049 2024.06.28 22:14:38.407588 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7050 2024.06.28 22:14:38.407665 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7051 2024.06.28 22:14:38.407886 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7052 2024.06.28 22:14:38.408346 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7053 2024.06.28 22:14:38.408388 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7054 2024.06.28 22:14:38.408748 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7055 2024.06.28 22:14:38.409082 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7056 2024.06.28 22:14:38.409250 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001721 sec., 5810.575246949447 rows/sec., 470.97 KiB/sec.
7057 2024.06.28 22:14:38.409455 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Debug> DynamicQueryHandler: Done processing query
7058 2024.06.28 22:14:38.409480 [ 3 ] {6a00672c-7088-4937-8004-0715cd51763b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7059 2024.06.28 22:14:38.409497 [ 3 ] {} <Debug> HTTP-Session: 11c2ffb2-7bd6-45a5-9724-97629f625bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7060 2024.06.28 22:14:38.409609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7061 2024.06.28 22:14:38.409658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7062 2024.06.28 22:14:38.409677 [ 3 ] {} <Debug> HTTP-Session: e9820b3a-6f8e-443a-984e-a5d720513d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7063 2024.06.28 22:14:38.409693 [ 3 ] {} <Debug> HTTP-Session: e9820b3a-6f8e-443a-984e-a5d720513d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.06.28 22:14:38.409707 [ 3 ] {} <Debug> HTTP-Session: e9820b3a-6f8e-443a-984e-a5d720513d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7065 2024.06.28 22:14:38.409737 [ 3 ] {} <Trace> HTTP-Session: e9820b3a-6f8e-443a-984e-a5d720513d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7066 2024.06.28 22:14:38.409829 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7067 2024.06.28 22:14:38.409872 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7068 2024.06.28 22:14:38.410002 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7069 2024.06.28 22:14:38.410307 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7070 2024.06.28 22:14:38.410343 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7071 2024.06.28 22:14:38.410642 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7072 2024.06.28 22:14:38.410960 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Trace> oximeter.fields_ipaddr (cd0f8d00-f70d-452a-9fba-d4805e9291d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7073 2024.06.28 22:14:38.411117 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 125.26 KiB/sec.
7074 2024.06.28 22:14:38.411279 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Debug> DynamicQueryHandler: Done processing query
7075 2024.06.28 22:14:38.411303 [ 3 ] {039201a6-d470-4b3d-895e-83cb2d705918} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7076 2024.06.28 22:14:38.411318 [ 3 ] {} <Debug> HTTP-Session: e9820b3a-6f8e-443a-984e-a5d720513d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.06.28 22:14:38.411440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7078 2024.06.28 22:14:38.411489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7079 2024.06.28 22:14:38.411509 [ 3 ] {} <Debug> HTTP-Session: e578045f-f29e-463a-acbe-9f25bf3b06e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7080 2024.06.28 22:14:38.411526 [ 3 ] {} <Debug> HTTP-Session: e578045f-f29e-463a-acbe-9f25bf3b06e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.06.28 22:14:38.411539 [ 3 ] {} <Debug> HTTP-Session: e578045f-f29e-463a-acbe-9f25bf3b06e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7082 2024.06.28 22:14:38.411569 [ 3 ] {} <Trace> HTTP-Session: e578045f-f29e-463a-acbe-9f25bf3b06e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7083 2024.06.28 22:14:38.411687 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7084 2024.06.28 22:14:38.411728 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7085 2024.06.28 22:14:38.411857 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7086 2024.06.28 22:14:38.412217 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7087 2024.06.28 22:14:38.412253 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7088 2024.06.28 22:14:38.412596 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7089 2024.06.28 22:14:38.412913 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7090 2024.06.28 22:14:38.413072 [ 71 ] {} <Debug> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7091 2024.06.28 22:14:38.413074 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Debug> executeQuery: Read 87 rows, 7.25 KiB in 0.00142 sec., 61267.605633802814 rows/sec., 4.99 MiB/sec.
7092 2024.06.28 22:14:38.413163 [ 71 ] {} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7093 2024.06.28 22:14:38.413234 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7094 2024.06.28 22:14:38.413440 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Debug> DynamicQueryHandler: Done processing query
7095 2024.06.28 22:14:38.413501 [ 3 ] {70908071-2b25-4484-8ffb-e3555c9f2acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7096 2024.06.28 22:14:38.413520 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::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
7097 2024.06.28 22:14:38.413586 [ 3 ] {} <Debug> HTTP-Session: e578045f-f29e-463a-acbe-9f25bf3b06e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.06.28 22:14:38.413929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7099 2024.06.28 22:14:38.414129 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7100 2024.06.28 22:14:38.414141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7101 2024.06.28 22:14:38.414228 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 129 rows starting from the beginning of the part
7102 2024.06.28 22:14:38.414247 [ 3 ] {} <Debug> HTTP-Session: c0e11a74-f894-4841-868b-52b962d1f5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7103 2024.06.28 22:14:38.414329 [ 3 ] {} <Debug> HTTP-Session: c0e11a74-f894-4841-868b-52b962d1f5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.06.28 22:14:38.414375 [ 3 ] {} <Debug> HTTP-Session: c0e11a74-f894-4841-868b-52b962d1f5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.06.28 22:14:38.414529 [ 3 ] {} <Trace> HTTP-Session: c0e11a74-f894-4841-868b-52b962d1f5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7106 2024.06.28 22:14:38.414514 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part
7107 2024.06.28 22:14:38.414834 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 93 rows starting from the beginning of the part
7108 2024.06.28 22:14:38.414849 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7109 2024.06.28 22:14:38.414988 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7110 2024.06.28 22:14:38.415181 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 87 rows starting from the beginning of the part
7111 2024.06.28 22:14:38.415487 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 57 rows starting from the beginning of the part
7112 2024.06.28 22:14:38.415848 [ 189 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 87 rows starting from the beginning of the part
7113 2024.06.28 22:14:38.415976 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7114 2024.06.28 22:14:38.416826 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7115 2024.06.28 22:14:38.416888 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7116 2024.06.28 22:14:38.417798 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7117 2024.06.28 22:14:38.418758 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Trace> oximeter.fields_u16 (357cf06e-d66b-4e79-8b91-417d03d96948): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7118 2024.06.28 22:14:38.419011 [ 198 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.005665105 sec., 95673.42529397072 rows/sec., 7.61 MiB/sec.
7119 2024.06.28 22:14:38.419131 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004418 sec., 452.6935264825713 rows/sec., 31.61 KiB/sec.
7120 2024.06.28 22:14:38.419354 [ 198 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7121 2024.06.28 22:14:38.419620 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Debug> DynamicQueryHandler: Done processing query
7122 2024.06.28 22:14:38.419669 [ 3 ] {576df140-f458-4741-aa8b-5fbf35f15884} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7123 2024.06.28 22:14:38.419730 [ 3 ] {} <Debug> HTTP-Session: c0e11a74-f894-4841-868b-52b962d1f5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.06.28 22:14:38.419898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7125 2024.06.28 22:14:38.419954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7126 2024.06.28 22:14:38.419982 [ 3 ] {} <Debug> HTTP-Session: 61826457-2111-44c2-990a-d9951c1359c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7127 2024.06.28 22:14:38.420001 [ 3 ] {} <Debug> HTTP-Session: 61826457-2111-44c2-990a-d9951c1359c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7128 2024.06.28 22:14:38.420024 [ 3 ] {} <Debug> HTTP-Session: 61826457-2111-44c2-990a-d9951c1359c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7129 2024.06.28 22:14:38.420072 [ 3 ] {} <Trace> HTTP-Session: 61826457-2111-44c2-990a-d9951c1359c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7130 2024.06.28 22:14:38.420097 [ 198 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7131 2024.06.28 22:14:38.420206 [ 198 ] {19e845ae-0d20-44b5-81b2-aec01ddf3b9b::all_1_51_10} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7132 2024.06.28 22:14:38.420225 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7133 2024.06.28 22:14:38.420288 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7134 2024.06.28 22:14:38.420303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7135 2024.06.28 22:14:38.420437 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7136 2024.06.28 22:14:38.420789 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7137 2024.06.28 22:14:38.420827 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7138 2024.06.28 22:14:38.421146 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7139 2024.06.28 22:14:38.421455 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7140 2024.06.28 22:14:38.421620 [ 71 ] {} <Debug> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7141 2024.06.28 22:14:38.421628 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001453 sec., 52305.57467309015 rows/sec., 4.09 MiB/sec.
7142 2024.06.28 22:14:38.421669 [ 71 ] {} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7143 2024.06.28 22:14:38.421735 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7144 2024.06.28 22:14:38.422040 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::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
7145 2024.06.28 22:14:38.422061 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Debug> DynamicQueryHandler: Done processing query
7146 2024.06.28 22:14:38.422166 [ 3 ] {869933f0-9413-456d-9cfc-101511b17239} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7147 2024.06.28 22:14:38.422321 [ 3 ] {} <Debug> HTTP-Session: 61826457-2111-44c2-990a-d9951c1359c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7148 2024.06.28 22:14:38.422625 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7149 2024.06.28 22:14:38.422697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7150 2024.06.28 22:14:38.422740 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 124 rows starting from the beginning of the part
7151 2024.06.28 22:14:38.422946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7152 2024.06.28 22:14:38.423109 [ 3 ] {} <Debug> HTTP-Session: 720b7529-2fdd-491d-af4e-a0af56e64a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7153 2024.06.28 22:14:38.423129 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 80 rows starting from the beginning of the part
7154 2024.06.28 22:14:38.423217 [ 3 ] {} <Debug> HTTP-Session: 720b7529-2fdd-491d-af4e-a0af56e64a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7155 2024.06.28 22:14:38.423372 [ 3 ] {} <Debug> HTTP-Session: 720b7529-2fdd-491d-af4e-a0af56e64a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7156 2024.06.28 22:14:38.423471 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part
7157 2024.06.28 22:14:38.423570 [ 3 ] {} <Trace> HTTP-Session: 720b7529-2fdd-491d-af4e-a0af56e64a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7158 2024.06.28 22:14:38.423727 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part
7159 2024.06.28 22:14:38.423993 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part
7160 2024.06.28 22:14:38.424014 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7161 2024.06.28 22:14:38.424183 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7162 2024.06.28 22:14:38.424314 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part
7163 2024.06.28 22:14:38.425021 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7164 2024.06.28 22:14:38.425982 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7165 2024.06.28 22:14:38.426053 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7166 2024.06.28 22:14:38.427110 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 4 columns (4 merged, 0 gathered) in 0.00532289 sec., 96188.34881051458 rows/sec., 7.51 MiB/sec.
7167 2024.06.28 22:14:38.427149 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7168 2024.06.28 22:14:38.427306 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7169 2024.06.28 22:14:38.428120 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7170 2024.06.28 22:14:38.428243 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7171 2024.06.28 22:14:38.428376 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7172 2024.06.28 22:14:38.428477 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7173 2024.06.28 22:14:38.428487 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004657 sec., 34571.61262615418 rows/sec., 2.41 MiB/sec.
7174 2024.06.28 22:14:38.428525 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7175 2024.06.28 22:14:38.428574 [ 195 ] {a8ff5949-bd35-4fbc-82ce-12caba8e05f8::all_1_51_10} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7176 2024.06.28 22:14:38.428960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7177 2024.06.28 22:14:38.429015 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::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
7178 2024.06.28 22:14:38.429058 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Debug> DynamicQueryHandler: Done processing query
7179 2024.06.28 22:14:38.429087 [ 3 ] {3d6ec8d6-cb55-49a4-bf2e-f32812777738} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7180 2024.06.28 22:14:38.429113 [ 3 ] {} <Debug> HTTP-Session: 720b7529-2fdd-491d-af4e-a0af56e64a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7181 2024.06.28 22:14:38.429173 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7182 2024.06.28 22:14:38.429204 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7428 rows starting from the beginning of the part
7183 2024.06.28 22:14:38.429243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7184 2024.06.28 22:14:38.429374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7185 2024.06.28 22:14:38.429385 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 163 rows starting from the beginning of the part
7186 2024.06.28 22:14:38.429418 [ 3 ] {} <Debug> HTTP-Session: 47958e7a-1f67-4d2a-8752-05a368947c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7187 2024.06.28 22:14:38.429476 [ 3 ] {} <Debug> HTTP-Session: 47958e7a-1f67-4d2a-8752-05a368947c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.06.28 22:14:38.429587 [ 3 ] {} <Debug> HTTP-Session: 47958e7a-1f67-4d2a-8752-05a368947c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7189 2024.06.28 22:14:38.429757 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part
7190 2024.06.28 22:14:38.429762 [ 3 ] {} <Trace> HTTP-Session: 47958e7a-1f67-4d2a-8752-05a368947c46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7191 2024.06.28 22:14:38.430018 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
7192 2024.06.28 22:14:38.430244 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7193 2024.06.28 22:14:38.430325 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
7194 2024.06.28 22:14:38.430575 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7195 2024.06.28 22:14:38.430653 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
7196 2024.06.28 22:14:38.431854 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7197 2024.06.28 22:14:38.432732 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7198 2024.06.28 22:14:38.432781 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7199 2024.06.28 22:14:38.433864 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7200 2024.06.28 22:14:38.434809 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7201 2024.06.28 22:14:38.435047 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00508 sec., 1968.503937007874 rows/sec., 3.53 MiB/sec.
7202 2024.06.28 22:14:38.435829 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Debug> DynamicQueryHandler: Done processing query
7203 2024.06.28 22:14:38.435866 [ 3 ] {4c2089b1-a358-4420-96a2-41813ccc0372} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7204 2024.06.28 22:14:38.435888 [ 3 ] {} <Debug> HTTP-Session: 47958e7a-1f67-4d2a-8752-05a368947c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.06.28 22:14:38.435891 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8271 rows, containing 5 columns (5 merged, 0 gathered) in 0.007193635 sec., 1149766.425458061 rows/sec., 80.14 MiB/sec.
7206 2024.06.28 22:14:38.436012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7207 2024.06.28 22:14:38.436018 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7208 2024.06.28 22:14:38.436076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7209 2024.06.28 22:14:38.436104 [ 3 ] {} <Debug> HTTP-Session: f69b8764-560e-4394-a8b7-24ab93e33d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7210 2024.06.28 22:14:38.436121 [ 3 ] {} <Debug> HTTP-Session: f69b8764-560e-4394-a8b7-24ab93e33d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.06.28 22:14:38.436136 [ 3 ] {} <Debug> HTTP-Session: f69b8764-560e-4394-a8b7-24ab93e33d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.06.28 22:14:38.436172 [ 3 ] {} <Trace> HTTP-Session: f69b8764-560e-4394-a8b7-24ab93e33d14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7213 2024.06.28 22:14:38.436323 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7214 2024.06.28 22:14:38.436380 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7215 2024.06.28 22:14:38.436483 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7216 2024.06.28 22:14:38.436595 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7217 2024.06.28 22:14:38.436601 [ 198 ] {caa42d2f-6eb3-4a21-b29a-60258950f870::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7218 2024.06.28 22:14:38.436705 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7219 2024.06.28 22:14:38.436938 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7220 2024.06.28 22:14:38.436976 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7221 2024.06.28 22:14:38.437342 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7222 2024.06.28 22:14:38.437676 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7223 2024.06.28 22:14:38.437834 [ 71 ] {} <Debug> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7224 2024.06.28 22:14:38.437842 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec.
7225 2024.06.28 22:14:38.437884 [ 71 ] {} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7226 2024.06.28 22:14:38.437954 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
7227 2024.06.28 22:14:38.438145 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
7228 2024.06.28 22:14:38.438162 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Debug> DynamicQueryHandler: Done processing query
7229 2024.06.28 22:14:38.438208 [ 3 ] {09f7fddc-1580-44d8-aa7a-4fa36299622b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7230 2024.06.28 22:14:38.438249 [ 3 ] {} <Debug> HTTP-Session: f69b8764-560e-4394-a8b7-24ab93e33d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.06.28 22:14:38.438367 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7232 2024.06.28 22:14:38.438402 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2654 rows starting from the beginning of the part
7233 2024.06.28 22:14:38.438518 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
7234 2024.06.28 22:14:38.438692 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7235 2024.06.28 22:14:38.438825 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::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
7236 2024.06.28 22:14:38.439010 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7237 2024.06.28 22:14:38.439197 [ 201 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
7238 2024.06.28 22:14:38.440794 [ 194 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2954 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726296 sec., 1083521.3784563378 rows/sec., 72.98 MiB/sec.
7239 2024.06.28 22:14:38.441094 [ 194 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7240 2024.06.28 22:14:38.441572 [ 194 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7241 2024.06.28 22:14:38.441670 [ 194 ] {f0b55ced-22cf-4ab5-af57-216d3bad6486::all_1_51_10} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7242 2024.06.28 22:14:38.441764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
7243 2024.06.28 22:14:39.000230 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.30 MiB, peak 198.97 MiB, free memory in arenas 0.00 B, will set to 190.76 MiB (RSS), difference: 1.46 MiB
7244 2024.06.28 22:14:43.406984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 7841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7245 2024.06.28 22:14:43.407112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7246 2024.06.28 22:14:43.407138 [ 3 ] {} <Debug> HTTP-Session: f36928cc-f7a9-45e8-b28c-29dda4d95a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7247 2024.06.28 22:14:43.407164 [ 3 ] {} <Debug> HTTP-Session: f36928cc-f7a9-45e8-b28c-29dda4d95a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7248 2024.06.28 22:14:43.407180 [ 3 ] {} <Debug> HTTP-Session: f36928cc-f7a9-45e8-b28c-29dda4d95a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.06.28 22:14:43.407232 [ 3 ] {} <Trace> HTTP-Session: f36928cc-f7a9-45e8-b28c-29dda4d95a5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7250 2024.06.28 22:14:43.407432 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7251 2024.06.28 22:14:43.407502 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7252 2024.06.28 22:14:43.407699 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7253 2024.06.28 22:14:43.408150 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7254 2024.06.28 22:14:43.408194 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7255 2024.06.28 22:14:43.408566 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7256 2024.06.28 22:14:43.408912 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7257 2024.06.28 22:14:43.409094 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec.
7258 2024.06.28 22:14:43.409285 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Debug> DynamicQueryHandler: Done processing query
7259 2024.06.28 22:14:43.409312 [ 3 ] {5fc3321c-9c75-4b58-bfac-e136e1f60299} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7260 2024.06.28 22:14:43.409329 [ 3 ] {} <Debug> HTTP-Session: f36928cc-f7a9-45e8-b28c-29dda4d95a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.06.28 22:14:43.409464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7262 2024.06.28 22:14:43.409512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7263 2024.06.28 22:14:43.409533 [ 3 ] {} <Debug> HTTP-Session: f151ec3e-3e21-4a1c-8baf-37a351b8eba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7264 2024.06.28 22:14:43.409550 [ 3 ] {} <Debug> HTTP-Session: f151ec3e-3e21-4a1c-8baf-37a351b8eba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7265 2024.06.28 22:14:43.409564 [ 3 ] {} <Debug> HTTP-Session: f151ec3e-3e21-4a1c-8baf-37a351b8eba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.06.28 22:14:43.409596 [ 3 ] {} <Trace> HTTP-Session: f151ec3e-3e21-4a1c-8baf-37a351b8eba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7267 2024.06.28 22:14:43.409718 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7268 2024.06.28 22:14:43.409762 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7269 2024.06.28 22:14:43.409891 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7270 2024.06.28 22:14:43.410231 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7271 2024.06.28 22:14:43.410269 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7272 2024.06.28 22:14:43.410584 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7273 2024.06.28 22:14:43.410890 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7274 2024.06.28 22:14:43.411031 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001372 sec., 46647.23032069971 rows/sec., 3.64 MiB/sec.
7275 2024.06.28 22:14:43.411187 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Debug> DynamicQueryHandler: Done processing query
7276 2024.06.28 22:14:43.411210 [ 3 ] {67f707e2-5b8a-4a65-a9c3-658c925a7c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7277 2024.06.28 22:14:43.411226 [ 3 ] {} <Debug> HTTP-Session: f151ec3e-3e21-4a1c-8baf-37a351b8eba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7278 2024.06.28 22:14:43.411374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7279 2024.06.28 22:14:43.411420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7280 2024.06.28 22:14:43.411439 [ 3 ] {} <Debug> HTTP-Session: e0c9a3b1-be39-4de7-8358-23bffe8e9a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7281 2024.06.28 22:14:43.411456 [ 3 ] {} <Debug> HTTP-Session: e0c9a3b1-be39-4de7-8358-23bffe8e9a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.06.28 22:14:43.411469 [ 3 ] {} <Debug> HTTP-Session: e0c9a3b1-be39-4de7-8358-23bffe8e9a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.06.28 22:14:43.411498 [ 3 ] {} <Trace> HTTP-Session: e0c9a3b1-be39-4de7-8358-23bffe8e9a8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7284 2024.06.28 22:14:43.411632 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7285 2024.06.28 22:14:43.411745 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7286 2024.06.28 22:14:43.411894 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7287 2024.06.28 22:14:43.412248 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7288 2024.06.28 22:14:43.412285 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7289 2024.06.28 22:14:43.412681 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7290 2024.06.28 22:14:43.413023 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7291 2024.06.28 22:14:43.413159 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
7292 2024.06.28 22:14:43.413331 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Debug> DynamicQueryHandler: Done processing query
7293 2024.06.28 22:14:43.413356 [ 3 ] {923f735f-b1da-481e-abbc-51b1f8c24d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7294 2024.06.28 22:14:43.413372 [ 3 ] {} <Debug> HTTP-Session: e0c9a3b1-be39-4de7-8358-23bffe8e9a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7295 2024.06.28 22:14:43.413488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7296 2024.06.28 22:14:43.413536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7297 2024.06.28 22:14:43.413555 [ 3 ] {} <Debug> HTTP-Session: 8871d8b5-599f-4564-a2a1-86bcde9d9b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7298 2024.06.28 22:14:43.413571 [ 3 ] {} <Debug> HTTP-Session: 8871d8b5-599f-4564-a2a1-86bcde9d9b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7299 2024.06.28 22:14:43.413585 [ 3 ] {} <Debug> HTTP-Session: 8871d8b5-599f-4564-a2a1-86bcde9d9b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.06.28 22:14:43.413617 [ 3 ] {} <Trace> HTTP-Session: 8871d8b5-599f-4564-a2a1-86bcde9d9b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7301 2024.06.28 22:14:43.413732 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7302 2024.06.28 22:14:43.413778 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7303 2024.06.28 22:14:43.413909 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7304 2024.06.28 22:14:43.414195 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7305 2024.06.28 22:14:43.414232 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7306 2024.06.28 22:14:43.414589 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
7307 2024.06.28 22:14:43.414909 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7308 2024.06.28 22:14:43.415069 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
7309 2024.06.28 22:14:43.415340 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Debug> DynamicQueryHandler: Done processing query
7310 2024.06.28 22:14:43.415404 [ 3 ] {8f3499a4-57d0-46ea-ab99-32f66387fe93} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7311 2024.06.28 22:14:43.415464 [ 3 ] {} <Debug> HTTP-Session: 8871d8b5-599f-4564-a2a1-86bcde9d9b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.06.28 22:14:47.722925 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
7313 2024.06.28 22:14:47.722981 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
7314 2024.06.28 22:14:48.407614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7315 2024.06.28 22:14:48.407753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7316 2024.06.28 22:14:48.407782 [ 3 ] {} <Debug> HTTP-Session: ce5a3605-964d-42c8-a267-5d3038dd4db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7317 2024.06.28 22:14:48.407811 [ 3 ] {} <Debug> HTTP-Session: ce5a3605-964d-42c8-a267-5d3038dd4db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7318 2024.06.28 22:14:48.407830 [ 3 ] {} <Debug> HTTP-Session: ce5a3605-964d-42c8-a267-5d3038dd4db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.06.28 22:14:48.407887 [ 3 ] {} <Trace> HTTP-Session: ce5a3605-964d-42c8-a267-5d3038dd4db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7320 2024.06.28 22:14:48.408088 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7321 2024.06.28 22:14:48.408164 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7322 2024.06.28 22:14:48.408386 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7323 2024.06.28 22:14:48.408813 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7324 2024.06.28 22:14:48.408854 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7325 2024.06.28 22:14:48.409214 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7326 2024.06.28 22:14:48.409561 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7327 2024.06.28 22:14:48.409753 [ 63 ] {} <Debug> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
7328 2024.06.28 22:14:48.409757 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001723 sec., 5803.830528148578 rows/sec., 470.43 KiB/sec.
7329 2024.06.28 22:14:48.409843 [ 63 ] {} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7330 2024.06.28 22:14:48.409909 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7331 2024.06.28 22:14:48.410119 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Debug> DynamicQueryHandler: Done processing query
7332 2024.06.28 22:14:48.410165 [ 3 ] {e084283b-790d-40b3-9f4e-e8ce00aad07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7333 2024.06.28 22:14:48.410175 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::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
7334 2024.06.28 22:14:48.410191 [ 3 ] {} <Debug> HTTP-Session: ce5a3605-964d-42c8-a267-5d3038dd4db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.06.28 22:14:48.410445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7336 2024.06.28 22:14:48.410560 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7337 2024.06.28 22:14:48.410563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7338 2024.06.28 22:14:48.410630 [ 3 ] {} <Debug> HTTP-Session: 2e2ee460-6825-4e1f-8e6e-0d5d92d04ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7339 2024.06.28 22:14:48.410634 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 10 rows starting from the beginning of the part
7340 2024.06.28 22:14:48.410661 [ 3 ] {} <Debug> HTTP-Session: 2e2ee460-6825-4e1f-8e6e-0d5d92d04ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7341 2024.06.28 22:14:48.410699 [ 3 ] {} <Debug> HTTP-Session: 2e2ee460-6825-4e1f-8e6e-0d5d92d04ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.06.28 22:14:48.410810 [ 3 ] {} <Trace> HTTP-Session: 2e2ee460-6825-4e1f-8e6e-0d5d92d04ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7343 2024.06.28 22:14:48.410897 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part
7344 2024.06.28 22:14:48.411066 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part
7345 2024.06.28 22:14:48.411220 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7346 2024.06.28 22:14:48.411398 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part
7347 2024.06.28 22:14:48.411517 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7348 2024.06.28 22:14:48.411703 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part
7349 2024.06.28 22:14:48.412470 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7350 2024.06.28 22:14:48.413340 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7351 2024.06.28 22:14:48.413414 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7352 2024.06.28 22:14:48.414277 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.004251856 sec., 11759.570408781483 rows/sec., 953.17 KiB/sec.
7353 2024.06.28 22:14:48.414319 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7354 2024.06.28 22:14:48.414439 [ 201 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
7355 2024.06.28 22:14:48.415137 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7356 2024.06.28 22:14:48.415354 [ 187 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7357 2024.06.28 22:14:48.415422 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.004413 sec., 19487.876727849536 rows/sec., 1.59 MiB/sec.
7358 2024.06.28 22:14:48.415635 [ 187 ] {2deb5aec-d7ea-4890-a70b-f641a02543d7::all_1_21_5} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
7359 2024.06.28 22:14:48.415801 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Debug> DynamicQueryHandler: Done processing query
7360 2024.06.28 22:14:48.415818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7361 2024.06.28 22:14:48.415843 [ 3 ] {efc8bd05-22d8-41ee-8d53-4297d18c8a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7362 2024.06.28 22:14:48.415879 [ 3 ] {} <Debug> HTTP-Session: 2e2ee460-6825-4e1f-8e6e-0d5d92d04ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7363 2024.06.28 22:14:48.416008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7364 2024.06.28 22:14:48.416058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7365 2024.06.28 22:14:48.416077 [ 3 ] {} <Debug> HTTP-Session: f99bd7e3-701d-487a-bf9e-7ef4570dd495 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7366 2024.06.28 22:14:48.416094 [ 3 ] {} <Debug> HTTP-Session: f99bd7e3-701d-487a-bf9e-7ef4570dd495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7367 2024.06.28 22:14:48.416107 [ 3 ] {} <Debug> HTTP-Session: f99bd7e3-701d-487a-bf9e-7ef4570dd495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.06.28 22:14:48.416138 [ 3 ] {} <Trace> HTTP-Session: f99bd7e3-701d-487a-bf9e-7ef4570dd495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7369 2024.06.28 22:14:48.416272 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7370 2024.06.28 22:14:48.416315 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7371 2024.06.28 22:14:48.416463 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7372 2024.06.28 22:14:48.416825 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7373 2024.06.28 22:14:48.416863 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7374 2024.06.28 22:14:48.417185 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7375 2024.06.28 22:14:48.417497 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7376 2024.06.28 22:14:48.417651 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001425 sec., 51929.824561403504 rows/sec., 4.05 MiB/sec.
7377 2024.06.28 22:14:48.417847 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Debug> DynamicQueryHandler: Done processing query
7378 2024.06.28 22:14:48.417878 [ 3 ] {855b47c5-342d-43df-8768-b226808e92f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7379 2024.06.28 22:14:48.417900 [ 3 ] {} <Debug> HTTP-Session: f99bd7e3-701d-487a-bf9e-7ef4570dd495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7380 2024.06.28 22:14:48.418049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7381 2024.06.28 22:14:48.418099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7382 2024.06.28 22:14:48.418117 [ 3 ] {} <Debug> HTTP-Session: fa8dcc6e-0ece-483c-8917-71791363c4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7383 2024.06.28 22:14:48.418134 [ 3 ] {} <Debug> HTTP-Session: fa8dcc6e-0ece-483c-8917-71791363c4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7384 2024.06.28 22:14:48.418148 [ 3 ] {} <Debug> HTTP-Session: fa8dcc6e-0ece-483c-8917-71791363c4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.06.28 22:14:48.418178 [ 3 ] {} <Trace> HTTP-Session: fa8dcc6e-0ece-483c-8917-71791363c4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7386 2024.06.28 22:14:48.418321 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7387 2024.06.28 22:14:48.418369 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7388 2024.06.28 22:14:48.418517 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7389 2024.06.28 22:14:48.418911 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7390 2024.06.28 22:14:48.418947 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7391 2024.06.28 22:14:48.419346 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7392 2024.06.28 22:14:48.419697 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7393 2024.06.28 22:14:48.419862 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
7394 2024.06.28 22:14:48.420031 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Debug> DynamicQueryHandler: Done processing query
7395 2024.06.28 22:14:48.420055 [ 3 ] {0d66778a-dae7-41e6-854b-515292d3ca97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7396 2024.06.28 22:14:48.420071 [ 3 ] {} <Debug> HTTP-Session: fa8dcc6e-0ece-483c-8917-71791363c4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7397 2024.06.28 22:14:48.420194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7398 2024.06.28 22:14:48.420242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7399 2024.06.28 22:14:48.420261 [ 3 ] {} <Debug> HTTP-Session: 4fbdec3b-6f59-48a0-bf9b-b0c5e55d2ece Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7400 2024.06.28 22:14:48.420277 [ 3 ] {} <Debug> HTTP-Session: 4fbdec3b-6f59-48a0-bf9b-b0c5e55d2ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.06.28 22:14:48.420290 [ 3 ] {} <Debug> HTTP-Session: 4fbdec3b-6f59-48a0-bf9b-b0c5e55d2ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7402 2024.06.28 22:14:48.420321 [ 3 ] {} <Trace> HTTP-Session: 4fbdec3b-6f59-48a0-bf9b-b0c5e55d2ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7403 2024.06.28 22:14:48.420487 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7404 2024.06.28 22:14:48.420551 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7405 2024.06.28 22:14:48.420973 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7406 2024.06.28 22:14:48.421538 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7407 2024.06.28 22:14:48.421574 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7408 2024.06.28 22:14:48.422163 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7409 2024.06.28 22:14:48.422566 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7410 2024.06.28 22:14:48.422737 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7411 2024.06.28 22:14:48.422763 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002369 sec., 4221.190375685944 rows/sec., 7.56 MiB/sec.
7412 2024.06.28 22:14:48.422792 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7413 2024.06.28 22:14:48.422863 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7414 2024.06.28 22:14:48.423172 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::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
7415 2024.06.28 22:14:48.423291 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Debug> DynamicQueryHandler: Done processing query
7416 2024.06.28 22:14:48.423332 [ 3 ] {25772d2b-5bb3-412d-b2bd-2a188c2e9c2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7417 2024.06.28 22:14:48.423376 [ 3 ] {} <Debug> HTTP-Session: 4fbdec3b-6f59-48a0-bf9b-b0c5e55d2ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7418 2024.06.28 22:14:48.423569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7419 2024.06.28 22:14:48.423684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7420 2024.06.28 22:14:48.423740 [ 3 ] {} <Debug> HTTP-Session: 6a0f826c-cd5f-4c50-b62d-250d9b9c457d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7421 2024.06.28 22:14:48.423795 [ 3 ] {} <Debug> HTTP-Session: 6a0f826c-cd5f-4c50-b62d-250d9b9c457d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7422 2024.06.28 22:14:48.423842 [ 3 ] {} <Debug> HTTP-Session: 6a0f826c-cd5f-4c50-b62d-250d9b9c457d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.06.28 22:14:48.423911 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7424 2024.06.28 22:14:48.423923 [ 3 ] {} <Trace> HTTP-Session: 6a0f826c-cd5f-4c50-b62d-250d9b9c457d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7425 2024.06.28 22:14:48.424028 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part
7426 2024.06.28 22:14:48.424198 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7427 2024.06.28 22:14:48.424401 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7428 2024.06.28 22:14:48.424773 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part
7429 2024.06.28 22:14:48.425120 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7430 2024.06.28 22:14:48.425585 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part
7431 2024.06.28 22:14:48.426310 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part
7432 2024.06.28 22:14:48.426391 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7433 2024.06.28 22:14:48.426457 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7434 2024.06.28 22:14:48.426913 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part
7435 2024.06.28 22:14:48.427508 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part
7436 2024.06.28 22:14:48.427801 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
7437 2024.06.28 22:14:48.428850 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7438 2024.06.28 22:14:48.429214 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005115 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec.
7439 2024.06.28 22:14:48.429633 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Debug> DynamicQueryHandler: Done processing query
7440 2024.06.28 22:14:48.429670 [ 3 ] {7733c9a5-01dd-4d97-8c15-35cf5da474f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7441 2024.06.28 22:14:48.429692 [ 3 ] {} <Debug> HTTP-Session: 6a0f826c-cd5f-4c50-b62d-250d9b9c457d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7442 2024.06.28 22:14:48.431727 [ 187 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 19 columns (19 merged, 0 gathered) in 0.008744674 sec., 24014.617354517733 rows/sec., 43.03 MiB/sec.
7443 2024.06.28 22:14:48.432113 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7444 2024.06.28 22:14:48.432640 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.06.28 22:14:48.432723 [ 201 ] {43c0ac50-c78f-4720-9642-62ce0b68acf0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7446 2024.06.28 22:14:48.432833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
7447 2024.06.28 22:14:53.407647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7448 2024.06.28 22:14:53.407795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7449 2024.06.28 22:14:53.407826 [ 3 ] {} <Debug> HTTP-Session: 340613e7-439f-4ef6-a9e2-d568b7022eba Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7450 2024.06.28 22:14:53.407856 [ 3 ] {} <Debug> HTTP-Session: 340613e7-439f-4ef6-a9e2-d568b7022eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7451 2024.06.28 22:14:53.407876 [ 3 ] {} <Debug> HTTP-Session: 340613e7-439f-4ef6-a9e2-d568b7022eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7452 2024.06.28 22:14:53.407934 [ 3 ] {} <Trace> HTTP-Session: 340613e7-439f-4ef6-a9e2-d568b7022eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7453 2024.06.28 22:14:53.408169 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7454 2024.06.28 22:14:53.408245 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7455 2024.06.28 22:14:53.408469 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7456 2024.06.28 22:14:53.408978 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7457 2024.06.28 22:14:53.409022 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7458 2024.06.28 22:14:53.409407 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7459 2024.06.28 22:14:53.409748 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7460 2024.06.28 22:14:53.409928 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001844 sec., 49891.54013015184 rows/sec., 3.82 MiB/sec.
7461 2024.06.28 22:14:53.410130 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Debug> DynamicQueryHandler: Done processing query
7462 2024.06.28 22:14:53.410157 [ 3 ] {4a13576f-a2a4-4f72-af6f-b519a7c5f5de} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7463 2024.06.28 22:14:53.410173 [ 3 ] {} <Debug> HTTP-Session: 340613e7-439f-4ef6-a9e2-d568b7022eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7464 2024.06.28 22:14:53.410307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 14928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7465 2024.06.28 22:14:53.410358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7466 2024.06.28 22:14:53.410379 [ 3 ] {} <Debug> HTTP-Session: a4359740-49f9-49a9-a316-f0016596e607 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7467 2024.06.28 22:14:53.410395 [ 3 ] {} <Debug> HTTP-Session: a4359740-49f9-49a9-a316-f0016596e607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.06.28 22:14:53.410410 [ 3 ] {} <Debug> HTTP-Session: a4359740-49f9-49a9-a316-f0016596e607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7469 2024.06.28 22:14:53.410441 [ 3 ] {} <Trace> HTTP-Session: a4359740-49f9-49a9-a316-f0016596e607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7470 2024.06.28 22:14:53.410565 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7471 2024.06.28 22:14:53.410609 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7472 2024.06.28 22:14:53.410737 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7473 2024.06.28 22:14:53.411091 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7474 2024.06.28 22:14:53.411129 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7475 2024.06.28 22:14:53.411442 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7476 2024.06.28 22:14:53.411754 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7477 2024.06.28 22:14:53.411924 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001396 sec., 63037.24928366762 rows/sec., 4.91 MiB/sec.
7478 2024.06.28 22:14:53.412095 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Debug> DynamicQueryHandler: Done processing query
7479 2024.06.28 22:14:53.412120 [ 3 ] {9fb1551d-0cde-4185-8b0e-81804a4cde90} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7480 2024.06.28 22:14:53.412138 [ 3 ] {} <Debug> HTTP-Session: a4359740-49f9-49a9-a316-f0016596e607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7481 2024.06.28 22:14:53.412354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 37595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7482 2024.06.28 22:14:53.412405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7483 2024.06.28 22:14:53.412424 [ 3 ] {} <Debug> HTTP-Session: b084cdfd-4728-4a63-9d0c-7cec59d6f459 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7484 2024.06.28 22:14:53.412441 [ 3 ] {} <Debug> HTTP-Session: b084cdfd-4728-4a63-9d0c-7cec59d6f459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.06.28 22:14:53.412456 [ 3 ] {} <Debug> HTTP-Session: b084cdfd-4728-4a63-9d0c-7cec59d6f459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7486 2024.06.28 22:14:53.412487 [ 3 ] {} <Trace> HTTP-Session: b084cdfd-4728-4a63-9d0c-7cec59d6f459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7487 2024.06.28 22:14:53.412656 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7488 2024.06.28 22:14:53.412703 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7489 2024.06.28 22:14:53.412848 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7490 2024.06.28 22:14:53.413251 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7491 2024.06.28 22:14:53.413288 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7492 2024.06.28 22:14:53.413683 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7493 2024.06.28 22:14:53.414026 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7494 2024.06.28 22:14:53.414182 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001609 sec., 121814.79179614667 rows/sec., 8.50 MiB/sec.
7495 2024.06.28 22:14:53.414457 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Debug> DynamicQueryHandler: Done processing query
7496 2024.06.28 22:14:53.414509 [ 3 ] {11eb0b74-0aa1-4f43-a8e7-f97ff2ecb807} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7497 2024.06.28 22:14:53.414570 [ 3 ] {} <Debug> HTTP-Session: b084cdfd-4728-4a63-9d0c-7cec59d6f459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7498 2024.06.28 22:14:53.414797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7499 2024.06.28 22:14:53.414865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7500 2024.06.28 22:14:53.414887 [ 3 ] {} <Debug> HTTP-Session: fc1b27b2-e12e-44bb-9270-6b6d7d24bdc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7501 2024.06.28 22:14:53.414905 [ 3 ] {} <Debug> HTTP-Session: fc1b27b2-e12e-44bb-9270-6b6d7d24bdc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.06.28 22:14:53.414919 [ 3 ] {} <Debug> HTTP-Session: fc1b27b2-e12e-44bb-9270-6b6d7d24bdc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7503 2024.06.28 22:14:53.414952 [ 3 ] {} <Trace> HTTP-Session: fc1b27b2-e12e-44bb-9270-6b6d7d24bdc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7504 2024.06.28 22:14:53.415075 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7505 2024.06.28 22:14:53.415122 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7506 2024.06.28 22:14:53.415271 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7507 2024.06.28 22:14:53.415565 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7508 2024.06.28 22:14:53.415604 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7509 2024.06.28 22:14:53.415964 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
7510 2024.06.28 22:14:53.416285 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7511 2024.06.28 22:14:53.416448 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
7512 2024.06.28 22:14:53.416729 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Debug> DynamicQueryHandler: Done processing query
7513 2024.06.28 22:14:53.416792 [ 3 ] {126858bd-b0be-4b2f-9828-751da6b90b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7514 2024.06.28 22:14:53.416854 [ 3 ] {} <Debug> HTTP-Session: fc1b27b2-e12e-44bb-9270-6b6d7d24bdc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7515 2024.06.28 22:14:58.408101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7516 2024.06.28 22:14:58.408240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7517 2024.06.28 22:14:58.408269 [ 3 ] {} <Debug> HTTP-Session: 4d896965-bd73-4d28-a352-4a6ade603208 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7518 2024.06.28 22:14:58.408298 [ 3 ] {} <Debug> HTTP-Session: 4d896965-bd73-4d28-a352-4a6ade603208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.06.28 22:14:58.408316 [ 3 ] {} <Debug> HTTP-Session: 4d896965-bd73-4d28-a352-4a6ade603208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.06.28 22:14:58.408371 [ 3 ] {} <Trace> HTTP-Session: 4d896965-bd73-4d28-a352-4a6ade603208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7521 2024.06.28 22:14:58.408577 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7522 2024.06.28 22:14:58.408649 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7523 2024.06.28 22:14:58.408873 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7524 2024.06.28 22:14:58.409396 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7525 2024.06.28 22:14:58.409434 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7526 2024.06.28 22:14:58.409799 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7527 2024.06.28 22:14:58.410137 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Trace> oximeter.fields_i64 (2deb5aec-d7ea-4890-a70b-f641a02543d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7528 2024.06.28 22:14:58.410281 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001769 sec., 5652.911249293386 rows/sec., 458.19 KiB/sec.
7529 2024.06.28 22:14:58.410473 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Debug> DynamicQueryHandler: Done processing query
7530 2024.06.28 22:14:58.410499 [ 3 ] {890c4d10-8b1c-4cf5-a13e-87ceb0e32552} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7531 2024.06.28 22:14:58.410516 [ 3 ] {} <Debug> HTTP-Session: 4d896965-bd73-4d28-a352-4a6ade603208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7532 2024.06.28 22:14:58.410648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7533 2024.06.28 22:14:58.410697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7534 2024.06.28 22:14:58.410716 [ 3 ] {} <Debug> HTTP-Session: 6ce36f47-800d-49a0-a3ae-e7fd32ccf2ad Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7535 2024.06.28 22:14:58.410734 [ 3 ] {} <Debug> HTTP-Session: 6ce36f47-800d-49a0-a3ae-e7fd32ccf2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7536 2024.06.28 22:14:58.410747 [ 3 ] {} <Debug> HTTP-Session: 6ce36f47-800d-49a0-a3ae-e7fd32ccf2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7537 2024.06.28 22:14:58.410780 [ 3 ] {} <Trace> HTTP-Session: 6ce36f47-800d-49a0-a3ae-e7fd32ccf2ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7538 2024.06.28 22:14:58.410899 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7539 2024.06.28 22:14:58.410943 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7540 2024.06.28 22:14:58.411069 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7541 2024.06.28 22:14:58.411438 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7542 2024.06.28 22:14:58.411475 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7543 2024.06.28 22:14:58.411789 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7544 2024.06.28 22:14:58.412104 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Trace> oximeter.fields_string (19e845ae-0d20-44b5-81b2-aec01ddf3b9b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7545 2024.06.28 22:14:58.412231 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Debug> executeQuery: Read 86 rows, 7.18 KiB in 0.001376 sec., 62500 rows/sec., 5.09 MiB/sec.
7546 2024.06.28 22:14:58.412391 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Debug> DynamicQueryHandler: Done processing query
7547 2024.06.28 22:14:58.412416 [ 3 ] {9e8a172c-0f7e-4fdc-b08d-c99d19bef054} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7548 2024.06.28 22:14:58.412431 [ 3 ] {} <Debug> HTTP-Session: 6ce36f47-800d-49a0-a3ae-e7fd32ccf2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7549 2024.06.28 22:14:58.412543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 12587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7550 2024.06.28 22:14:58.412618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7551 2024.06.28 22:14:58.412636 [ 3 ] {} <Debug> HTTP-Session: 4593d394-911a-48bb-97e6-8006e9a7ae32 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7552 2024.06.28 22:14:58.412653 [ 3 ] {} <Debug> HTTP-Session: 4593d394-911a-48bb-97e6-8006e9a7ae32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7553 2024.06.28 22:14:58.412667 [ 3 ] {} <Debug> HTTP-Session: 4593d394-911a-48bb-97e6-8006e9a7ae32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.06.28 22:14:58.412697 [ 3 ] {} <Trace> HTTP-Session: 4593d394-911a-48bb-97e6-8006e9a7ae32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7555 2024.06.28 22:14:58.412818 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7556 2024.06.28 22:14:58.412861 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7557 2024.06.28 22:14:58.412990 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7558 2024.06.28 22:14:58.413323 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7559 2024.06.28 22:14:58.413384 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7560 2024.06.28 22:14:58.413687 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7561 2024.06.28 22:14:58.413993 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Trace> oximeter.fields_uuid (a8ff5949-bd35-4fbc-82ce-12caba8e05f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7562 2024.06.28 22:14:58.414114 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001342 sec., 55141.57973174366 rows/sec., 4.31 MiB/sec.
7563 2024.06.28 22:14:58.414406 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Debug> DynamicQueryHandler: Done processing query
7564 2024.06.28 22:14:58.414474 [ 3 ] {5d993b4e-f080-424c-b620-349517e992c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7565 2024.06.28 22:14:58.414539 [ 3 ] {} <Debug> HTTP-Session: 4593d394-911a-48bb-97e6-8006e9a7ae32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.06.28 22:14:58.414769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 30662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7567 2024.06.28 22:14:58.414831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7568 2024.06.28 22:14:58.414850 [ 3 ] {} <Debug> HTTP-Session: c783ed4b-df74-41a4-8b93-bea47dbdb899 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7569 2024.06.28 22:14:58.414867 [ 3 ] {} <Debug> HTTP-Session: c783ed4b-df74-41a4-8b93-bea47dbdb899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.06.28 22:14:58.414880 [ 3 ] {} <Debug> HTTP-Session: c783ed4b-df74-41a4-8b93-bea47dbdb899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.06.28 22:14:58.414911 [ 3 ] {} <Trace> HTTP-Session: c783ed4b-df74-41a4-8b93-bea47dbdb899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7572 2024.06.28 22:14:58.415059 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7573 2024.06.28 22:14:58.415108 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7574 2024.06.28 22:14:58.415271 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7575 2024.06.28 22:14:58.415661 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7576 2024.06.28 22:14:58.415695 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7577 2024.06.28 22:14:58.416074 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7578 2024.06.28 22:14:58.416412 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Trace> oximeter.measurements_cumulativeu64 (caa42d2f-6eb3-4a21-b29a-60258950f870): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7579 2024.06.28 22:14:58.416541 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec.
7580 2024.06.28 22:14:58.416786 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Debug> DynamicQueryHandler: Done processing query
7581 2024.06.28 22:14:58.416845 [ 3 ] {d6c52536-3d81-4f29-be69-2ba5bd3f9fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7582 2024.06.28 22:14:58.416896 [ 3 ] {} <Debug> HTTP-Session: c783ed4b-df74-41a4-8b93-bea47dbdb899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7583 2024.06.28 22:14:58.417041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 16690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7584 2024.06.28 22:14:58.417091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7585 2024.06.28 22:14:58.417110 [ 3 ] {} <Debug> HTTP-Session: 9f8c1aac-ed57-4f35-982b-8184d8445803 Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7586 2024.06.28 22:14:58.417127 [ 3 ] {} <Debug> HTTP-Session: 9f8c1aac-ed57-4f35-982b-8184d8445803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.06.28 22:14:58.417140 [ 3 ] {} <Debug> HTTP-Session: 9f8c1aac-ed57-4f35-982b-8184d8445803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.06.28 22:14:58.417172 [ 3 ] {} <Trace> HTTP-Session: 9f8c1aac-ed57-4f35-982b-8184d8445803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7589 2024.06.28 22:14:58.417358 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7590 2024.06.28 22:14:58.417432 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7591 2024.06.28 22:14:58.417847 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7592 2024.06.28 22:14:58.418365 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7593 2024.06.28 22:14:58.418400 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7594 2024.06.28 22:14:58.418981 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7595 2024.06.28 22:14:58.419399 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Trace> oximeter.measurements_histogramf64 (43c0ac50-c78f-4720-9642-62ce0b68acf0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7596 2024.06.28 22:14:58.419544 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002295 sec., 4357.298474945534 rows/sec., 7.81 MiB/sec.
7597 2024.06.28 22:14:58.419767 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Debug> DynamicQueryHandler: Done processing query
7598 2024.06.28 22:14:58.419791 [ 3 ] {6e7c869f-5bc7-472f-b75e-d6ff808e1dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7599 2024.06.28 22:14:58.419807 [ 3 ] {} <Debug> HTTP-Session: 9f8c1aac-ed57-4f35-982b-8184d8445803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7600 2024.06.28 22:14:58.419919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33318, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7601 2024.06.28 22:14:58.419967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7602 2024.06.28 22:14:58.419985 [ 3 ] {} <Debug> HTTP-Session: 44632a1e-eeed-4a11-88b7-596f930ac81d Authenticating user 'default' from [fd00:1122:3344:101::d]:33318
7603 2024.06.28 22:14:58.420006 [ 3 ] {} <Debug> HTTP-Session: 44632a1e-eeed-4a11-88b7-596f930ac81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.06.28 22:14:58.420020 [ 3 ] {} <Debug> HTTP-Session: 44632a1e-eeed-4a11-88b7-596f930ac81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.06.28 22:14:58.420051 [ 3 ] {} <Trace> HTTP-Session: 44632a1e-eeed-4a11-88b7-596f930ac81d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7606 2024.06.28 22:14:58.420169 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33318) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7607 2024.06.28 22:14:58.420212 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7608 2024.06.28 22:14:58.420337 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7609 2024.06.28 22:14:58.420646 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7610 2024.06.28 22:14:58.420681 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
7611 2024.06.28 22:14:58.421034 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
7612 2024.06.28 22:14:58.421353 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Trace> oximeter.measurements_u64 (f0b55ced-22cf-4ab5-af57-216d3bad6486): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7613 2024.06.28 22:14:58.421473 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
7614 2024.06.28 22:14:58.421628 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Debug> DynamicQueryHandler: Done processing query
7615 2024.06.28 22:14:58.421651 [ 3 ] {20863cc0-8f7c-4fc2-a670-f27742c99afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7616 2024.06.28 22:14:58.421667 [ 3 ] {} <Debug> HTTP-Session: 44632a1e-eeed-4a11-88b7-596f930ac81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db