Max level shown:
1 [ Sep 10 21:24:10 Enabled. ]
2 [ Sep 10 21:24:10 Rereading configuration. ]
3 [ Sep 10 21:24:11 Rereading configuration. ]
4 [ Sep 10 21:24:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
24 [ Sep 10 21:24:23 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.09.10 21:24:23.890970 [ 1 ] {} <Information> Application: Will watch for the process with pid 24784
30 2024.09.10 21:24:23.891524 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.09.10 21:24:24.383182 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24784
32 2024.09.10 21:24:24.383871 [ 1 ] {} <Information> Application: starting up
33 2024.09.10 21:24:24.384549 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.09.10 21:24:24.471539 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.09.10 21:24:24.560162 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.09.10 21:24:24.560217 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.09.10 21:24:24.560235 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.09.10 21:24:24.560306 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.09.10 21:24:24.560594 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.09.10 21:24:24.562144 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.09.10 21:24:24.562689 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.09.10 21:24:24.563532 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
46 2024.09.10 21:24:24.563557 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
47 2024.09.10 21:24:24.563570 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.09.10 21:24:24.563743 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.09.10 21:24:24.564749 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.09.10 21:24:24.570624 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.09.10 21:24:24.571358 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.09.10 21:24:24.572670 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.09.10 21:24:24.572733 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.09.10 21:24:24.574228 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.09.10 21:24:24.574501 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.09.10 21:24:24.578721 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.09.10 21:24:24.579059 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.09.10 21:24:24.580611 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.09.10 21:24:24.581056 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.09.10 21:24:24.581416 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.09.10 21:24:24.581763 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.09.10 21:24:24.583116 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.09.10 21:24:24.583146 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.09.10 21:24:24.583211 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.09.10 21:24:24.583354 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.09.10 21:24:24.606216 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.09.10 21:24:24.606238 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143153 sec
71 2024.09.10 21:24:24.606279 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.09.10 21:24:24.606291 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.09.10 21:24:24.607383 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.09.10 21:24:24.608396 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.09.10 21:24:24.608414 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.09.10 21:24:24.608449 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.09.10 21:24:24.608464 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.09.10 21:24:24.608476 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.09.10 21:24:24.608510 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.09.10 21:24:24.608522 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.09.10 21:24:24.608537 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.09.10 21:24:24.608567 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.09.10 21:24:24.608584 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.09.10 21:24:24.608597 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.09.10 21:24:24.608612 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.09.10 21:24:24.608645 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.09.10 21:24:24.608660 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.09.10 21:24:24.608673 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.09.10 21:24:24.608703 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.09.10 21:24:24.608718 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.09.10 21:24:24.646240 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.09.10 21:24:24.654445 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.09.10 21:24:24.654471 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.447e-05 sec
94 2024.09.10 21:24:24.654484 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.09.10 21:24:24.654495 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.09.10 21:24:24.654520 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.09.10 21:24:24.654703 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.09.10 21:24:24.654782 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.09.10 21:24:24.654808 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.09.10 21:24:24.654831 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
101 2024.09.10 21:24:24.654861 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.09.10 21:24:24.695863 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
103 2024.09.10 21:24:24.902417 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
104 2024.09.10 21:24:24.902482 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.09.10 21:24:24.956773 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.09.10 21:24:24.956985 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.23 MiB
107 2024.09.10 21:24:24.957881 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.277e-05 sec.
108 2024.09.10 21:24:24.958341 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.09.10 21:24:24.958431 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.09.10 21:24:24.958487 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.09.10 21:24:24.958509 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.09.10 21:24:26.825980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.09.10 21:24:26.826219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.09.10 21:24:26.826260 [ 3 ] {} <Debug> HTTP-Session: 222ac5aa-2d9b-49cc-9cbd-481c5b64ccbb Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
115 2024.09.10 21:24:26.826294 [ 3 ] {} <Debug> HTTP-Session: 222ac5aa-2d9b-49cc-9cbd-481c5b64ccbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.09.10 21:24:26.826320 [ 3 ] {} <Debug> HTTP-Session: 222ac5aa-2d9b-49cc-9cbd-481c5b64ccbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.09.10 21:24:26.826415 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.09.10 21:24:26.826454 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
119 2024.09.10 21:24:26.826481 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
120 2024.09.10 21:24:26.826553 [ 3 ] {} <Trace> HTTP-Session: 222ac5aa-2d9b-49cc-9cbd-481c5b64ccbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.09.10 21:24:26.827700 [ 3 ] {160a247b-0861-4e0b-98fb-8fcaed1421d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.09.10 21:24:26.867787 [ 3 ] {160a247b-0861-4e0b-98fb-8fcaed1421d7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37001) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
131 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
132 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
133 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
134 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.09.10 21:24:26.868536 [ 3 ] {160a247b-0861-4e0b-98fb-8fcaed1421d7} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
156 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
157 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
158 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
159 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.09.10 21:24:26.869981 [ 3 ] {} <Debug> HTTP-Session: 222ac5aa-2d9b-49cc-9cbd-481c5b64ccbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.09.10 21:24:26.871188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.09.10 21:24:26.871277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.09.10 21:24:26.871302 [ 3 ] {} <Debug> HTTP-Session: 6884b075-f904-4dbc-b7ae-ccb5865131b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
176 2024.09.10 21:24:26.871329 [ 3 ] {} <Debug> HTTP-Session: 6884b075-f904-4dbc-b7ae-ccb5865131b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.09.10 21:24:26.871344 [ 3 ] {} <Debug> HTTP-Session: 6884b075-f904-4dbc-b7ae-ccb5865131b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.09.10 21:24:26.871388 [ 3 ] {} <Trace> HTTP-Session: 6884b075-f904-4dbc-b7ae-ccb5865131b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.09.10 21:24:26.871539 [ 3 ] {5f0e13a0-254d-423d-93bb-a70922632c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.09.10 21:24:26.871807 [ 3 ] {5f0e13a0-254d-423d-93bb-a70922632c1b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37001) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
189 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
190 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
191 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
192 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.09.10 21:24:26.871927 [ 3 ] {5f0e13a0-254d-423d-93bb-a70922632c1b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
217 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.09.10 21:24:26.872076 [ 3 ] {} <Debug> HTTP-Session: 6884b075-f904-4dbc-b7ae-ccb5865131b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.09.10 21:24:26.874472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.09.10 21:24:26.874530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.09.10 21:24:26.874556 [ 3 ] {} <Debug> HTTP-Session: 77fba60a-4c02-43ab-8791-bb32f6f9c1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
234 2024.09.10 21:24:26.874578 [ 3 ] {} <Debug> HTTP-Session: 77fba60a-4c02-43ab-8791-bb32f6f9c1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.09.10 21:24:26.874594 [ 3 ] {} <Debug> HTTP-Session: 77fba60a-4c02-43ab-8791-bb32f6f9c1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.09.10 21:24:26.874639 [ 3 ] {} <Trace> HTTP-Session: 77fba60a-4c02-43ab-8791-bb32f6f9c1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.09.10 21:24:26.876561 [ 3 ] {74171962-0130-48b6-a314-63c25277ff05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.09.10 21:24:26.877279 [ 3 ] {74171962-0130-48b6-a314-63c25277ff05} <Debug> DynamicQueryHandler: Done processing query
239 2024.09.10 21:24:26.877324 [ 3 ] {} <Debug> HTTP-Session: 77fba60a-4c02-43ab-8791-bb32f6f9c1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.09.10 21:24:26.879953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.09.10 21:24:26.880020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.09.10 21:24:26.880071 [ 3 ] {} <Debug> HTTP-Session: 35894a80-5512-498f-bb0f-c6d6aba915b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
243 2024.09.10 21:24:26.880092 [ 3 ] {} <Debug> HTTP-Session: 35894a80-5512-498f-bb0f-c6d6aba915b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.09.10 21:24:26.880106 [ 3 ] {} <Debug> HTTP-Session: 35894a80-5512-498f-bb0f-c6d6aba915b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.09.10 21:24:26.880140 [ 3 ] {} <Trace> HTTP-Session: 35894a80-5512-498f-bb0f-c6d6aba915b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.09.10 21:24:26.880238 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.09.10 21:24:26.880329 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.09.10 21:24:26.885122 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.09.10 21:24:26.885177 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.7162e-05 sec
250 2024.09.10 21:24:26.885205 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Trace> ReferentialDeps: No tables
251 2024.09.10 21:24:26.885235 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Trace> LoadingDeps: No tables
252 2024.09.10 21:24:26.885274 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.09.10 21:24:26.885496 [ 3 ] {907ccde5-0ba6-4e56-9e52-54b0a9492195} <Debug> DynamicQueryHandler: Done processing query
254 2024.09.10 21:24:26.885540 [ 3 ] {} <Debug> HTTP-Session: 35894a80-5512-498f-bb0f-c6d6aba915b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.09.10 21:24:26.885785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.09.10 21:24:26.885895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.09.10 21:24:26.885936 [ 3 ] {} <Debug> HTTP-Session: d21283e0-41b1-45d5-ac0d-f57f5f29bdf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
258 2024.09.10 21:24:26.885979 [ 3 ] {} <Debug> HTTP-Session: d21283e0-41b1-45d5-ac0d-f57f5f29bdf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.09.10 21:24:26.886014 [ 3 ] {} <Debug> HTTP-Session: d21283e0-41b1-45d5-ac0d-f57f5f29bdf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.09.10 21:24:26.886080 [ 3 ] {} <Trace> HTTP-Session: d21283e0-41b1-45d5-ac0d-f57f5f29bdf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.09.10 21:24:26.886277 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.09.10 21:24:26.886332 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.09.10 21:24:26.894425 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.09.10 21:24:26.910334 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Debug> oximeter.version (f7fb7651-c941-46e4-ad20-6bc23bc83d5c): Loading data parts
266 2024.09.10 21:24:26.910898 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Debug> oximeter.version (f7fb7651-c941-46e4-ad20-6bc23bc83d5c): There are no data parts
267 2024.09.10 21:24:26.922618 [ 3 ] {66dd0647-a4bd-4f89-b4b5-b68537b7f289} <Debug> DynamicQueryHandler: Done processing query
268 2024.09.10 21:24:26.922682 [ 3 ] {} <Debug> HTTP-Session: d21283e0-41b1-45d5-ac0d-f57f5f29bdf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.09.10 21:24:26.922871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.09.10 21:24:26.922930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.09.10 21:24:26.922953 [ 3 ] {} <Debug> HTTP-Session: fb00ae0e-357c-41f8-a0ab-4075830872d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
272 2024.09.10 21:24:26.922969 [ 3 ] {} <Debug> HTTP-Session: fb00ae0e-357c-41f8-a0ab-4075830872d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.09.10 21:24:26.922992 [ 3 ] {} <Debug> HTTP-Session: fb00ae0e-357c-41f8-a0ab-4075830872d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.09.10 21:24:26.923026 [ 3 ] {} <Trace> HTTP-Session: fb00ae0e-357c-41f8-a0ab-4075830872d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.09.10 21:24:26.923245 [ 3 ] {93e6b8da-28af-4430-81e1-567a970a2a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
286 2024.09.10 21:24:26.923303 [ 3 ] {93e6b8da-28af-4430-81e1-567a970a2a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.09.10 21:24:26.934779 [ 3 ] {93e6b8da-28af-4430-81e1-567a970a2a95} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Loading data parts
288 2024.09.10 21:24:26.935049 [ 3 ] {93e6b8da-28af-4430-81e1-567a970a2a95} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): There are no data parts
289 2024.09.10 21:24:26.936739 [ 3 ] {93e6b8da-28af-4430-81e1-567a970a2a95} <Debug> DynamicQueryHandler: Done processing query
290 2024.09.10 21:24:26.936776 [ 3 ] {} <Debug> HTTP-Session: fb00ae0e-357c-41f8-a0ab-4075830872d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.09.10 21:24:26.936915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.09.10 21:24:26.936968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.09.10 21:24:26.936994 [ 3 ] {} <Debug> HTTP-Session: edc80bc6-9818-424f-b0dd-1cd2831ce5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
294 2024.09.10 21:24:26.937014 [ 3 ] {} <Debug> HTTP-Session: edc80bc6-9818-424f-b0dd-1cd2831ce5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.09.10 21:24:26.937027 [ 3 ] {} <Debug> HTTP-Session: edc80bc6-9818-424f-b0dd-1cd2831ce5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.09.10 21:24:26.937062 [ 3 ] {} <Trace> HTTP-Session: edc80bc6-9818-424f-b0dd-1cd2831ce5a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.09.10 21:24:26.937239 [ 3 ] {b2ce80ba-d1e7-452c-a94d-55917f089eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
298 2024.09.10 21:24:26.937288 [ 3 ] {b2ce80ba-d1e7-452c-a94d-55917f089eaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.09.10 21:24:26.946100 [ 3 ] {b2ce80ba-d1e7-452c-a94d-55917f089eaf} <Debug> oximeter.measurements_i8 (d61ac7ec-bc81-4ce0-bacf-4ab82beec6cb): Loading data parts
300 2024.09.10 21:24:26.946289 [ 3 ] {b2ce80ba-d1e7-452c-a94d-55917f089eaf} <Debug> oximeter.measurements_i8 (d61ac7ec-bc81-4ce0-bacf-4ab82beec6cb): There are no data parts
301 2024.09.10 21:24:26.948304 [ 3 ] {b2ce80ba-d1e7-452c-a94d-55917f089eaf} <Debug> DynamicQueryHandler: Done processing query
302 2024.09.10 21:24:26.948364 [ 3 ] {} <Debug> HTTP-Session: edc80bc6-9818-424f-b0dd-1cd2831ce5a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.09.10 21:24:26.948497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.09.10 21:24:26.948552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.09.10 21:24:26.948577 [ 3 ] {} <Debug> HTTP-Session: e420b945-3cb1-4ced-99e9-a7fd3b5c08ae Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
306 2024.09.10 21:24:26.948598 [ 3 ] {} <Debug> HTTP-Session: e420b945-3cb1-4ced-99e9-a7fd3b5c08ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.09.10 21:24:26.948612 [ 3 ] {} <Debug> HTTP-Session: e420b945-3cb1-4ced-99e9-a7fd3b5c08ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.09.10 21:24:26.948645 [ 3 ] {} <Trace> HTTP-Session: e420b945-3cb1-4ced-99e9-a7fd3b5c08ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.09.10 21:24:26.948826 [ 3 ] {a1094fad-ca8b-40e2-a6a2-baee20626374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
310 2024.09.10 21:24:26.948875 [ 3 ] {a1094fad-ca8b-40e2-a6a2-baee20626374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.09.10 21:24:26.959538 [ 3 ] {a1094fad-ca8b-40e2-a6a2-baee20626374} <Debug> oximeter.measurements_u8 (355ba746-aa55-497d-b0b3-b745e22984e0): Loading data parts
312 2024.09.10 21:24:26.959801 [ 3 ] {a1094fad-ca8b-40e2-a6a2-baee20626374} <Debug> oximeter.measurements_u8 (355ba746-aa55-497d-b0b3-b745e22984e0): There are no data parts
313 2024.09.10 21:24:26.961967 [ 3 ] {a1094fad-ca8b-40e2-a6a2-baee20626374} <Debug> DynamicQueryHandler: Done processing query
314 2024.09.10 21:24:26.962008 [ 3 ] {} <Debug> HTTP-Session: e420b945-3cb1-4ced-99e9-a7fd3b5c08ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.09.10 21:24:26.962146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.09.10 21:24:26.962195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.09.10 21:24:26.962219 [ 3 ] {} <Debug> HTTP-Session: 664251ab-4a1f-4084-9183-3f36364ca494 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
318 2024.09.10 21:24:26.962239 [ 3 ] {} <Debug> HTTP-Session: 664251ab-4a1f-4084-9183-3f36364ca494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.09.10 21:24:26.962252 [ 3 ] {} <Debug> HTTP-Session: 664251ab-4a1f-4084-9183-3f36364ca494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.09.10 21:24:26.962286 [ 3 ] {} <Trace> HTTP-Session: 664251ab-4a1f-4084-9183-3f36364ca494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.09.10 21:24:26.962460 [ 3 ] {a28ef408-1e96-429d-b711-5d0f3638fa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
322 2024.09.10 21:24:26.962522 [ 3 ] {a28ef408-1e96-429d-b711-5d0f3638fa56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.09.10 21:24:26.970975 [ 3 ] {a28ef408-1e96-429d-b711-5d0f3638fa56} <Debug> oximeter.measurements_i16 (085fc95d-4049-4fa4-ab6b-5b48b86a8b61): Loading data parts
324 2024.09.10 21:24:26.971215 [ 3 ] {a28ef408-1e96-429d-b711-5d0f3638fa56} <Debug> oximeter.measurements_i16 (085fc95d-4049-4fa4-ab6b-5b48b86a8b61): There are no data parts
325 2024.09.10 21:24:26.973103 [ 3 ] {a28ef408-1e96-429d-b711-5d0f3638fa56} <Debug> DynamicQueryHandler: Done processing query
326 2024.09.10 21:24:26.973130 [ 3 ] {} <Debug> HTTP-Session: 664251ab-4a1f-4084-9183-3f36364ca494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.09.10 21:24:26.973242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.09.10 21:24:26.973300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.09.10 21:24:26.973320 [ 3 ] {} <Debug> HTTP-Session: 39e41193-104e-43f0-9bee-3c3170b0e1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
330 2024.09.10 21:24:26.973342 [ 3 ] {} <Debug> HTTP-Session: 39e41193-104e-43f0-9bee-3c3170b0e1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.09.10 21:24:26.973356 [ 3 ] {} <Debug> HTTP-Session: 39e41193-104e-43f0-9bee-3c3170b0e1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.09.10 21:24:26.973390 [ 3 ] {} <Trace> HTTP-Session: 39e41193-104e-43f0-9bee-3c3170b0e1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.09.10 21:24:26.973572 [ 3 ] {d0512f8f-3f48-4fc1-9a7b-a114e4dd17bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
334 2024.09.10 21:24:26.973621 [ 3 ] {d0512f8f-3f48-4fc1-9a7b-a114e4dd17bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.09.10 21:24:26.984723 [ 3 ] {d0512f8f-3f48-4fc1-9a7b-a114e4dd17bf} <Debug> oximeter.measurements_u16 (c0e3a33c-914e-4210-bbd4-a379d3417539): Loading data parts
336 2024.09.10 21:24:26.984874 [ 3 ] {d0512f8f-3f48-4fc1-9a7b-a114e4dd17bf} <Debug> oximeter.measurements_u16 (c0e3a33c-914e-4210-bbd4-a379d3417539): There are no data parts
337 2024.09.10 21:24:26.987077 [ 3 ] {d0512f8f-3f48-4fc1-9a7b-a114e4dd17bf} <Debug> DynamicQueryHandler: Done processing query
338 2024.09.10 21:24:26.987109 [ 3 ] {} <Debug> HTTP-Session: 39e41193-104e-43f0-9bee-3c3170b0e1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.09.10 21:24:26.987228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.09.10 21:24:26.987280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.09.10 21:24:26.987299 [ 3 ] {} <Debug> HTTP-Session: 9450b0e9-decc-4e73-b290-684a36b601d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
342 2024.09.10 21:24:26.987320 [ 3 ] {} <Debug> HTTP-Session: 9450b0e9-decc-4e73-b290-684a36b601d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.09.10 21:24:26.987334 [ 3 ] {} <Debug> HTTP-Session: 9450b0e9-decc-4e73-b290-684a36b601d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.09.10 21:24:26.987374 [ 3 ] {} <Trace> HTTP-Session: 9450b0e9-decc-4e73-b290-684a36b601d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.09.10 21:24:26.987551 [ 3 ] {681d5449-54b1-485d-acbc-1df1aaf549b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
346 2024.09.10 21:24:26.987604 [ 3 ] {681d5449-54b1-485d-acbc-1df1aaf549b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.09.10 21:24:26.995956 [ 3 ] {681d5449-54b1-485d-acbc-1df1aaf549b2} <Debug> oximeter.measurements_i32 (18697329-7c79-4677-9144-47d910c62bab): Loading data parts
348 2024.09.10 21:24:26.996080 [ 3 ] {681d5449-54b1-485d-acbc-1df1aaf549b2} <Debug> oximeter.measurements_i32 (18697329-7c79-4677-9144-47d910c62bab): There are no data parts
349 2024.09.10 21:24:26.997991 [ 3 ] {681d5449-54b1-485d-acbc-1df1aaf549b2} <Debug> DynamicQueryHandler: Done processing query
350 2024.09.10 21:24:26.998016 [ 3 ] {} <Debug> HTTP-Session: 9450b0e9-decc-4e73-b290-684a36b601d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.09.10 21:24:26.998184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.09.10 21:24:26.998236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.09.10 21:24:26.998256 [ 3 ] {} <Debug> HTTP-Session: c45e980c-5f9b-4924-90d7-28ffef0cbef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
354 2024.09.10 21:24:26.998285 [ 3 ] {} <Debug> HTTP-Session: c45e980c-5f9b-4924-90d7-28ffef0cbef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.09.10 21:24:26.998301 [ 3 ] {} <Debug> HTTP-Session: c45e980c-5f9b-4924-90d7-28ffef0cbef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.09.10 21:24:26.998332 [ 3 ] {} <Trace> HTTP-Session: c45e980c-5f9b-4924-90d7-28ffef0cbef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.09.10 21:24:26.998514 [ 3 ] {60f82740-f81c-40b1-8c6a-e74985f0ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
358 2024.09.10 21:24:26.998566 [ 3 ] {60f82740-f81c-40b1-8c6a-e74985f0ef6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.09.10 21:24:27.000192 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.37 MiB, peak 159.38 MiB, free memory in arenas 0.00 B, will set to 168.34 MiB (RSS), difference: 8.96 MiB
360 2024.09.10 21:24:27.009322 [ 3 ] {60f82740-f81c-40b1-8c6a-e74985f0ef6e} <Debug> oximeter.measurements_u32 (570307cf-7008-4a0d-ac2d-03a9486d6412): Loading data parts
361 2024.09.10 21:24:27.009500 [ 3 ] {60f82740-f81c-40b1-8c6a-e74985f0ef6e} <Debug> oximeter.measurements_u32 (570307cf-7008-4a0d-ac2d-03a9486d6412): There are no data parts
362 2024.09.10 21:24:27.020872 [ 3 ] {60f82740-f81c-40b1-8c6a-e74985f0ef6e} <Debug> DynamicQueryHandler: Done processing query
363 2024.09.10 21:24:27.020920 [ 3 ] {} <Debug> HTTP-Session: c45e980c-5f9b-4924-90d7-28ffef0cbef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
364 2024.09.10 21:24:27.021083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2024.09.10 21:24:27.021154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
366 2024.09.10 21:24:27.021178 [ 3 ] {} <Debug> HTTP-Session: a1867ecc-e8eb-4b84-af90-56153c96aad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
367 2024.09.10 21:24:27.021203 [ 3 ] {} <Debug> HTTP-Session: a1867ecc-e8eb-4b84-af90-56153c96aad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2024.09.10 21:24:27.021220 [ 3 ] {} <Debug> HTTP-Session: a1867ecc-e8eb-4b84-af90-56153c96aad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
369 2024.09.10 21:24:27.021264 [ 3 ] {} <Trace> HTTP-Session: a1867ecc-e8eb-4b84-af90-56153c96aad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
370 2024.09.10 21:24:27.021484 [ 3 ] {fcada650-eee6-412a-82db-08d9cb5eda6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
371 2024.09.10 21:24:27.021544 [ 3 ] {fcada650-eee6-412a-82db-08d9cb5eda6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
372 2024.09.10 21:24:27.033967 [ 3 ] {fcada650-eee6-412a-82db-08d9cb5eda6c} <Debug> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): Loading data parts
373 2024.09.10 21:24:27.034157 [ 3 ] {fcada650-eee6-412a-82db-08d9cb5eda6c} <Debug> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): There are no data parts
374 2024.09.10 21:24:27.045730 [ 3 ] {fcada650-eee6-412a-82db-08d9cb5eda6c} <Debug> DynamicQueryHandler: Done processing query
375 2024.09.10 21:24:27.045771 [ 3 ] {} <Debug> HTTP-Session: a1867ecc-e8eb-4b84-af90-56153c96aad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
376 2024.09.10 21:24:27.045897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
377 2024.09.10 21:24:27.045942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
378 2024.09.10 21:24:27.045971 [ 3 ] {} <Debug> HTTP-Session: 5defbdc8-aa9f-4252-ae7d-d8186732a686 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
379 2024.09.10 21:24:27.045994 [ 3 ] {} <Debug> HTTP-Session: 5defbdc8-aa9f-4252-ae7d-d8186732a686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
380 2024.09.10 21:24:27.046007 [ 3 ] {} <Debug> HTTP-Session: 5defbdc8-aa9f-4252-ae7d-d8186732a686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
381 2024.09.10 21:24:27.046043 [ 3 ] {} <Trace> HTTP-Session: 5defbdc8-aa9f-4252-ae7d-d8186732a686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
382 2024.09.10 21:24:27.046227 [ 3 ] {dc710461-91af-4de3-bc38-545468f5043c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
383 2024.09.10 21:24:27.046288 [ 3 ] {dc710461-91af-4de3-bc38-545468f5043c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
384 2024.09.10 21:24:27.048937 [ 3 ] {dc710461-91af-4de3-bc38-545468f5043c} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Loading data parts
385 2024.09.10 21:24:27.049089 [ 3 ] {dc710461-91af-4de3-bc38-545468f5043c} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): There are no data parts
386 2024.09.10 21:24:27.059000 [ 3 ] {dc710461-91af-4de3-bc38-545468f5043c} <Debug> DynamicQueryHandler: Done processing query
387 2024.09.10 21:24:27.059031 [ 3 ] {} <Debug> HTTP-Session: 5defbdc8-aa9f-4252-ae7d-d8186732a686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
388 2024.09.10 21:24:27.059187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.09.10 21:24:27.059251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
390 2024.09.10 21:24:27.059275 [ 3 ] {} <Debug> HTTP-Session: 32660a2b-4956-4821-8998-2eb30087d460 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
391 2024.09.10 21:24:27.059302 [ 3 ] {} <Debug> HTTP-Session: 32660a2b-4956-4821-8998-2eb30087d460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.09.10 21:24:27.059327 [ 3 ] {} <Debug> HTTP-Session: 32660a2b-4956-4821-8998-2eb30087d460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
393 2024.09.10 21:24:27.059364 [ 3 ] {} <Trace> HTTP-Session: 32660a2b-4956-4821-8998-2eb30087d460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
394 2024.09.10 21:24:27.059583 [ 3 ] {050435f3-80b5-4e77-bd48-4b93d977877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
395 2024.09.10 21:24:27.059655 [ 3 ] {050435f3-80b5-4e77-bd48-4b93d977877c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
396 2024.09.10 21:24:27.062151 [ 3 ] {050435f3-80b5-4e77-bd48-4b93d977877c} <Debug> oximeter.measurements_f32 (b1fa8401-1705-412b-9fc6-3fc099e4402b): Loading data parts
397 2024.09.10 21:24:27.062290 [ 3 ] {050435f3-80b5-4e77-bd48-4b93d977877c} <Debug> oximeter.measurements_f32 (b1fa8401-1705-412b-9fc6-3fc099e4402b): There are no data parts
398 2024.09.10 21:24:27.070048 [ 3 ] {050435f3-80b5-4e77-bd48-4b93d977877c} <Debug> DynamicQueryHandler: Done processing query
399 2024.09.10 21:24:27.070073 [ 3 ] {} <Debug> HTTP-Session: 32660a2b-4956-4821-8998-2eb30087d460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
400 2024.09.10 21:24:27.070221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2024.09.10 21:24:27.070276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
402 2024.09.10 21:24:27.070296 [ 3 ] {} <Debug> HTTP-Session: 2ff13d0b-4638-4250-bfea-b408e3993b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
403 2024.09.10 21:24:27.070321 [ 3 ] {} <Debug> HTTP-Session: 2ff13d0b-4638-4250-bfea-b408e3993b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2024.09.10 21:24:27.070335 [ 3 ] {} <Debug> HTTP-Session: 2ff13d0b-4638-4250-bfea-b408e3993b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
405 2024.09.10 21:24:27.070372 [ 3 ] {} <Trace> HTTP-Session: 2ff13d0b-4638-4250-bfea-b408e3993b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
406 2024.09.10 21:24:27.070549 [ 3 ] {d92c0134-90cf-47b0-9add-6396556c2b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
407 2024.09.10 21:24:27.070606 [ 3 ] {d92c0134-90cf-47b0-9add-6396556c2b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
408 2024.09.10 21:24:27.072855 [ 3 ] {d92c0134-90cf-47b0-9add-6396556c2b24} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Loading data parts
409 2024.09.10 21:24:27.072985 [ 3 ] {d92c0134-90cf-47b0-9add-6396556c2b24} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): There are no data parts
410 2024.09.10 21:24:27.083320 [ 3 ] {d92c0134-90cf-47b0-9add-6396556c2b24} <Debug> DynamicQueryHandler: Done processing query
411 2024.09.10 21:24:27.083351 [ 3 ] {} <Debug> HTTP-Session: 2ff13d0b-4638-4250-bfea-b408e3993b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
412 2024.09.10 21:24:27.083504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2024.09.10 21:24:27.083565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
414 2024.09.10 21:24:27.083589 [ 3 ] {} <Debug> HTTP-Session: 82e90a9b-d67c-4aa6-bc74-f44fef043631 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
415 2024.09.10 21:24:27.083615 [ 3 ] {} <Debug> HTTP-Session: 82e90a9b-d67c-4aa6-bc74-f44fef043631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2024.09.10 21:24:27.083638 [ 3 ] {} <Debug> HTTP-Session: 82e90a9b-d67c-4aa6-bc74-f44fef043631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
417 2024.09.10 21:24:27.083675 [ 3 ] {} <Trace> HTTP-Session: 82e90a9b-d67c-4aa6-bc74-f44fef043631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
418 2024.09.10 21:24:27.083866 [ 3 ] {666dc828-609a-4a54-82db-51c59fb620c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
419 2024.09.10 21:24:27.083921 [ 3 ] {666dc828-609a-4a54-82db-51c59fb620c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
420 2024.09.10 21:24:27.086411 [ 3 ] {666dc828-609a-4a54-82db-51c59fb620c9} <Debug> oximeter.measurements_string (9d2b30f8-8306-414b-8b30-318ac2172c5b): Loading data parts
421 2024.09.10 21:24:27.086552 [ 3 ] {666dc828-609a-4a54-82db-51c59fb620c9} <Debug> oximeter.measurements_string (9d2b30f8-8306-414b-8b30-318ac2172c5b): There are no data parts
422 2024.09.10 21:24:27.095163 [ 3 ] {666dc828-609a-4a54-82db-51c59fb620c9} <Debug> DynamicQueryHandler: Done processing query
423 2024.09.10 21:24:27.095194 [ 3 ] {} <Debug> HTTP-Session: 82e90a9b-d67c-4aa6-bc74-f44fef043631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
424 2024.09.10 21:24:27.095343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
425 2024.09.10 21:24:27.095406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
426 2024.09.10 21:24:27.095430 [ 3 ] {} <Debug> HTTP-Session: 192c4f5f-e1c8-4fca-87a9-166b9294995c Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
427 2024.09.10 21:24:27.095456 [ 3 ] {} <Debug> HTTP-Session: 192c4f5f-e1c8-4fca-87a9-166b9294995c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
428 2024.09.10 21:24:27.095479 [ 3 ] {} <Debug> HTTP-Session: 192c4f5f-e1c8-4fca-87a9-166b9294995c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
429 2024.09.10 21:24:27.095515 [ 3 ] {} <Trace> HTTP-Session: 192c4f5f-e1c8-4fca-87a9-166b9294995c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
430 2024.09.10 21:24:27.095734 [ 3 ] {b09d7756-2d40-4e70-b85b-b8847f40dda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
431 * NOTE: Right now we can't unambiguously record a nullable byte array.
432 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
433 * a string isn't palatable for a few reasons.
434 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
435 * details.
436 */
437 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
438 2024.09.10 21:24:27.095798 [ 3 ] {b09d7756-2d40-4e70-b85b-b8847f40dda7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
439 2024.09.10 21:24:27.098141 [ 3 ] {b09d7756-2d40-4e70-b85b-b8847f40dda7} <Debug> oximeter.measurements_bytes (6f88e7b4-1093-4639-bdf5-cca20b3c5dec): Loading data parts
440 2024.09.10 21:24:27.098278 [ 3 ] {b09d7756-2d40-4e70-b85b-b8847f40dda7} <Debug> oximeter.measurements_bytes (6f88e7b4-1093-4639-bdf5-cca20b3c5dec): There are no data parts
441 2024.09.10 21:24:27.108485 [ 3 ] {b09d7756-2d40-4e70-b85b-b8847f40dda7} <Debug> DynamicQueryHandler: Done processing query
442 2024.09.10 21:24:27.108525 [ 3 ] {} <Debug> HTTP-Session: 192c4f5f-e1c8-4fca-87a9-166b9294995c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
443 2024.09.10 21:24:27.108666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2024.09.10 21:24:27.108737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
445 2024.09.10 21:24:27.108766 [ 3 ] {} <Debug> HTTP-Session: 4fd5e62a-9d3c-4d76-8743-21bb4107b6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
446 2024.09.10 21:24:27.108783 [ 3 ] {} <Debug> HTTP-Session: 4fd5e62a-9d3c-4d76-8743-21bb4107b6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2024.09.10 21:24:27.108806 [ 3 ] {} <Debug> HTTP-Session: 4fd5e62a-9d3c-4d76-8743-21bb4107b6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
448 2024.09.10 21:24:27.108841 [ 3 ] {} <Trace> HTTP-Session: 4fd5e62a-9d3c-4d76-8743-21bb4107b6ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
449 2024.09.10 21:24:27.109023 [ 3 ] {b6acf7b6-8e36-411b-9965-7a24b3f8e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
450 2024.09.10 21:24:27.109079 [ 3 ] {b6acf7b6-8e36-411b-9965-7a24b3f8e6bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
451 2024.09.10 21:24:27.111627 [ 3 ] {b6acf7b6-8e36-411b-9965-7a24b3f8e6bb} <Debug> oximeter.measurements_cumulativei64 (adb548b4-e472-4549-9434-ec11a4d89849): Loading data parts
452 2024.09.10 21:24:27.111769 [ 3 ] {b6acf7b6-8e36-411b-9965-7a24b3f8e6bb} <Debug> oximeter.measurements_cumulativei64 (adb548b4-e472-4549-9434-ec11a4d89849): There are no data parts
453 2024.09.10 21:24:27.119823 [ 3 ] {b6acf7b6-8e36-411b-9965-7a24b3f8e6bb} <Debug> DynamicQueryHandler: Done processing query
454 2024.09.10 21:24:27.119894 [ 3 ] {} <Debug> HTTP-Session: 4fd5e62a-9d3c-4d76-8743-21bb4107b6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
455 2024.09.10 21:24:27.120112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2024.09.10 21:24:27.120197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
457 2024.09.10 21:24:27.120245 [ 3 ] {} <Debug> HTTP-Session: abc5935e-37f8-44eb-bacd-737189801349 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
458 2024.09.10 21:24:27.120283 [ 3 ] {} <Debug> HTTP-Session: abc5935e-37f8-44eb-bacd-737189801349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2024.09.10 21:24:27.120309 [ 3 ] {} <Debug> HTTP-Session: abc5935e-37f8-44eb-bacd-737189801349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
460 2024.09.10 21:24:27.120372 [ 3 ] {} <Trace> HTTP-Session: abc5935e-37f8-44eb-bacd-737189801349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
461 2024.09.10 21:24:27.120717 [ 3 ] {944ddf2a-1cb4-47a5-bef3-fd283d568af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
462 2024.09.10 21:24:27.120820 [ 3 ] {944ddf2a-1cb4-47a5-bef3-fd283d568af1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
463 2024.09.10 21:24:27.123216 [ 3 ] {944ddf2a-1cb4-47a5-bef3-fd283d568af1} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Loading data parts
464 2024.09.10 21:24:27.123356 [ 3 ] {944ddf2a-1cb4-47a5-bef3-fd283d568af1} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): There are no data parts
465 2024.09.10 21:24:27.133224 [ 3 ] {944ddf2a-1cb4-47a5-bef3-fd283d568af1} <Debug> DynamicQueryHandler: Done processing query
466 2024.09.10 21:24:27.133255 [ 3 ] {} <Debug> HTTP-Session: abc5935e-37f8-44eb-bacd-737189801349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
467 2024.09.10 21:24:27.133400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2024.09.10 21:24:27.133462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
469 2024.09.10 21:24:27.133485 [ 3 ] {} <Debug> HTTP-Session: 07884553-0a00-423a-ad10-ef7444635308 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
470 2024.09.10 21:24:27.133512 [ 3 ] {} <Debug> HTTP-Session: 07884553-0a00-423a-ad10-ef7444635308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2024.09.10 21:24:27.133534 [ 3 ] {} <Debug> HTTP-Session: 07884553-0a00-423a-ad10-ef7444635308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
472 2024.09.10 21:24:27.133570 [ 3 ] {} <Trace> HTTP-Session: 07884553-0a00-423a-ad10-ef7444635308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
473 2024.09.10 21:24:27.133791 [ 3 ] {19088c0d-2819-401f-948f-1906b45c50ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
474 2024.09.10 21:24:27.133847 [ 3 ] {19088c0d-2819-401f-948f-1906b45c50ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
475 2024.09.10 21:24:27.136297 [ 3 ] {19088c0d-2819-401f-948f-1906b45c50ac} <Debug> oximeter.measurements_cumulativef32 (61fe3327-5361-43b6-a411-2cd041dd16e0): Loading data parts
476 2024.09.10 21:24:27.136538 [ 3 ] {19088c0d-2819-401f-948f-1906b45c50ac} <Debug> oximeter.measurements_cumulativef32 (61fe3327-5361-43b6-a411-2cd041dd16e0): There are no data parts
477 2024.09.10 21:24:27.144352 [ 3 ] {19088c0d-2819-401f-948f-1906b45c50ac} <Debug> DynamicQueryHandler: Done processing query
478 2024.09.10 21:24:27.144391 [ 3 ] {} <Debug> HTTP-Session: 07884553-0a00-423a-ad10-ef7444635308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
479 2024.09.10 21:24:27.144542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
480 2024.09.10 21:24:27.144605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
481 2024.09.10 21:24:27.144634 [ 3 ] {} <Debug> HTTP-Session: cba08a34-18d1-4904-9818-0460f60d5dad Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
482 2024.09.10 21:24:27.144654 [ 3 ] {} <Debug> HTTP-Session: cba08a34-18d1-4904-9818-0460f60d5dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
483 2024.09.10 21:24:27.144677 [ 3 ] {} <Debug> HTTP-Session: cba08a34-18d1-4904-9818-0460f60d5dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
484 2024.09.10 21:24:27.144718 [ 3 ] {} <Trace> HTTP-Session: cba08a34-18d1-4904-9818-0460f60d5dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
485 2024.09.10 21:24:27.144923 [ 3 ] {2f60d6dc-e30b-42c3-b2f8-597533591d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
486 2024.09.10 21:24:27.144989 [ 3 ] {2f60d6dc-e30b-42c3-b2f8-597533591d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
487 2024.09.10 21:24:27.147270 [ 3 ] {2f60d6dc-e30b-42c3-b2f8-597533591d59} <Debug> oximeter.measurements_cumulativef64 (d04536af-c937-48d4-b2d0-5d7efdb236c3): Loading data parts
488 2024.09.10 21:24:27.147407 [ 3 ] {2f60d6dc-e30b-42c3-b2f8-597533591d59} <Debug> oximeter.measurements_cumulativef64 (d04536af-c937-48d4-b2d0-5d7efdb236c3): There are no data parts
489 2024.09.10 21:24:27.158028 [ 3 ] {2f60d6dc-e30b-42c3-b2f8-597533591d59} <Debug> DynamicQueryHandler: Done processing query
490 2024.09.10 21:24:27.158083 [ 3 ] {} <Debug> HTTP-Session: cba08a34-18d1-4904-9818-0460f60d5dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
491 2024.09.10 21:24:27.158269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
492 2024.09.10 21:24:27.158327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
493 2024.09.10 21:24:27.158346 [ 3 ] {} <Debug> HTTP-Session: 92e298db-5a44-4c45-ad4b-3e50c74d0a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
494 2024.09.10 21:24:27.158369 [ 3 ] {} <Debug> HTTP-Session: 92e298db-5a44-4c45-ad4b-3e50c74d0a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
495 2024.09.10 21:24:27.158397 [ 3 ] {} <Debug> HTTP-Session: 92e298db-5a44-4c45-ad4b-3e50c74d0a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
496 2024.09.10 21:24:27.158426 [ 3 ] {} <Trace> HTTP-Session: 92e298db-5a44-4c45-ad4b-3e50c74d0a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2024.09.10 21:24:27.158678 [ 3 ] {33a2cd70-b246-4399-8411-a4e3c35ab7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
498 * NOTE: Array types cannot be Nullable, see
499 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
500 * for more details.
501 *
502 * This means we need to use empty arrays to indicate a missing value. This
503 * is unfortunate, and at this point relies on the fact that an
504 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
505 * to figure out another way to represent missing samples here.
506 */
507 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)
508 2024.09.10 21:24:27.158744 [ 3 ] {33a2cd70-b246-4399-8411-a4e3c35ab7e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
509 2024.09.10 21:24:27.161583 [ 3 ] {33a2cd70-b246-4399-8411-a4e3c35ab7e4} <Debug> oximeter.measurements_histogrami8 (eb3d4d66-603d-4c00-9b1d-4630ca0aecfd): Loading data parts
510 2024.09.10 21:24:27.161744 [ 3 ] {33a2cd70-b246-4399-8411-a4e3c35ab7e4} <Debug> oximeter.measurements_histogrami8 (eb3d4d66-603d-4c00-9b1d-4630ca0aecfd): There are no data parts
511 2024.09.10 21:24:27.169224 [ 3 ] {33a2cd70-b246-4399-8411-a4e3c35ab7e4} <Debug> DynamicQueryHandler: Done processing query
512 2024.09.10 21:24:27.169250 [ 3 ] {} <Debug> HTTP-Session: 92e298db-5a44-4c45-ad4b-3e50c74d0a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
513 2024.09.10 21:24:27.169394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
514 2024.09.10 21:24:27.169459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
515 2024.09.10 21:24:27.169479 [ 3 ] {} <Debug> HTTP-Session: f4791756-6964-45f9-95a8-6efb22aaeda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
516 2024.09.10 21:24:27.169501 [ 3 ] {} <Debug> HTTP-Session: f4791756-6964-45f9-95a8-6efb22aaeda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2024.09.10 21:24:27.169514 [ 3 ] {} <Debug> HTTP-Session: f4791756-6964-45f9-95a8-6efb22aaeda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
518 2024.09.10 21:24:27.169549 [ 3 ] {} <Trace> HTTP-Session: f4791756-6964-45f9-95a8-6efb22aaeda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
519 2024.09.10 21:24:27.169802 [ 3 ] {50d5527b-283f-484b-8927-6e4d1bdfdf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
520 2024.09.10 21:24:27.169868 [ 3 ] {50d5527b-283f-484b-8927-6e4d1bdfdf99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2024.09.10 21:24:27.172406 [ 3 ] {50d5527b-283f-484b-8927-6e4d1bdfdf99} <Debug> oximeter.measurements_histogramu8 (94a4725f-7874-4623-b92f-9eb43e97f69b): Loading data parts
522 2024.09.10 21:24:27.172555 [ 3 ] {50d5527b-283f-484b-8927-6e4d1bdfdf99} <Debug> oximeter.measurements_histogramu8 (94a4725f-7874-4623-b92f-9eb43e97f69b): There are no data parts
523 2024.09.10 21:24:27.182684 [ 3 ] {50d5527b-283f-484b-8927-6e4d1bdfdf99} <Debug> DynamicQueryHandler: Done processing query
524 2024.09.10 21:24:27.182749 [ 3 ] {} <Debug> HTTP-Session: f4791756-6964-45f9-95a8-6efb22aaeda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
525 2024.09.10 21:24:27.182984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
526 2024.09.10 21:24:27.183098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
527 2024.09.10 21:24:27.183139 [ 3 ] {} <Debug> HTTP-Session: 51421d2c-5ec3-4568-8892-2f1ab3d43f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
528 2024.09.10 21:24:27.183169 [ 3 ] {} <Debug> HTTP-Session: 51421d2c-5ec3-4568-8892-2f1ab3d43f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
529 2024.09.10 21:24:27.183186 [ 3 ] {} <Debug> HTTP-Session: 51421d2c-5ec3-4568-8892-2f1ab3d43f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
530 2024.09.10 21:24:27.183230 [ 3 ] {} <Trace> HTTP-Session: 51421d2c-5ec3-4568-8892-2f1ab3d43f9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
531 2024.09.10 21:24:27.183484 [ 3 ] {32e45204-a290-4eb5-9aaf-a41c44c94ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
532 2024.09.10 21:24:27.183553 [ 3 ] {32e45204-a290-4eb5-9aaf-a41c44c94ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
533 2024.09.10 21:24:27.186263 [ 3 ] {32e45204-a290-4eb5-9aaf-a41c44c94ce5} <Debug> oximeter.measurements_histogrami16 (52ba6da3-7f5e-4736-9f07-4f0d517dca69): Loading data parts
534 2024.09.10 21:24:27.186404 [ 3 ] {32e45204-a290-4eb5-9aaf-a41c44c94ce5} <Debug> oximeter.measurements_histogrami16 (52ba6da3-7f5e-4736-9f07-4f0d517dca69): There are no data parts
535 2024.09.10 21:24:27.193636 [ 3 ] {32e45204-a290-4eb5-9aaf-a41c44c94ce5} <Debug> DynamicQueryHandler: Done processing query
536 2024.09.10 21:24:27.193662 [ 3 ] {} <Debug> HTTP-Session: 51421d2c-5ec3-4568-8892-2f1ab3d43f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
537 2024.09.10 21:24:27.193789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.09.10 21:24:27.193839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
539 2024.09.10 21:24:27.193858 [ 3 ] {} <Debug> HTTP-Session: 77294299-e26c-4fbf-9079-1c8d49133936 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
540 2024.09.10 21:24:27.193881 [ 3 ] {} <Debug> HTTP-Session: 77294299-e26c-4fbf-9079-1c8d49133936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.09.10 21:24:27.193900 [ 3 ] {} <Debug> HTTP-Session: 77294299-e26c-4fbf-9079-1c8d49133936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
542 2024.09.10 21:24:27.193930 [ 3 ] {} <Trace> HTTP-Session: 77294299-e26c-4fbf-9079-1c8d49133936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
543 2024.09.10 21:24:27.194182 [ 3 ] {54eb07eb-57d1-46ab-aac7-855491a78e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
544 2024.09.10 21:24:27.194252 [ 3 ] {54eb07eb-57d1-46ab-aac7-855491a78e4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2024.09.10 21:24:27.196932 [ 3 ] {54eb07eb-57d1-46ab-aac7-855491a78e4a} <Debug> oximeter.measurements_histogramu16 (b5979cca-1d2f-4ffd-906d-3171a0d07bd4): Loading data parts
546 2024.09.10 21:24:27.197077 [ 3 ] {54eb07eb-57d1-46ab-aac7-855491a78e4a} <Debug> oximeter.measurements_histogramu16 (b5979cca-1d2f-4ffd-906d-3171a0d07bd4): There are no data parts
547 2024.09.10 21:24:27.207346 [ 3 ] {54eb07eb-57d1-46ab-aac7-855491a78e4a} <Debug> DynamicQueryHandler: Done processing query
548 2024.09.10 21:24:27.207378 [ 3 ] {} <Debug> HTTP-Session: 77294299-e26c-4fbf-9079-1c8d49133936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
549 2024.09.10 21:24:27.207514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.09.10 21:24:27.207577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
551 2024.09.10 21:24:27.207600 [ 3 ] {} <Debug> HTTP-Session: fdec2ace-350c-4087-a0cb-061b0fe67959 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
552 2024.09.10 21:24:27.207626 [ 3 ] {} <Debug> HTTP-Session: fdec2ace-350c-4087-a0cb-061b0fe67959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.09.10 21:24:27.207650 [ 3 ] {} <Debug> HTTP-Session: fdec2ace-350c-4087-a0cb-061b0fe67959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
554 2024.09.10 21:24:27.207686 [ 3 ] {} <Trace> HTTP-Session: fdec2ace-350c-4087-a0cb-061b0fe67959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
555 2024.09.10 21:24:27.207950 [ 3 ] {bc45e10a-784d-42c8-ac38-690a37268854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
556 2024.09.10 21:24:27.208021 [ 3 ] {bc45e10a-784d-42c8-ac38-690a37268854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
557 2024.09.10 21:24:27.210800 [ 3 ] {bc45e10a-784d-42c8-ac38-690a37268854} <Debug> oximeter.measurements_histogrami32 (e178318b-432e-46ef-8c14-d5c8e800379f): Loading data parts
558 2024.09.10 21:24:27.210955 [ 3 ] {bc45e10a-784d-42c8-ac38-690a37268854} <Debug> oximeter.measurements_histogrami32 (e178318b-432e-46ef-8c14-d5c8e800379f): There are no data parts
559 2024.09.10 21:24:27.218683 [ 3 ] {bc45e10a-784d-42c8-ac38-690a37268854} <Debug> DynamicQueryHandler: Done processing query
560 2024.09.10 21:24:27.218715 [ 3 ] {} <Debug> HTTP-Session: fdec2ace-350c-4087-a0cb-061b0fe67959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
561 2024.09.10 21:24:27.218849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2024.09.10 21:24:27.218902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
563 2024.09.10 21:24:27.218922 [ 3 ] {} <Debug> HTTP-Session: 8ef9742d-834b-469f-a944-98b26abf1675 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
564 2024.09.10 21:24:27.218957 [ 3 ] {} <Debug> HTTP-Session: 8ef9742d-834b-469f-a944-98b26abf1675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2024.09.10 21:24:27.218976 [ 3 ] {} <Debug> HTTP-Session: 8ef9742d-834b-469f-a944-98b26abf1675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
566 2024.09.10 21:24:27.219006 [ 3 ] {} <Trace> HTTP-Session: 8ef9742d-834b-469f-a944-98b26abf1675 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
567 2024.09.10 21:24:27.219265 [ 3 ] {672bb7e5-7849-47bf-9c6f-e5069a225376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
568 2024.09.10 21:24:27.219332 [ 3 ] {672bb7e5-7849-47bf-9c6f-e5069a225376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
569 2024.09.10 21:24:27.221879 [ 3 ] {672bb7e5-7849-47bf-9c6f-e5069a225376} <Debug> oximeter.measurements_histogramu32 (a0eadae9-c96a-43e2-97c8-5563a90ac2ab): Loading data parts
570 2024.09.10 21:24:27.222021 [ 3 ] {672bb7e5-7849-47bf-9c6f-e5069a225376} <Debug> oximeter.measurements_histogramu32 (a0eadae9-c96a-43e2-97c8-5563a90ac2ab): There are no data parts
571 2024.09.10 21:24:27.231945 [ 3 ] {672bb7e5-7849-47bf-9c6f-e5069a225376} <Debug> DynamicQueryHandler: Done processing query
572 2024.09.10 21:24:27.231973 [ 3 ] {} <Debug> HTTP-Session: 8ef9742d-834b-469f-a944-98b26abf1675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
573 2024.09.10 21:24:27.232097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
574 2024.09.10 21:24:27.232155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
575 2024.09.10 21:24:27.232174 [ 3 ] {} <Debug> HTTP-Session: bead5a80-2f72-464f-ab3f-fbd7a742fe68 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
576 2024.09.10 21:24:27.232197 [ 3 ] {} <Debug> HTTP-Session: bead5a80-2f72-464f-ab3f-fbd7a742fe68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
577 2024.09.10 21:24:27.232218 [ 3 ] {} <Debug> HTTP-Session: bead5a80-2f72-464f-ab3f-fbd7a742fe68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
578 2024.09.10 21:24:27.232247 [ 3 ] {} <Trace> HTTP-Session: bead5a80-2f72-464f-ab3f-fbd7a742fe68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
579 2024.09.10 21:24:27.232497 [ 3 ] {c0d95997-c84b-4e3a-8026-e34c05c15d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
580 2024.09.10 21:24:27.232569 [ 3 ] {c0d95997-c84b-4e3a-8026-e34c05c15d4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
581 2024.09.10 21:24:27.235385 [ 3 ] {c0d95997-c84b-4e3a-8026-e34c05c15d4d} <Debug> oximeter.measurements_histogrami64 (8f0bb3cc-fc31-450d-88bf-06dd9c47ca95): Loading data parts
582 2024.09.10 21:24:27.235541 [ 3 ] {c0d95997-c84b-4e3a-8026-e34c05c15d4d} <Debug> oximeter.measurements_histogrami64 (8f0bb3cc-fc31-450d-88bf-06dd9c47ca95): There are no data parts
583 2024.09.10 21:24:27.243472 [ 3 ] {c0d95997-c84b-4e3a-8026-e34c05c15d4d} <Debug> DynamicQueryHandler: Done processing query
584 2024.09.10 21:24:27.243503 [ 3 ] {} <Debug> HTTP-Session: bead5a80-2f72-464f-ab3f-fbd7a742fe68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
585 2024.09.10 21:24:27.243631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2024.09.10 21:24:27.243695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
587 2024.09.10 21:24:27.243718 [ 3 ] {} <Debug> HTTP-Session: d56da108-3902-4d35-ba45-42e85e706b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
588 2024.09.10 21:24:27.243746 [ 3 ] {} <Debug> HTTP-Session: d56da108-3902-4d35-ba45-42e85e706b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2024.09.10 21:24:27.243768 [ 3 ] {} <Debug> HTTP-Session: d56da108-3902-4d35-ba45-42e85e706b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
590 2024.09.10 21:24:27.243800 [ 3 ] {} <Trace> HTTP-Session: d56da108-3902-4d35-ba45-42e85e706b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
591 2024.09.10 21:24:27.244055 [ 3 ] {5b98b25a-ac92-4315-b19b-deebeaa78ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
592 2024.09.10 21:24:27.244123 [ 3 ] {5b98b25a-ac92-4315-b19b-deebeaa78ae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
593 2024.09.10 21:24:27.246809 [ 3 ] {5b98b25a-ac92-4315-b19b-deebeaa78ae2} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Loading data parts
594 2024.09.10 21:24:27.246938 [ 3 ] {5b98b25a-ac92-4315-b19b-deebeaa78ae2} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): There are no data parts
595 2024.09.10 21:24:27.257277 [ 3 ] {5b98b25a-ac92-4315-b19b-deebeaa78ae2} <Debug> DynamicQueryHandler: Done processing query
596 2024.09.10 21:24:27.257323 [ 3 ] {} <Debug> HTTP-Session: d56da108-3902-4d35-ba45-42e85e706b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
597 2024.09.10 21:24:27.257525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2024.09.10 21:24:27.257630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
599 2024.09.10 21:24:27.257676 [ 3 ] {} <Debug> HTTP-Session: f7ab0136-fd79-4871-b139-55c3a4391424 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
600 2024.09.10 21:24:27.257707 [ 3 ] {} <Debug> HTTP-Session: f7ab0136-fd79-4871-b139-55c3a4391424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2024.09.10 21:24:27.257756 [ 3 ] {} <Debug> HTTP-Session: f7ab0136-fd79-4871-b139-55c3a4391424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
602 2024.09.10 21:24:27.257834 [ 3 ] {} <Trace> HTTP-Session: f7ab0136-fd79-4871-b139-55c3a4391424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
603 2024.09.10 21:24:27.258250 [ 3 ] {144329b5-fa63-4941-a717-53285d0acfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
604 2024.09.10 21:24:27.258317 [ 3 ] {144329b5-fa63-4941-a717-53285d0acfd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
605 2024.09.10 21:24:27.261067 [ 3 ] {144329b5-fa63-4941-a717-53285d0acfd7} <Debug> oximeter.measurements_histogramf32 (b43d7930-149c-495f-abb8-8a4281c68f47): Loading data parts
606 2024.09.10 21:24:27.261201 [ 3 ] {144329b5-fa63-4941-a717-53285d0acfd7} <Debug> oximeter.measurements_histogramf32 (b43d7930-149c-495f-abb8-8a4281c68f47): There are no data parts
607 2024.09.10 21:24:27.268366 [ 3 ] {144329b5-fa63-4941-a717-53285d0acfd7} <Debug> DynamicQueryHandler: Done processing query
608 2024.09.10 21:24:27.268392 [ 3 ] {} <Debug> HTTP-Session: f7ab0136-fd79-4871-b139-55c3a4391424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
609 2024.09.10 21:24:27.268536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2024.09.10 21:24:27.268589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
611 2024.09.10 21:24:27.268615 [ 3 ] {} <Debug> HTTP-Session: 0b075356-d738-4817-9daa-364216e8d26e Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
612 2024.09.10 21:24:27.268631 [ 3 ] {} <Debug> HTTP-Session: 0b075356-d738-4817-9daa-364216e8d26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2024.09.10 21:24:27.268651 [ 3 ] {} <Debug> HTTP-Session: 0b075356-d738-4817-9daa-364216e8d26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
614 2024.09.10 21:24:27.268687 [ 3 ] {} <Trace> HTTP-Session: 0b075356-d738-4817-9daa-364216e8d26e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2024.09.10 21:24:27.268946 [ 3 ] {a019c0f5-3eee-4082-afec-a5c0ac307fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) 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)
616 2024.09.10 21:24:27.269025 [ 3 ] {a019c0f5-3eee-4082-afec-a5c0ac307fc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
617 2024.09.10 21:24:27.271531 [ 3 ] {a019c0f5-3eee-4082-afec-a5c0ac307fc7} <Debug> oximeter.measurements_histogramf64 (43c02233-6b1a-477d-b057-bc5bdfac89c0): Loading data parts
618 2024.09.10 21:24:27.271670 [ 3 ] {a019c0f5-3eee-4082-afec-a5c0ac307fc7} <Debug> oximeter.measurements_histogramf64 (43c02233-6b1a-477d-b057-bc5bdfac89c0): There are no data parts
619 2024.09.10 21:24:27.282063 [ 3 ] {a019c0f5-3eee-4082-afec-a5c0ac307fc7} <Debug> DynamicQueryHandler: Done processing query
620 2024.09.10 21:24:27.282104 [ 3 ] {} <Debug> HTTP-Session: 0b075356-d738-4817-9daa-364216e8d26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
621 2024.09.10 21:24:27.282257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.09.10 21:24:27.282322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
623 2024.09.10 21:24:27.282352 [ 3 ] {} <Debug> HTTP-Session: 6053e9f2-4642-45d1-915a-1143acd255f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
624 2024.09.10 21:24:27.282373 [ 3 ] {} <Debug> HTTP-Session: 6053e9f2-4642-45d1-915a-1143acd255f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.09.10 21:24:27.282402 [ 3 ] {} <Debug> HTTP-Session: 6053e9f2-4642-45d1-915a-1143acd255f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
626 2024.09.10 21:24:27.282446 [ 3 ] {} <Trace> HTTP-Session: 6053e9f2-4642-45d1-915a-1143acd255f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
627 2024.09.10 21:24:27.282674 [ 3 ] {19788635-f610-4f12-945f-f773feacf579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) /* The field tables store named dimensions of each timeseries.
628 *
629 * As with the measurement tables, there is one field table for each field data
630 * type. Fields are deduplicated by using the "replacing merge tree", though
631 * this behavior **must not** be relied upon for query correctness.
632 *
633 * The index for the fields differs from the measurements, however. Rows are
634 * sorted by timeseries name, then field name, field value, and finally
635 * timeseries key. This reflects the most common pattern for looking them up:
636 * by field name and possibly value, within a timeseries. The resulting keys are
637 * usually then used to look up measurements.
638 *
639 * NOTE: We may want to consider a secondary index on these tables, sorting by
640 * timeseries name and then key, since it would improve lookups where one
641 * already has the key. Realistically though, these tables are quite small and
642 * so performance benefits will be low in absolute terms.
643 *
644 * TTL: We use a materialized column to expire old field table records. This
645 * column is generated automatically by the database whenever a new row is
646 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
647 * query. Since these tables are `ReplacingMergeTree`s, that means the last
648 * record will remain during a deduplication, which will have the last
649 * timestamp. ClickHouse will then expire old data for us, similar to the
650 * measurement tables.
651 */
652 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
653 2024.09.10 21:24:27.282757 [ 3 ] {19788635-f610-4f12-945f-f773feacf579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
654 2024.09.10 21:24:27.285476 [ 3 ] {19788635-f610-4f12-945f-f773feacf579} <Debug> oximeter.fields_bool (03dbbc74-317e-413e-863e-ea791167dc2e): Loading data parts
655 2024.09.10 21:24:27.285616 [ 3 ] {19788635-f610-4f12-945f-f773feacf579} <Debug> oximeter.fields_bool (03dbbc74-317e-413e-863e-ea791167dc2e): There are no data parts
656 2024.09.10 21:24:27.293468 [ 3 ] {19788635-f610-4f12-945f-f773feacf579} <Debug> DynamicQueryHandler: Done processing query
657 2024.09.10 21:24:27.293499 [ 3 ] {} <Debug> HTTP-Session: 6053e9f2-4642-45d1-915a-1143acd255f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.09.10 21:24:27.293667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2024.09.10 21:24:27.293730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
660 2024.09.10 21:24:27.293754 [ 3 ] {} <Debug> HTTP-Session: 2c6b36b3-ee2b-470f-871f-6d3cd66ab4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
661 2024.09.10 21:24:27.293781 [ 3 ] {} <Debug> HTTP-Session: 2c6b36b3-ee2b-470f-871f-6d3cd66ab4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2024.09.10 21:24:27.293801 [ 3 ] {} <Debug> HTTP-Session: 2c6b36b3-ee2b-470f-871f-6d3cd66ab4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2024.09.10 21:24:27.293830 [ 3 ] {} <Trace> HTTP-Session: 2c6b36b3-ee2b-470f-871f-6d3cd66ab4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
664 2024.09.10 21:24:27.294021 [ 3 ] {ab3a7ea8-a0d5-468f-ad8e-4aa566ed445e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
665 2024.09.10 21:24:27.294079 [ 3 ] {ab3a7ea8-a0d5-468f-ad8e-4aa566ed445e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
666 2024.09.10 21:24:27.296465 [ 3 ] {ab3a7ea8-a0d5-468f-ad8e-4aa566ed445e} <Debug> oximeter.fields_i8 (4f3e1ea0-5bb6-41fd-a03d-d291400f776e): Loading data parts
667 2024.09.10 21:24:27.296685 [ 3 ] {ab3a7ea8-a0d5-468f-ad8e-4aa566ed445e} <Debug> oximeter.fields_i8 (4f3e1ea0-5bb6-41fd-a03d-d291400f776e): There are no data parts
668 2024.09.10 21:24:27.307000 [ 3 ] {ab3a7ea8-a0d5-468f-ad8e-4aa566ed445e} <Debug> DynamicQueryHandler: Done processing query
669 2024.09.10 21:24:27.307040 [ 3 ] {} <Debug> HTTP-Session: 2c6b36b3-ee2b-470f-871f-6d3cd66ab4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.09.10 21:24:27.307181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2024.09.10 21:24:27.307246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
672 2024.09.10 21:24:27.307277 [ 3 ] {} <Debug> HTTP-Session: e9d0e4d7-42de-4bf7-b43b-c78c6b36c63b Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
673 2024.09.10 21:24:27.307298 [ 3 ] {} <Debug> HTTP-Session: e9d0e4d7-42de-4bf7-b43b-c78c6b36c63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2024.09.10 21:24:27.307328 [ 3 ] {} <Debug> HTTP-Session: e9d0e4d7-42de-4bf7-b43b-c78c6b36c63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
675 2024.09.10 21:24:27.307372 [ 3 ] {} <Trace> HTTP-Session: e9d0e4d7-42de-4bf7-b43b-c78c6b36c63b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
676 2024.09.10 21:24:27.307586 [ 3 ] {ff7cda53-0da5-45c4-a96f-38c05d32e218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
677 2024.09.10 21:24:27.307661 [ 3 ] {ff7cda53-0da5-45c4-a96f-38c05d32e218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
678 2024.09.10 21:24:27.310230 [ 3 ] {ff7cda53-0da5-45c4-a96f-38c05d32e218} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Loading data parts
679 2024.09.10 21:24:27.310392 [ 3 ] {ff7cda53-0da5-45c4-a96f-38c05d32e218} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): There are no data parts
680 2024.09.10 21:24:27.318702 [ 3 ] {ff7cda53-0da5-45c4-a96f-38c05d32e218} <Debug> DynamicQueryHandler: Done processing query
681 2024.09.10 21:24:27.318744 [ 3 ] {} <Debug> HTTP-Session: e9d0e4d7-42de-4bf7-b43b-c78c6b36c63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.09.10 21:24:27.318852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2024.09.10 21:24:27.318907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
684 2024.09.10 21:24:27.318938 [ 3 ] {} <Debug> HTTP-Session: 3c52f098-b540-433d-9661-5a9c30763d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
685 2024.09.10 21:24:27.318954 [ 3 ] {} <Debug> HTTP-Session: 3c52f098-b540-433d-9661-5a9c30763d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2024.09.10 21:24:27.318975 [ 3 ] {} <Debug> HTTP-Session: 3c52f098-b540-433d-9661-5a9c30763d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
687 2024.09.10 21:24:27.319011 [ 3 ] {} <Trace> HTTP-Session: 3c52f098-b540-433d-9661-5a9c30763d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
688 2024.09.10 21:24:27.319188 [ 3 ] {0f86601c-1ec0-41bc-82a3-f6c6388e574e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
689 2024.09.10 21:24:27.319241 [ 3 ] {0f86601c-1ec0-41bc-82a3-f6c6388e574e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
690 2024.09.10 21:24:27.321642 [ 3 ] {0f86601c-1ec0-41bc-82a3-f6c6388e574e} <Debug> oximeter.fields_i16 (ee3e2c87-b50e-4f60-929c-9404287287f9): Loading data parts
691 2024.09.10 21:24:27.321877 [ 3 ] {0f86601c-1ec0-41bc-82a3-f6c6388e574e} <Debug> oximeter.fields_i16 (ee3e2c87-b50e-4f60-929c-9404287287f9): There are no data parts
692 2024.09.10 21:24:27.331971 [ 3 ] {0f86601c-1ec0-41bc-82a3-f6c6388e574e} <Debug> DynamicQueryHandler: Done processing query
693 2024.09.10 21:24:27.332015 [ 3 ] {} <Debug> HTTP-Session: 3c52f098-b540-433d-9661-5a9c30763d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.09.10 21:24:27.332177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2024.09.10 21:24:27.332248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
696 2024.09.10 21:24:27.332279 [ 3 ] {} <Debug> HTTP-Session: 7e5b2d6b-5209-41a6-a44f-0b69a88105c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
697 2024.09.10 21:24:27.332299 [ 3 ] {} <Debug> HTTP-Session: 7e5b2d6b-5209-41a6-a44f-0b69a88105c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.09.10 21:24:27.332328 [ 3 ] {} <Debug> HTTP-Session: 7e5b2d6b-5209-41a6-a44f-0b69a88105c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
699 2024.09.10 21:24:27.332372 [ 3 ] {} <Trace> HTTP-Session: 7e5b2d6b-5209-41a6-a44f-0b69a88105c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
700 2024.09.10 21:24:27.332591 [ 3 ] {26583818-8d9e-4101-a03d-3cd37f397df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
701 2024.09.10 21:24:27.332652 [ 3 ] {26583818-8d9e-4101-a03d-3cd37f397df6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
702 2024.09.10 21:24:27.335194 [ 3 ] {26583818-8d9e-4101-a03d-3cd37f397df6} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Loading data parts
703 2024.09.10 21:24:27.335334 [ 3 ] {26583818-8d9e-4101-a03d-3cd37f397df6} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): There are no data parts
704 2024.09.10 21:24:27.343691 [ 3 ] {26583818-8d9e-4101-a03d-3cd37f397df6} <Debug> DynamicQueryHandler: Done processing query
705 2024.09.10 21:24:27.343727 [ 3 ] {} <Debug> HTTP-Session: 7e5b2d6b-5209-41a6-a44f-0b69a88105c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.09.10 21:24:27.343853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2024.09.10 21:24:27.343919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
708 2024.09.10 21:24:27.343951 [ 3 ] {} <Debug> HTTP-Session: e96318fe-81cb-479c-9828-aa152af3c727 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
709 2024.09.10 21:24:27.343979 [ 3 ] {} <Debug> HTTP-Session: e96318fe-81cb-479c-9828-aa152af3c727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2024.09.10 21:24:27.343996 [ 3 ] {} <Debug> HTTP-Session: e96318fe-81cb-479c-9828-aa152af3c727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
711 2024.09.10 21:24:27.344040 [ 3 ] {} <Trace> HTTP-Session: e96318fe-81cb-479c-9828-aa152af3c727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
712 2024.09.10 21:24:27.344257 [ 3 ] {2209abe9-e201-448d-810f-04f2070dde73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
713 2024.09.10 21:24:27.344328 [ 3 ] {2209abe9-e201-448d-810f-04f2070dde73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
714 2024.09.10 21:24:27.346770 [ 3 ] {2209abe9-e201-448d-810f-04f2070dde73} <Debug> oximeter.fields_i32 (6c3265f7-0df6-482b-b2aa-28c093341d34): Loading data parts
715 2024.09.10 21:24:27.346931 [ 3 ] {2209abe9-e201-448d-810f-04f2070dde73} <Debug> oximeter.fields_i32 (6c3265f7-0df6-482b-b2aa-28c093341d34): There are no data parts
716 2024.09.10 21:24:27.357058 [ 3 ] {2209abe9-e201-448d-810f-04f2070dde73} <Debug> DynamicQueryHandler: Done processing query
717 2024.09.10 21:24:27.357106 [ 3 ] {} <Debug> HTTP-Session: e96318fe-81cb-479c-9828-aa152af3c727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.09.10 21:24:27.357349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2024.09.10 21:24:27.357447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
720 2024.09.10 21:24:27.357481 [ 3 ] {} <Debug> HTTP-Session: 8e2d46c5-0164-40ce-9582-e70fb47c4cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
721 2024.09.10 21:24:27.357526 [ 3 ] {} <Debug> HTTP-Session: 8e2d46c5-0164-40ce-9582-e70fb47c4cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2024.09.10 21:24:27.357564 [ 3 ] {} <Debug> HTTP-Session: 8e2d46c5-0164-40ce-9582-e70fb47c4cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
723 2024.09.10 21:24:27.357619 [ 3 ] {} <Trace> HTTP-Session: 8e2d46c5-0164-40ce-9582-e70fb47c4cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.09.10 21:24:27.357988 [ 3 ] {83fc499f-c9d0-4106-b39e-f9a1cd9d4c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
725 2024.09.10 21:24:27.358113 [ 3 ] {83fc499f-c9d0-4106-b39e-f9a1cd9d4c09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
726 2024.09.10 21:24:27.391644 [ 3 ] {83fc499f-c9d0-4106-b39e-f9a1cd9d4c09} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Loading data parts
727 2024.09.10 21:24:27.391901 [ 3 ] {83fc499f-c9d0-4106-b39e-f9a1cd9d4c09} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): There are no data parts
728 2024.09.10 21:24:27.395666 [ 3 ] {83fc499f-c9d0-4106-b39e-f9a1cd9d4c09} <Debug> DynamicQueryHandler: Done processing query
729 2024.09.10 21:24:27.395691 [ 3 ] {} <Debug> HTTP-Session: 8e2d46c5-0164-40ce-9582-e70fb47c4cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.09.10 21:24:27.395831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.09.10 21:24:27.395896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
732 2024.09.10 21:24:27.395919 [ 3 ] {} <Debug> HTTP-Session: 03f61d66-3fa5-4715-ac32-775cc50fdffe Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
733 2024.09.10 21:24:27.395947 [ 3 ] {} <Debug> HTTP-Session: 03f61d66-3fa5-4715-ac32-775cc50fdffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.09.10 21:24:27.395973 [ 3 ] {} <Debug> HTTP-Session: 03f61d66-3fa5-4715-ac32-775cc50fdffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2024.09.10 21:24:27.396008 [ 3 ] {} <Trace> HTTP-Session: 03f61d66-3fa5-4715-ac32-775cc50fdffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
736 2024.09.10 21:24:27.396227 [ 3 ] {22a4c6f9-0f02-42b0-a1a9-1e8ab1330faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
737 2024.09.10 21:24:27.396377 [ 3 ] {22a4c6f9-0f02-42b0-a1a9-1e8ab1330faf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
738 2024.09.10 21:24:27.408873 [ 3 ] {22a4c6f9-0f02-42b0-a1a9-1e8ab1330faf} <Debug> oximeter.fields_i64 (d3319c99-5f5d-4cdd-b700-18504d7a5475): Loading data parts
739 2024.09.10 21:24:27.409117 [ 3 ] {22a4c6f9-0f02-42b0-a1a9-1e8ab1330faf} <Debug> oximeter.fields_i64 (d3319c99-5f5d-4cdd-b700-18504d7a5475): There are no data parts
740 2024.09.10 21:24:27.411419 [ 3 ] {22a4c6f9-0f02-42b0-a1a9-1e8ab1330faf} <Debug> DynamicQueryHandler: Done processing query
741 2024.09.10 21:24:27.411445 [ 3 ] {} <Debug> HTTP-Session: 03f61d66-3fa5-4715-ac32-775cc50fdffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.09.10 21:24:27.411570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.09.10 21:24:27.411631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
744 2024.09.10 21:24:27.411655 [ 3 ] {} <Debug> HTTP-Session: 1d811421-ea7e-4345-8a90-cb881a8d068b Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
745 2024.09.10 21:24:27.411672 [ 3 ] {} <Debug> HTTP-Session: 1d811421-ea7e-4345-8a90-cb881a8d068b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.09.10 21:24:27.411695 [ 3 ] {} <Debug> HTTP-Session: 1d811421-ea7e-4345-8a90-cb881a8d068b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2024.09.10 21:24:27.411725 [ 3 ] {} <Trace> HTTP-Session: 1d811421-ea7e-4345-8a90-cb881a8d068b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
748 2024.09.10 21:24:27.411895 [ 3 ] {497f09dc-f4b8-4c8b-8ed6-b354f72e1479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
749 2024.09.10 21:24:27.411939 [ 3 ] {497f09dc-f4b8-4c8b-8ed6-b354f72e1479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
750 2024.09.10 21:24:27.420244 [ 3 ] {497f09dc-f4b8-4c8b-8ed6-b354f72e1479} <Debug> oximeter.fields_u64 (ca0c01f7-ee20-4f04-bc1f-e90efbb9f464): Loading data parts
751 2024.09.10 21:24:27.420383 [ 3 ] {497f09dc-f4b8-4c8b-8ed6-b354f72e1479} <Debug> oximeter.fields_u64 (ca0c01f7-ee20-4f04-bc1f-e90efbb9f464): There are no data parts
752 2024.09.10 21:24:27.422235 [ 3 ] {497f09dc-f4b8-4c8b-8ed6-b354f72e1479} <Debug> DynamicQueryHandler: Done processing query
753 2024.09.10 21:24:27.422260 [ 3 ] {} <Debug> HTTP-Session: 1d811421-ea7e-4345-8a90-cb881a8d068b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.09.10 21:24:27.422374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2024.09.10 21:24:27.422420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
756 2024.09.10 21:24:27.422440 [ 3 ] {} <Debug> HTTP-Session: 65a8dace-842a-4d66-ae32-05144df92a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
757 2024.09.10 21:24:27.422456 [ 3 ] {} <Debug> HTTP-Session: 65a8dace-842a-4d66-ae32-05144df92a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2024.09.10 21:24:27.422470 [ 3 ] {} <Debug> HTTP-Session: 65a8dace-842a-4d66-ae32-05144df92a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
759 2024.09.10 21:24:27.422500 [ 3 ] {} <Trace> HTTP-Session: 65a8dace-842a-4d66-ae32-05144df92a0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
760 2024.09.10 21:24:27.422673 [ 3 ] {e7057577-b85f-482e-aee0-38148fbe8d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
761 2024.09.10 21:24:27.422717 [ 3 ] {e7057577-b85f-482e-aee0-38148fbe8d23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
762 2024.09.10 21:24:27.434224 [ 3 ] {e7057577-b85f-482e-aee0-38148fbe8d23} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Loading data parts
763 2024.09.10 21:24:27.434360 [ 3 ] {e7057577-b85f-482e-aee0-38148fbe8d23} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): There are no data parts
764 2024.09.10 21:24:27.436649 [ 3 ] {e7057577-b85f-482e-aee0-38148fbe8d23} <Debug> DynamicQueryHandler: Done processing query
765 2024.09.10 21:24:27.436681 [ 3 ] {} <Debug> HTTP-Session: 65a8dace-842a-4d66-ae32-05144df92a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.09.10 21:24:27.436814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2024.09.10 21:24:27.436861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
768 2024.09.10 21:24:27.436880 [ 3 ] {} <Debug> HTTP-Session: 331b789f-4774-4a38-b22c-d3507dadf4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
769 2024.09.10 21:24:27.436896 [ 3 ] {} <Debug> HTTP-Session: 331b789f-4774-4a38-b22c-d3507dadf4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2024.09.10 21:24:27.436909 [ 3 ] {} <Debug> HTTP-Session: 331b789f-4774-4a38-b22c-d3507dadf4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
771 2024.09.10 21:24:27.436939 [ 3 ] {} <Trace> HTTP-Session: 331b789f-4774-4a38-b22c-d3507dadf4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
772 2024.09.10 21:24:27.437112 [ 3 ] {62842bbb-22f0-4ae9-b295-9c5ca4f6fc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
773 2024.09.10 21:24:27.437156 [ 3 ] {62842bbb-22f0-4ae9-b295-9c5ca4f6fc3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
774 2024.09.10 21:24:27.445785 [ 3 ] {62842bbb-22f0-4ae9-b295-9c5ca4f6fc3b} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Loading data parts
775 2024.09.10 21:24:27.445954 [ 3 ] {62842bbb-22f0-4ae9-b295-9c5ca4f6fc3b} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): There are no data parts
776 2024.09.10 21:24:27.447899 [ 3 ] {62842bbb-22f0-4ae9-b295-9c5ca4f6fc3b} <Debug> DynamicQueryHandler: Done processing query
777 2024.09.10 21:24:27.447926 [ 3 ] {} <Debug> HTTP-Session: 331b789f-4774-4a38-b22c-d3507dadf4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.09.10 21:24:27.448044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.09.10 21:24:27.448092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
780 2024.09.10 21:24:27.448112 [ 3 ] {} <Debug> HTTP-Session: cf786742-0fe1-4bbf-a1cf-47a65f77508f Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
781 2024.09.10 21:24:27.448128 [ 3 ] {} <Debug> HTTP-Session: cf786742-0fe1-4bbf-a1cf-47a65f77508f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.09.10 21:24:27.448142 [ 3 ] {} <Debug> HTTP-Session: cf786742-0fe1-4bbf-a1cf-47a65f77508f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
783 2024.09.10 21:24:27.448172 [ 3 ] {} <Trace> HTTP-Session: cf786742-0fe1-4bbf-a1cf-47a65f77508f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.09.10 21:24:27.448343 [ 3 ] {7a2d9a6a-ed53-47fd-b28a-a4f5550f7445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
785 2024.09.10 21:24:27.448393 [ 3 ] {7a2d9a6a-ed53-47fd-b28a-a4f5550f7445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
786 2024.09.10 21:24:27.459389 [ 3 ] {7a2d9a6a-ed53-47fd-b28a-a4f5550f7445} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Loading data parts
787 2024.09.10 21:24:27.459642 [ 3 ] {7a2d9a6a-ed53-47fd-b28a-a4f5550f7445} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): There are no data parts
788 2024.09.10 21:24:27.461985 [ 3 ] {7a2d9a6a-ed53-47fd-b28a-a4f5550f7445} <Debug> DynamicQueryHandler: Done processing query
789 2024.09.10 21:24:27.462011 [ 3 ] {} <Debug> HTTP-Session: cf786742-0fe1-4bbf-a1cf-47a65f77508f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.09.10 21:24:27.462129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2024.09.10 21:24:27.462175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
792 2024.09.10 21:24:27.462194 [ 3 ] {} <Debug> HTTP-Session: a2e95f2f-f092-422e-8174-b74d95f65814 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
793 2024.09.10 21:24:27.462210 [ 3 ] {} <Debug> HTTP-Session: a2e95f2f-f092-422e-8174-b74d95f65814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2024.09.10 21:24:27.462224 [ 3 ] {} <Debug> HTTP-Session: a2e95f2f-f092-422e-8174-b74d95f65814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
795 2024.09.10 21:24:27.462254 [ 3 ] {} <Trace> HTTP-Session: a2e95f2f-f092-422e-8174-b74d95f65814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
796 2024.09.10 21:24:27.462470 [ 3 ] {2179317f-629f-47bf-abec-43e86d05ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) /* The timeseries schema table stores the extracted schema for the samples
797 * oximeter collects.
798 */
799 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)
800 2024.09.10 21:24:27.462529 [ 3 ] {2179317f-629f-47bf-abec-43e86d05ec25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
801 2024.09.10 21:24:27.470628 [ 3 ] {2179317f-629f-47bf-abec-43e86d05ec25} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Loading data parts
802 2024.09.10 21:24:27.470742 [ 3 ] {2179317f-629f-47bf-abec-43e86d05ec25} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): There are no data parts
803 2024.09.10 21:24:27.472826 [ 3 ] {2179317f-629f-47bf-abec-43e86d05ec25} <Debug> DynamicQueryHandler: Done processing query
804 2024.09.10 21:24:27.472853 [ 3 ] {} <Debug> HTTP-Session: a2e95f2f-f092-422e-8174-b74d95f65814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
805 2024.09.10 21:24:27.472985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37001, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2024.09.10 21:24:27.473032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
807 2024.09.10 21:24:27.473051 [ 3 ] {} <Debug> HTTP-Session: ff860333-a966-4ac5-8f99-e8ddeb439191 Authenticating user 'default' from [fd00:1122:3344:101::d]:37001
808 2024.09.10 21:24:27.473068 [ 3 ] {} <Debug> HTTP-Session: ff860333-a966-4ac5-8f99-e8ddeb439191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2024.09.10 21:24:27.473082 [ 3 ] {} <Debug> HTTP-Session: ff860333-a966-4ac5-8f99-e8ddeb439191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
810 2024.09.10 21:24:27.473111 [ 3 ] {} <Trace> HTTP-Session: ff860333-a966-4ac5-8f99-e8ddeb439191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2024.09.10 21:24:27.473273 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37001) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
812 2024.09.10 21:24:27.475033 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
813 2024.09.10 21:24:27.480841 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Trace> oximeter.version (f7fb7651-c941-46e4-ad20-6bc23bc83d5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2024.09.10 21:24:27.480880 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB.
815 2024.09.10 21:24:27.485536 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
816 2024.09.10 21:24:27.486606 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Trace> oximeter.version (f7fb7651-c941-46e4-ad20-6bc23bc83d5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2024.09.10 21:24:27.486874 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013679 sec., 73.1047591198187 rows/sec., 1.14 KiB/sec.
818 2024.09.10 21:24:27.487067 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Debug> DynamicQueryHandler: Done processing query
819 2024.09.10 21:24:27.487090 [ 3 ] {587a35df-bcd8-49f4-89fe-671ee63866b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
820 2024.09.10 21:24:27.487107 [ 3 ] {} <Debug> HTTP-Session: ff860333-a966-4ac5-8f99-e8ddeb439191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.09.10 21:24:28.001134 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 175.39 MiB, free memory in arenas 0.00 B, will set to 171.60 MiB (RSS), difference: 1.34 MiB
822 2024.09.10 21:24:39.583403 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
823 2024.09.10 21:24:39.583470 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
824 2024.09.10 21:24:47.489076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
825 2024.09.10 21:24:47.489203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
826 2024.09.10 21:24:47.489229 [ 3 ] {} <Debug> HTTP-Session: 3e323425-f3e0-42e3-8d74-e9a7f663e547 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
827 2024.09.10 21:24:47.489253 [ 3 ] {} <Debug> HTTP-Session: 3e323425-f3e0-42e3-8d74-e9a7f663e547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
828 2024.09.10 21:24:47.489268 [ 3 ] {} <Debug> HTTP-Session: 3e323425-f3e0-42e3-8d74-e9a7f663e547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.09.10 21:24:47.489314 [ 3 ] {} <Trace> HTTP-Session: 3e323425-f3e0-42e3-8d74-e9a7f663e547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
830 2024.09.10 21:24:47.489508 [ 3 ] {93dd6cd2-4f2c-4488-8b6c-b645a608cd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
831 2024.09.10 21:24:47.491844 [ 3 ] {93dd6cd2-4f2c-4488-8b6c-b645a608cd2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2024.09.10 21:24:47.492082 [ 3 ] {93dd6cd2-4f2c-4488-8b6c-b645a608cd2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
833 2024.09.10 21:24:47.494145 [ 3 ] {93dd6cd2-4f2c-4488-8b6c-b645a608cd2b} <Debug> DynamicQueryHandler: Done processing query
834 2024.09.10 21:24:47.494176 [ 3 ] {93dd6cd2-4f2c-4488-8b6c-b645a608cd2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
835 2024.09.10 21:24:47.494194 [ 3 ] {} <Debug> HTTP-Session: 3e323425-f3e0-42e3-8d74-e9a7f663e547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.09.10 21:24:47.499544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2024.09.10 21:24:47.499612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
838 2024.09.10 21:24:47.499635 [ 3 ] {} <Debug> HTTP-Session: 6fb50762-3475-4117-a465-2d9d9c03ba11 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
839 2024.09.10 21:24:47.499654 [ 3 ] {} <Debug> HTTP-Session: 6fb50762-3475-4117-a465-2d9d9c03ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2024.09.10 21:24:47.499669 [ 3 ] {} <Debug> HTTP-Session: 6fb50762-3475-4117-a465-2d9d9c03ba11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.09.10 21:24:47.499706 [ 3 ] {} <Trace> HTTP-Session: 6fb50762-3475-4117-a465-2d9d9c03ba11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
842 2024.09.10 21:24:47.499886 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
843 2024.09.10 21:24:47.499943 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
844 2024.09.10 21:24:47.500180 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
845 2024.09.10 21:24:47.502635 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
846 2024.09.10 21:24:47.502682 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
847 2024.09.10 21:24:47.503416 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2024.09.10 21:24:47.503998 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
849 2024.09.10 21:24:47.504171 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.004317 sec., 231.64234422052354 rows/sec., 34.61 KiB/sec.
850 2024.09.10 21:24:47.504476 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Debug> DynamicQueryHandler: Done processing query
851 2024.09.10 21:24:47.504503 [ 3 ] {001ebd44-232a-45e0-9325-ef2af35fb622} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
852 2024.09.10 21:24:47.504520 [ 3 ] {} <Debug> HTTP-Session: 6fb50762-3475-4117-a465-2d9d9c03ba11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.09.10 21:24:47.504666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2024.09.10 21:24:47.504724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
855 2024.09.10 21:24:47.504744 [ 3 ] {} <Debug> HTTP-Session: 06119744-d5b0-4e07-8fad-6355a9b47230 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
856 2024.09.10 21:24:47.504763 [ 3 ] {} <Debug> HTTP-Session: 06119744-d5b0-4e07-8fad-6355a9b47230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2024.09.10 21:24:47.504778 [ 3 ] {} <Debug> HTTP-Session: 06119744-d5b0-4e07-8fad-6355a9b47230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
858 2024.09.10 21:24:47.504814 [ 3 ] {} <Trace> HTTP-Session: 06119744-d5b0-4e07-8fad-6355a9b47230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2024.09.10 21:24:47.504930 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
860 2024.09.10 21:24:47.504977 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
861 2024.09.10 21:24:47.505256 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
862 2024.09.10 21:24:47.506908 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
863 2024.09.10 21:24:47.506945 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
864 2024.09.10 21:24:47.507483 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
865 2024.09.10 21:24:47.508222 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
866 2024.09.10 21:24:47.508381 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Debug> executeQuery: Read 16 rows, 1.58 KiB in 0.003477 sec., 4601.668104687949 rows/sec., 455.56 KiB/sec.
867 2024.09.10 21:24:47.508607 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Debug> DynamicQueryHandler: Done processing query
868 2024.09.10 21:24:47.508632 [ 3 ] {7a476386-1f64-4cb5-b464-b1000626762b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
869 2024.09.10 21:24:47.508648 [ 3 ] {} <Debug> HTTP-Session: 06119744-d5b0-4e07-8fad-6355a9b47230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
870 2024.09.10 21:24:47.508769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
871 2024.09.10 21:24:47.508833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
872 2024.09.10 21:24:47.508855 [ 3 ] {} <Debug> HTTP-Session: cd24e0f2-aeb3-4ed5-a121-501175da39b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
873 2024.09.10 21:24:47.508872 [ 3 ] {} <Debug> HTTP-Session: cd24e0f2-aeb3-4ed5-a121-501175da39b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
874 2024.09.10 21:24:47.508886 [ 3 ] {} <Debug> HTTP-Session: cd24e0f2-aeb3-4ed5-a121-501175da39b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
875 2024.09.10 21:24:47.508922 [ 3 ] {} <Trace> HTTP-Session: cd24e0f2-aeb3-4ed5-a121-501175da39b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
876 2024.09.10 21:24:47.509038 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
877 2024.09.10 21:24:47.509085 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
878 2024.09.10 21:24:47.509346 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
879 2024.09.10 21:24:47.509794 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
880 2024.09.10 21:24:47.509837 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
881 2024.09.10 21:24:47.510460 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
882 2024.09.10 21:24:47.511173 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
883 2024.09.10 21:24:47.511325 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00231 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec.
884 2024.09.10 21:24:47.511601 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Debug> DynamicQueryHandler: Done processing query
885 2024.09.10 21:24:47.511627 [ 3 ] {9a9f03bb-ca0b-4777-9a52-41a0176186f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
886 2024.09.10 21:24:47.511644 [ 3 ] {} <Debug> HTTP-Session: cd24e0f2-aeb3-4ed5-a121-501175da39b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
887 2024.09.10 21:24:47.511787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2024.09.10 21:24:47.511837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
889 2024.09.10 21:24:47.511856 [ 3 ] {} <Debug> HTTP-Session: 02909eac-b03f-423e-83d0-7df685f5374b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
890 2024.09.10 21:24:47.511872 [ 3 ] {} <Debug> HTTP-Session: 02909eac-b03f-423e-83d0-7df685f5374b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2024.09.10 21:24:47.511886 [ 3 ] {} <Debug> HTTP-Session: 02909eac-b03f-423e-83d0-7df685f5374b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.09.10 21:24:47.511917 [ 3 ] {} <Trace> HTTP-Session: 02909eac-b03f-423e-83d0-7df685f5374b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
893 2024.09.10 21:24:47.512058 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
894 2024.09.10 21:24:47.512105 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
895 2024.09.10 21:24:47.512910 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2024.09.10 21:24:47.513823 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
897 2024.09.10 21:24:47.513864 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
898 2024.09.10 21:24:47.514453 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2024.09.10 21:24:47.515169 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
900 2024.09.10 21:24:47.515327 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Debug> executeQuery: Read 8 rows, 656.00 B in 0.003292 sec., 2430.1336573511544 rows/sec., 194.60 KiB/sec.
901 2024.09.10 21:24:47.515527 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Debug> DynamicQueryHandler: Done processing query
902 2024.09.10 21:24:47.515551 [ 3 ] {9d887faa-83a9-4620-bb87-f40219eb52c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
903 2024.09.10 21:24:47.515567 [ 3 ] {} <Debug> HTTP-Session: 02909eac-b03f-423e-83d0-7df685f5374b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.09.10 21:24:47.515749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.09.10 21:24:47.515799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.09.10 21:24:47.515822 [ 3 ] {} <Debug> HTTP-Session: a22a8368-dcb2-41b0-8cd6-e9864fdb3aad Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
907 2024.09.10 21:24:47.515839 [ 3 ] {} <Debug> HTTP-Session: a22a8368-dcb2-41b0-8cd6-e9864fdb3aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.09.10 21:24:47.515853 [ 3 ] {} <Debug> HTTP-Session: a22a8368-dcb2-41b0-8cd6-e9864fdb3aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.09.10 21:24:47.515885 [ 3 ] {} <Trace> HTTP-Session: a22a8368-dcb2-41b0-8cd6-e9864fdb3aad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.09.10 21:24:47.516041 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
911 2024.09.10 21:24:47.516105 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
912 2024.09.10 21:24:47.516522 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
913 2024.09.10 21:24:47.517142 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
914 2024.09.10 21:24:47.517180 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
915 2024.09.10 21:24:47.522572 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
916 2024.09.10 21:24:47.523339 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
917 2024.09.10 21:24:47.523528 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007566 sec., 1057.3618821041503 rows/sec., 1.89 MiB/sec.
918 2024.09.10 21:24:47.523760 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Debug> DynamicQueryHandler: Done processing query
919 2024.09.10 21:24:47.523789 [ 3 ] {ca9586a7-183c-4c7a-9b41-5eea5d666398} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
920 2024.09.10 21:24:47.523810 [ 3 ] {} <Debug> HTTP-Session: a22a8368-dcb2-41b0-8cd6-e9864fdb3aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.09.10 21:24:48.001175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.29 MiB, peak 177.62 MiB, free memory in arenas 0.00 B, will set to 174.58 MiB (RSS), difference: 2.29 MiB
922 2024.09.10 21:24:52.490209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
923 2024.09.10 21:24:52.490343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
924 2024.09.10 21:24:52.490371 [ 3 ] {} <Debug> HTTP-Session: 6665ff9b-d7f7-42d8-a396-cd2274de831c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
925 2024.09.10 21:24:52.490399 [ 3 ] {} <Debug> HTTP-Session: 6665ff9b-d7f7-42d8-a396-cd2274de831c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
926 2024.09.10 21:24:52.490418 [ 3 ] {} <Debug> HTTP-Session: 6665ff9b-d7f7-42d8-a396-cd2274de831c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
927 2024.09.10 21:24:52.490475 [ 3 ] {} <Trace> HTTP-Session: 6665ff9b-d7f7-42d8-a396-cd2274de831c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
928 2024.09.10 21:24:52.490719 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
929 2024.09.10 21:24:52.497486 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
930 2024.09.10 21:24:52.497558 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram')" moved to PREWHERE
931 2024.09.10 21:24:52.500010 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
932 2024.09.10 21:24:52.500207 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
933 2024.09.10 21:24:52.501071 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 1-element set)
934 2024.09.10 21:24:52.502167 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
935 2024.09.10 21:24:52.502216 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
936 2024.09.10 21:24:52.503190 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> DynamicQueryHandler: Done processing query
937 2024.09.10 21:24:52.503220 [ 3 ] {7ab66e9e-62fb-495e-89fa-7fefb5b29dbc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
938 2024.09.10 21:24:52.503238 [ 3 ] {} <Debug> HTTP-Session: 6665ff9b-d7f7-42d8-a396-cd2274de831c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
939 2024.09.10 21:24:52.504175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2024.09.10 21:24:52.504224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
941 2024.09.10 21:24:52.504243 [ 3 ] {} <Debug> HTTP-Session: 6e84228a-8e5e-4154-a7ce-2c4fde820135 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
942 2024.09.10 21:24:52.504260 [ 3 ] {} <Debug> HTTP-Session: 6e84228a-8e5e-4154-a7ce-2c4fde820135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2024.09.10 21:24:52.504275 [ 3 ] {} <Debug> HTTP-Session: 6e84228a-8e5e-4154-a7ce-2c4fde820135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.09.10 21:24:52.504307 [ 3 ] {} <Trace> HTTP-Session: 6e84228a-8e5e-4154-a7ce-2c4fde820135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
945 2024.09.10 21:24:52.504430 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
946 2024.09.10 21:24:52.504645 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
947 2024.09.10 21:24:52.504674 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
948 2024.09.10 21:24:52.507100 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2024.09.10 21:24:52.507169 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
950 2024.09.10 21:24:52.507321 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 2-element set)
951 2024.09.10 21:24:52.507362 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
952 2024.09.10 21:24:52.507391 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
953 2024.09.10 21:24:52.508217 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> DynamicQueryHandler: Done processing query
954 2024.09.10 21:24:52.508249 [ 3 ] {6c2324fc-b1b0-44d4-809f-aec5925fe327} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
955 2024.09.10 21:24:52.508270 [ 3 ] {} <Debug> HTTP-Session: 6e84228a-8e5e-4154-a7ce-2c4fde820135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.09.10 21:24:52.508481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
957 2024.09.10 21:24:52.508529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
958 2024.09.10 21:24:52.508548 [ 3 ] {} <Debug> HTTP-Session: d35cb752-eede-46e4-9e08-4ed22e7f6769 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
959 2024.09.10 21:24:52.508564 [ 3 ] {} <Debug> HTTP-Session: d35cb752-eede-46e4-9e08-4ed22e7f6769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
960 2024.09.10 21:24:52.508578 [ 3 ] {} <Debug> HTTP-Session: d35cb752-eede-46e4-9e08-4ed22e7f6769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
961 2024.09.10 21:24:52.508608 [ 3 ] {} <Trace> HTTP-Session: d35cb752-eede-46e4-9e08-4ed22e7f6769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
962 2024.09.10 21:24:52.508728 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
963 2024.09.10 21:24:52.508956 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
964 2024.09.10 21:24:52.508987 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
965 2024.09.10 21:24:52.509176 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
966 2024.09.10 21:24:52.509241 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
967 2024.09.10 21:24:52.509377 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 3-element set)
968 2024.09.10 21:24:52.509410 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
969 2024.09.10 21:24:52.509433 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
970 2024.09.10 21:24:52.510150 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> DynamicQueryHandler: Done processing query
971 2024.09.10 21:24:52.510176 [ 3 ] {7be7f928-53de-4ab9-b4f2-340546f23a2a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
972 2024.09.10 21:24:52.510193 [ 3 ] {} <Debug> HTTP-Session: d35cb752-eede-46e4-9e08-4ed22e7f6769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
973 2024.09.10 21:24:52.510837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2024.09.10 21:24:52.510884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
975 2024.09.10 21:24:52.510903 [ 3 ] {} <Debug> HTTP-Session: 277f1c66-b702-45d5-b995-412a46b3632e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
976 2024.09.10 21:24:52.510920 [ 3 ] {} <Debug> HTTP-Session: 277f1c66-b702-45d5-b995-412a46b3632e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2024.09.10 21:24:52.510933 [ 3 ] {} <Debug> HTTP-Session: 277f1c66-b702-45d5-b995-412a46b3632e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
978 2024.09.10 21:24:52.510963 [ 3 ] {} <Trace> HTTP-Session: 277f1c66-b702-45d5-b995-412a46b3632e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
979 2024.09.10 21:24:52.511083 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
980 2024.09.10 21:24:52.511311 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
981 2024.09.10 21:24:52.511343 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
982 2024.09.10 21:24:52.511539 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2024.09.10 21:24:52.511604 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
984 2024.09.10 21:24:52.511738 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
985 2024.09.10 21:24:52.511772 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
986 2024.09.10 21:24:52.511794 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
987 2024.09.10 21:24:52.512704 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> DynamicQueryHandler: Done processing query
988 2024.09.10 21:24:52.512730 [ 3 ] {bf2f3637-da76-400a-a5ee-079e156b5e1a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
989 2024.09.10 21:24:52.512746 [ 3 ] {} <Debug> HTTP-Session: 277f1c66-b702-45d5-b995-412a46b3632e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
990 2024.09.10 21:24:52.513084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
991 2024.09.10 21:24:52.513132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
992 2024.09.10 21:24:52.513151 [ 3 ] {} <Debug> HTTP-Session: 4e2103cd-42ba-4383-830b-769af1e77bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
993 2024.09.10 21:24:52.513168 [ 3 ] {} <Debug> HTTP-Session: 4e2103cd-42ba-4383-830b-769af1e77bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
994 2024.09.10 21:24:52.513182 [ 3 ] {} <Debug> HTTP-Session: 4e2103cd-42ba-4383-830b-769af1e77bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
995 2024.09.10 21:24:52.513212 [ 3 ] {} <Trace> HTTP-Session: 4e2103cd-42ba-4383-830b-769af1e77bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
996 2024.09.10 21:24:52.513334 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
997 2024.09.10 21:24:52.513564 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
998 2024.09.10 21:24:52.513596 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
999 2024.09.10 21:24:52.513795 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1000 2024.09.10 21:24:52.513859 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1001 2024.09.10 21:24:52.513995 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1002 2024.09.10 21:24:52.514030 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1003 2024.09.10 21:24:52.514053 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1004 2024.09.10 21:24:52.514915 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> DynamicQueryHandler: Done processing query
1005 2024.09.10 21:24:52.514941 [ 3 ] {edd9e169-5040-4208-babb-d2e5bb73f0db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1006 2024.09.10 21:24:52.514957 [ 3 ] {} <Debug> HTTP-Session: 4e2103cd-42ba-4383-830b-769af1e77bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.09.10 21:24:52.515181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1008 2024.09.10 21:24:52.515228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1009 2024.09.10 21:24:52.515248 [ 3 ] {} <Debug> HTTP-Session: 5ace6a7f-30ec-4d71-9688-526d5266beb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1010 2024.09.10 21:24:52.515264 [ 3 ] {} <Debug> HTTP-Session: 5ace6a7f-30ec-4d71-9688-526d5266beb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.09.10 21:24:52.515278 [ 3 ] {} <Debug> HTTP-Session: 5ace6a7f-30ec-4d71-9688-526d5266beb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.09.10 21:24:52.515308 [ 3 ] {} <Trace> HTTP-Session: 5ace6a7f-30ec-4d71-9688-526d5266beb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1013 2024.09.10 21:24:52.515430 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1014 2024.09.10 21:24:52.515665 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1015 2024.09.10 21:24:52.515699 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE
1016 2024.09.10 21:24:52.515904 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2024.09.10 21:24:52.515969 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1018 2024.09.10 21:24:52.516107 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1019 2024.09.10 21:24:52.516141 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1020 2024.09.10 21:24:52.516163 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1021 2024.09.10 21:24:52.516990 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> DynamicQueryHandler: Done processing query
1022 2024.09.10 21:24:52.517015 [ 3 ] {45c051bd-bdbd-4a17-9194-cc262887e369} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1023 2024.09.10 21:24:52.517031 [ 3 ] {} <Debug> HTTP-Session: 5ace6a7f-30ec-4d71-9688-526d5266beb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.09.10 21:24:52.517234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2024.09.10 21:24:52.517282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1026 2024.09.10 21:24:52.517301 [ 3 ] {} <Debug> HTTP-Session: a013fe50-50d1-4655-aeb2-19159b4c205a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1027 2024.09.10 21:24:52.517318 [ 3 ] {} <Debug> HTTP-Session: a013fe50-50d1-4655-aeb2-19159b4c205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.09.10 21:24:52.517332 [ 3 ] {} <Debug> HTTP-Session: a013fe50-50d1-4655-aeb2-19159b4c205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.09.10 21:24:52.517363 [ 3 ] {} <Trace> HTTP-Session: a013fe50-50d1-4655-aeb2-19159b4c205a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1030 2024.09.10 21:24:52.517486 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1031 2024.09.10 21:24:52.517724 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1032 2024.09.10 21:24:52.517757 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1033 2024.09.10 21:24:52.517966 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1034 2024.09.10 21:24:52.518030 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1035 2024.09.10 21:24:52.518165 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1036 2024.09.10 21:24:52.518199 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1037 2024.09.10 21:24:52.518222 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1038 2024.09.10 21:24:52.519090 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> DynamicQueryHandler: Done processing query
1039 2024.09.10 21:24:52.519116 [ 3 ] {5c4c424e-1e4a-468e-89c7-5fb4978b0d83} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1040 2024.09.10 21:24:52.519133 [ 3 ] {} <Debug> HTTP-Session: a013fe50-50d1-4655-aeb2-19159b4c205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1041 2024.09.10 21:24:52.519333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1042 2024.09.10 21:24:52.519381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1043 2024.09.10 21:24:52.519400 [ 3 ] {} <Debug> HTTP-Session: a7ddb777-eb62-49b6-acbd-2a85f047223c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1044 2024.09.10 21:24:52.519416 [ 3 ] {} <Debug> HTTP-Session: a7ddb777-eb62-49b6-acbd-2a85f047223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1045 2024.09.10 21:24:52.519430 [ 3 ] {} <Debug> HTTP-Session: a7ddb777-eb62-49b6-acbd-2a85f047223c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.09.10 21:24:52.519461 [ 3 ] {} <Trace> HTTP-Session: a7ddb777-eb62-49b6-acbd-2a85f047223c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1047 2024.09.10 21:24:52.519583 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1048 2024.09.10 21:24:52.519819 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1049 2024.09.10 21:24:52.519853 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1050 2024.09.10 21:24:52.520063 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2024.09.10 21:24:52.520127 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1052 2024.09.10 21:24:52.520261 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1053 2024.09.10 21:24:52.520294 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1054 2024.09.10 21:24:52.520317 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1055 2024.09.10 21:24:52.521078 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> DynamicQueryHandler: Done processing query
1056 2024.09.10 21:24:52.521104 [ 3 ] {61466b07-d9f0-4a37-b969-f9a1097c0cda} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1057 2024.09.10 21:24:52.521120 [ 3 ] {} <Debug> HTTP-Session: a7ddb777-eb62-49b6-acbd-2a85f047223c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.09.10 21:24:52.521332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2024.09.10 21:24:52.521379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1060 2024.09.10 21:24:52.521398 [ 3 ] {} <Debug> HTTP-Session: 7c08de54-0ee4-4cfb-84b9-02e30e3979ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1061 2024.09.10 21:24:52.521415 [ 3 ] {} <Debug> HTTP-Session: 7c08de54-0ee4-4cfb-84b9-02e30e3979ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1062 2024.09.10 21:24:52.521430 [ 3 ] {} <Debug> HTTP-Session: 7c08de54-0ee4-4cfb-84b9-02e30e3979ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.09.10 21:24:52.521460 [ 3 ] {} <Trace> HTTP-Session: 7c08de54-0ee4-4cfb-84b9-02e30e3979ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1064 2024.09.10 21:24:52.521585 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1065 2024.09.10 21:24:52.521827 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1066 2024.09.10 21:24:52.521861 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1067 2024.09.10 21:24:52.522080 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1068 2024.09.10 21:24:52.522154 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1069 2024.09.10 21:24:52.522364 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1070 2024.09.10 21:24:52.522398 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1071 2024.09.10 21:24:52.522419 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1072 2024.09.10 21:24:52.523182 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> DynamicQueryHandler: Done processing query
1073 2024.09.10 21:24:52.523208 [ 3 ] {679aee25-023e-4c84-95af-ed81156f4512} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1074 2024.09.10 21:24:52.523224 [ 3 ] {} <Debug> HTTP-Session: 7c08de54-0ee4-4cfb-84b9-02e30e3979ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.09.10 21:24:52.523403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2024.09.10 21:24:52.523451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1077 2024.09.10 21:24:52.523470 [ 3 ] {} <Debug> HTTP-Session: 2d5d9440-1a80-4a61-9456-e86d38940e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1078 2024.09.10 21:24:52.523487 [ 3 ] {} <Debug> HTTP-Session: 2d5d9440-1a80-4a61-9456-e86d38940e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2024.09.10 21:24:52.523501 [ 3 ] {} <Debug> HTTP-Session: 2d5d9440-1a80-4a61-9456-e86d38940e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.09.10 21:24:52.523531 [ 3 ] {} <Trace> HTTP-Session: 2d5d9440-1a80-4a61-9456-e86d38940e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1081 2024.09.10 21:24:52.523658 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1082 2024.09.10 21:24:52.523898 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1083 2024.09.10 21:24:52.523933 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1084 2024.09.10 21:24:52.524152 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1085 2024.09.10 21:24:52.524217 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1086 2024.09.10 21:24:52.524352 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1087 2024.09.10 21:24:52.524385 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1088 2024.09.10 21:24:52.524408 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1089 2024.09.10 21:24:52.525205 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> DynamicQueryHandler: Done processing query
1090 2024.09.10 21:24:52.525231 [ 3 ] {32d55045-30bb-49fb-b40c-e029314a90b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1091 2024.09.10 21:24:52.525247 [ 3 ] {} <Debug> HTTP-Session: 2d5d9440-1a80-4a61-9456-e86d38940e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.09.10 21:24:52.525461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1093 2024.09.10 21:24:52.525508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1094 2024.09.10 21:24:52.525526 [ 3 ] {} <Debug> HTTP-Session: 96ea3f9b-606b-4349-8d40-b4247e5ad74a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1095 2024.09.10 21:24:52.525542 [ 3 ] {} <Debug> HTTP-Session: 96ea3f9b-606b-4349-8d40-b4247e5ad74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.09.10 21:24:52.525556 [ 3 ] {} <Debug> HTTP-Session: 96ea3f9b-606b-4349-8d40-b4247e5ad74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1097 2024.09.10 21:24:52.525587 [ 3 ] {} <Trace> HTTP-Session: 96ea3f9b-606b-4349-8d40-b4247e5ad74a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1098 2024.09.10 21:24:52.525716 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1099 2024.09.10 21:24:52.525959 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1100 2024.09.10 21:24:52.525995 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1101 2024.09.10 21:24:52.526221 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1102 2024.09.10 21:24:52.526285 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1103 2024.09.10 21:24:52.526420 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1104 2024.09.10 21:24:52.526454 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1105 2024.09.10 21:24:52.526476 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1106 2024.09.10 21:24:52.527276 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> DynamicQueryHandler: Done processing query
1107 2024.09.10 21:24:52.527302 [ 3 ] {c2941326-d0ca-4c24-8ce5-7375d7e07c38} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1108 2024.09.10 21:24:52.527319 [ 3 ] {} <Debug> HTTP-Session: 96ea3f9b-606b-4349-8d40-b4247e5ad74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1109 2024.09.10 21:24:52.527526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1110 2024.09.10 21:24:52.527571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1111 2024.09.10 21:24:52.527590 [ 3 ] {} <Debug> HTTP-Session: 58ac52ce-0298-4c6b-9f3e-416ae98544e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1112 2024.09.10 21:24:52.527606 [ 3 ] {} <Debug> HTTP-Session: 58ac52ce-0298-4c6b-9f3e-416ae98544e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1113 2024.09.10 21:24:52.527620 [ 3 ] {} <Debug> HTTP-Session: 58ac52ce-0298-4c6b-9f3e-416ae98544e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1114 2024.09.10 21:24:52.527650 [ 3 ] {} <Trace> HTTP-Session: 58ac52ce-0298-4c6b-9f3e-416ae98544e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1115 2024.09.10 21:24:52.527778 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1116 2024.09.10 21:24:52.528020 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1117 2024.09.10 21:24:52.528056 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1118 2024.09.10 21:24:52.528284 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1119 2024.09.10 21:24:52.528348 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1120 2024.09.10 21:24:52.528483 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1121 2024.09.10 21:24:52.528516 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1122 2024.09.10 21:24:52.528538 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1123 2024.09.10 21:24:52.529292 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> DynamicQueryHandler: Done processing query
1124 2024.09.10 21:24:52.529317 [ 3 ] {0580b502-7f9d-4fbc-a761-ae41269cc134} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1125 2024.09.10 21:24:52.529333 [ 3 ] {} <Debug> HTTP-Session: 58ac52ce-0298-4c6b-9f3e-416ae98544e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.09.10 21:24:52.529549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1127 2024.09.10 21:24:52.529595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1128 2024.09.10 21:24:52.529614 [ 3 ] {} <Debug> HTTP-Session: 0119952c-1feb-481e-af0f-b10587f62999 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1129 2024.09.10 21:24:52.529630 [ 3 ] {} <Debug> HTTP-Session: 0119952c-1feb-481e-af0f-b10587f62999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1130 2024.09.10 21:24:52.529644 [ 3 ] {} <Debug> HTTP-Session: 0119952c-1feb-481e-af0f-b10587f62999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.09.10 21:24:52.529674 [ 3 ] {} <Trace> HTTP-Session: 0119952c-1feb-481e-af0f-b10587f62999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1132 2024.09.10 21:24:52.529803 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1133 2024.09.10 21:24:52.530052 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1134 2024.09.10 21:24:52.530089 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1135 2024.09.10 21:24:52.530322 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1136 2024.09.10 21:24:52.530385 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1137 2024.09.10 21:24:52.530520 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1138 2024.09.10 21:24:52.530553 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1139 2024.09.10 21:24:52.530576 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1140 2024.09.10 21:24:52.531383 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> DynamicQueryHandler: Done processing query
1141 2024.09.10 21:24:52.531409 [ 3 ] {8b0a7ec2-ea7e-4a8d-92ba-502e01df38ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1142 2024.09.10 21:24:52.531425 [ 3 ] {} <Debug> HTTP-Session: 0119952c-1feb-481e-af0f-b10587f62999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.09.10 21:24:52.531631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2024.09.10 21:24:52.531677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1145 2024.09.10 21:24:52.531695 [ 3 ] {} <Debug> HTTP-Session: b1f3646b-80f1-468b-bc62-aeac42591189 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1146 2024.09.10 21:24:52.531716 [ 3 ] {} <Debug> HTTP-Session: b1f3646b-80f1-468b-bc62-aeac42591189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.09.10 21:24:52.531730 [ 3 ] {} <Debug> HTTP-Session: b1f3646b-80f1-468b-bc62-aeac42591189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.09.10 21:24:52.531760 [ 3 ] {} <Trace> HTTP-Session: b1f3646b-80f1-468b-bc62-aeac42591189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1149 2024.09.10 21:24:52.531890 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1150 2024.09.10 21:24:52.532138 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1151 2024.09.10 21:24:52.532176 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1152 2024.09.10 21:24:52.532416 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1153 2024.09.10 21:24:52.532477 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1154 2024.09.10 21:24:52.532607 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1155 2024.09.10 21:24:52.532638 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1156 2024.09.10 21:24:52.532659 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1157 2024.09.10 21:24:52.533448 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> DynamicQueryHandler: Done processing query
1158 2024.09.10 21:24:52.533473 [ 3 ] {0fb4f01b-72d8-4077-bc60-b21db365acfe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1159 2024.09.10 21:24:52.533490 [ 3 ] {} <Debug> HTTP-Session: b1f3646b-80f1-468b-bc62-aeac42591189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1160 2024.09.10 21:24:52.533689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2024.09.10 21:24:52.533735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1162 2024.09.10 21:24:52.533755 [ 3 ] {} <Debug> HTTP-Session: c7f46db0-ec48-46a8-9834-7126b2d73a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1163 2024.09.10 21:24:52.533771 [ 3 ] {} <Debug> HTTP-Session: c7f46db0-ec48-46a8-9834-7126b2d73a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2024.09.10 21:24:52.533785 [ 3 ] {} <Debug> HTTP-Session: c7f46db0-ec48-46a8-9834-7126b2d73a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1165 2024.09.10 21:24:52.533815 [ 3 ] {} <Trace> HTTP-Session: c7f46db0-ec48-46a8-9834-7126b2d73a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1166 2024.09.10 21:24:52.533945 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1167 2024.09.10 21:24:52.534197 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1168 2024.09.10 21:24:52.534236 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1169 2024.09.10 21:24:52.534475 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1170 2024.09.10 21:24:52.534540 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1171 2024.09.10 21:24:52.534677 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1172 2024.09.10 21:24:52.534710 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1173 2024.09.10 21:24:52.534731 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1174 2024.09.10 21:24:52.535475 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> DynamicQueryHandler: Done processing query
1175 2024.09.10 21:24:52.535501 [ 3 ] {65af7ffe-fa8c-4a8f-9142-86aaa4b73fb9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1176 2024.09.10 21:24:52.535517 [ 3 ] {} <Debug> HTTP-Session: c7f46db0-ec48-46a8-9834-7126b2d73a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.09.10 21:24:52.535743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1178 2024.09.10 21:24:52.535790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1179 2024.09.10 21:24:52.535809 [ 3 ] {} <Debug> HTTP-Session: 3e4ba07c-7726-4926-9b95-8c6e97247e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1180 2024.09.10 21:24:52.535825 [ 3 ] {} <Debug> HTTP-Session: 3e4ba07c-7726-4926-9b95-8c6e97247e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1181 2024.09.10 21:24:52.535839 [ 3 ] {} <Debug> HTTP-Session: 3e4ba07c-7726-4926-9b95-8c6e97247e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1182 2024.09.10 21:24:52.535870 [ 3 ] {} <Trace> HTTP-Session: 3e4ba07c-7726-4926-9b95-8c6e97247e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1183 2024.09.10 21:24:52.536000 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1184 2024.09.10 21:24:52.536253 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1185 2024.09.10 21:24:52.536291 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1186 2024.09.10 21:24:52.536534 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1187 2024.09.10 21:24:52.536598 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1188 2024.09.10 21:24:52.536733 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1189 2024.09.10 21:24:52.536766 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1190 2024.09.10 21:24:52.536787 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1191 2024.09.10 21:24:52.537548 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> DynamicQueryHandler: Done processing query
1192 2024.09.10 21:24:52.537574 [ 3 ] {4e68e7e4-5624-4895-8024-2b5b354b068f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1193 2024.09.10 21:24:52.537590 [ 3 ] {} <Debug> HTTP-Session: 3e4ba07c-7726-4926-9b95-8c6e97247e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.09.10 21:24:52.537817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1195 2024.09.10 21:24:52.537865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1196 2024.09.10 21:24:52.537884 [ 3 ] {} <Debug> HTTP-Session: 1d9f8376-3c05-4a3b-bc84-8c65917527b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1197 2024.09.10 21:24:52.537900 [ 3 ] {} <Debug> HTTP-Session: 1d9f8376-3c05-4a3b-bc84-8c65917527b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1198 2024.09.10 21:24:52.537914 [ 3 ] {} <Debug> HTTP-Session: 1d9f8376-3c05-4a3b-bc84-8c65917527b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.09.10 21:24:52.537943 [ 3 ] {} <Trace> HTTP-Session: 1d9f8376-3c05-4a3b-bc84-8c65917527b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1200 2024.09.10 21:24:52.538075 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1201 2024.09.10 21:24:52.538331 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1202 2024.09.10 21:24:52.538372 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1203 2024.09.10 21:24:52.538619 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1204 2024.09.10 21:24:52.538684 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1205 2024.09.10 21:24:52.538821 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1206 2024.09.10 21:24:52.538854 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1207 2024.09.10 21:24:52.538876 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges
1208 2024.09.10 21:24:52.539848 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> DynamicQueryHandler: Done processing query
1209 2024.09.10 21:24:52.539874 [ 3 ] {fecf32bc-7fca-48ed-9829-b038ad27017c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1210 2024.09.10 21:24:52.539891 [ 3 ] {} <Debug> HTTP-Session: 1d9f8376-3c05-4a3b-bc84-8c65917527b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.09.10 21:24:52.543839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 4567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1212 2024.09.10 21:24:52.543897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1213 2024.09.10 21:24:52.543920 [ 3 ] {} <Debug> HTTP-Session: cfca60b5-1717-4f2d-b56f-7e0c3f36cf31 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1214 2024.09.10 21:24:52.543940 [ 3 ] {} <Debug> HTTP-Session: cfca60b5-1717-4f2d-b56f-7e0c3f36cf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1215 2024.09.10 21:24:52.543957 [ 3 ] {} <Debug> HTTP-Session: cfca60b5-1717-4f2d-b56f-7e0c3f36cf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.09.10 21:24:52.543993 [ 3 ] {} <Trace> HTTP-Session: cfca60b5-1717-4f2d-b56f-7e0c3f36cf31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1217 2024.09.10 21:24:52.544176 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1218 2024.09.10 21:24:52.544235 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1219 2024.09.10 21:24:52.544409 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2024.09.10 21:24:52.544765 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1221 2024.09.10 21:24:52.544802 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1222 2024.09.10 21:24:52.545407 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1223 2024.09.10 21:24:52.545967 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1224 2024.09.10 21:24:52.546125 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Debug> executeQuery: Read 17 rows, 2.28 KiB in 0.002004 sec., 8483.033932135728 rows/sec., 1.11 MiB/sec.
1225 2024.09.10 21:24:52.546296 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Debug> DynamicQueryHandler: Done processing query
1226 2024.09.10 21:24:52.546321 [ 3 ] {9e06e4f7-63cc-4791-88d4-c6f17c952bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1227 2024.09.10 21:24:52.546338 [ 3 ] {} <Debug> HTTP-Session: cfca60b5-1717-4f2d-b56f-7e0c3f36cf31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.09.10 21:24:52.546513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1229 2024.09.10 21:24:52.546561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1230 2024.09.10 21:24:52.546580 [ 3 ] {} <Debug> HTTP-Session: 4bedf674-006e-4bb0-8b96-cf238d3362e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1231 2024.09.10 21:24:52.546596 [ 3 ] {} <Debug> HTTP-Session: 4bedf674-006e-4bb0-8b96-cf238d3362e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1232 2024.09.10 21:24:52.546610 [ 3 ] {} <Debug> HTTP-Session: 4bedf674-006e-4bb0-8b96-cf238d3362e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.09.10 21:24:52.546641 [ 3 ] {} <Trace> HTTP-Session: 4bedf674-006e-4bb0-8b96-cf238d3362e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1234 2024.09.10 21:24:52.546761 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1235 2024.09.10 21:24:52.546805 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1236 2024.09.10 21:24:52.547040 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.09.10 21:24:52.547489 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1238 2024.09.10 21:24:52.547523 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1239 2024.09.10 21:24:52.548047 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1240 2024.09.10 21:24:52.548757 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1241 2024.09.10 21:24:52.548884 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Debug> executeQuery: Read 96 rows, 8.17 KiB in 0.002168 sec., 44280.44280442805 rows/sec., 3.68 MiB/sec.
1242 2024.09.10 21:24:52.549074 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Debug> DynamicQueryHandler: Done processing query
1243 2024.09.10 21:24:52.549098 [ 3 ] {5902e8a5-8bc8-428f-907b-0f5e8dc45551} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1244 2024.09.10 21:24:52.549115 [ 3 ] {} <Debug> HTTP-Session: 4bedf674-006e-4bb0-8b96-cf238d3362e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.09.10 21:24:52.549280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1246 2024.09.10 21:24:52.549339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1247 2024.09.10 21:24:52.549361 [ 3 ] {} <Debug> HTTP-Session: 5044ca26-e82f-44e0-a386-950d4e9b8c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1248 2024.09.10 21:24:52.549382 [ 3 ] {} <Debug> HTTP-Session: 5044ca26-e82f-44e0-a386-950d4e9b8c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.09.10 21:24:52.549396 [ 3 ] {} <Debug> HTTP-Session: 5044ca26-e82f-44e0-a386-950d4e9b8c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.09.10 21:24:52.549426 [ 3 ] {} <Trace> HTTP-Session: 5044ca26-e82f-44e0-a386-950d4e9b8c0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1251 2024.09.10 21:24:52.549532 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1252 2024.09.10 21:24:52.549575 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1253 2024.09.10 21:24:52.549799 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1254 2024.09.10 21:24:52.550194 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1255 2024.09.10 21:24:52.550238 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1256 2024.09.10 21:24:52.550755 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1257 2024.09.10 21:24:52.551572 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1258 2024.09.10 21:24:52.551708 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002206 sec., 9972.801450589302 rows/sec., 749.91 KiB/sec.
1259 2024.09.10 21:24:52.551992 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Debug> DynamicQueryHandler: Done processing query
1260 2024.09.10 21:24:52.552017 [ 3 ] {3352005b-29bc-4396-9b90-8fb74779f46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1261 2024.09.10 21:24:52.552034 [ 3 ] {} <Debug> HTTP-Session: 5044ca26-e82f-44e0-a386-950d4e9b8c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.09.10 21:24:52.552189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2024.09.10 21:24:52.552237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1264 2024.09.10 21:24:52.552257 [ 3 ] {} <Debug> HTTP-Session: f5896d34-4e12-407b-8272-67e5b9eed981 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1265 2024.09.10 21:24:52.552275 [ 3 ] {} <Debug> HTTP-Session: f5896d34-4e12-407b-8272-67e5b9eed981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1266 2024.09.10 21:24:52.552290 [ 3 ] {} <Debug> HTTP-Session: f5896d34-4e12-407b-8272-67e5b9eed981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.09.10 21:24:52.552322 [ 3 ] {} <Trace> HTTP-Session: f5896d34-4e12-407b-8272-67e5b9eed981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1268 2024.09.10 21:24:52.552447 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1269 2024.09.10 21:24:52.552491 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1270 2024.09.10 21:24:52.552732 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1271 2024.09.10 21:24:52.553093 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1272 2024.09.10 21:24:52.553131 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1273 2024.09.10 21:24:52.553673 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1274 2024.09.10 21:24:52.554494 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1275 2024.09.10 21:24:52.554625 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.002223 sec., 38236.6171839856 rows/sec., 2.99 MiB/sec.
1276 2024.09.10 21:24:52.554824 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Debug> DynamicQueryHandler: Done processing query
1277 2024.09.10 21:24:52.554850 [ 3 ] {968a9bd2-4707-414d-9ef9-606e7bb049a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1278 2024.09.10 21:24:52.554868 [ 3 ] {} <Debug> HTTP-Session: f5896d34-4e12-407b-8272-67e5b9eed981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.09.10 21:24:52.555040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1280 2024.09.10 21:24:52.555087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1281 2024.09.10 21:24:52.555107 [ 3 ] {} <Debug> HTTP-Session: e48fb0a1-c332-4213-a527-ccc230e73cae Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1282 2024.09.10 21:24:52.555123 [ 3 ] {} <Debug> HTTP-Session: e48fb0a1-c332-4213-a527-ccc230e73cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.09.10 21:24:52.555137 [ 3 ] {} <Debug> HTTP-Session: e48fb0a1-c332-4213-a527-ccc230e73cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.09.10 21:24:52.555168 [ 3 ] {} <Trace> HTTP-Session: e48fb0a1-c332-4213-a527-ccc230e73cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1285 2024.09.10 21:24:52.555290 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1286 2024.09.10 21:24:52.555363 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1287 2024.09.10 21:24:52.555511 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1288 2024.09.10 21:24:52.555855 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1289 2024.09.10 21:24:52.555890 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1290 2024.09.10 21:24:52.556420 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1291 2024.09.10 21:24:52.557054 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1292 2024.09.10 21:24:52.557181 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001937 sec., 41300.98089829634 rows/sec., 2.86 MiB/sec.
1293 2024.09.10 21:24:52.557336 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Debug> DynamicQueryHandler: Done processing query
1294 2024.09.10 21:24:52.557361 [ 3 ] {922aa608-b4af-4893-a21e-cd75bb79cb47} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1295 2024.09.10 21:24:52.557378 [ 3 ] {} <Debug> HTTP-Session: e48fb0a1-c332-4213-a527-ccc230e73cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.09.10 21:24:52.557624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 35768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1297 2024.09.10 21:24:52.557670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1298 2024.09.10 21:24:52.557690 [ 3 ] {} <Debug> HTTP-Session: 534228aa-a9fd-4acc-9645-40a91eed67b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1299 2024.09.10 21:24:52.557706 [ 3 ] {} <Debug> HTTP-Session: 534228aa-a9fd-4acc-9645-40a91eed67b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1300 2024.09.10 21:24:52.557721 [ 3 ] {} <Debug> HTTP-Session: 534228aa-a9fd-4acc-9645-40a91eed67b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.09.10 21:24:52.557751 [ 3 ] {} <Trace> HTTP-Session: 534228aa-a9fd-4acc-9645-40a91eed67b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1302 2024.09.10 21:24:52.558015 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1303 2024.09.10 21:24:52.558078 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1304 2024.09.10 21:24:52.558474 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2024.09.10 21:24:52.559093 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1306 2024.09.10 21:24:52.559130 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1307 2024.09.10 21:24:52.559870 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1308 2024.09.10 21:24:52.560582 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1309 2024.09.10 21:24:52.560723 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002891 sec., 7609.82359045313 rows/sec., 13.64 MiB/sec.
1310 2024.09.10 21:24:52.560946 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Debug> DynamicQueryHandler: Done processing query
1311 2024.09.10 21:24:52.560971 [ 3 ] {92f91b03-2d60-4eb4-adc4-274776f9101a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1312 2024.09.10 21:24:52.560988 [ 3 ] {} <Debug> HTTP-Session: 534228aa-a9fd-4acc-9645-40a91eed67b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1313 2024.09.10 21:24:52.561108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2024.09.10 21:24:52.561156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1315 2024.09.10 21:24:52.561176 [ 3 ] {} <Debug> HTTP-Session: b2b9f400-d064-4fae-879a-88ff5a7019ad Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1316 2024.09.10 21:24:52.561193 [ 3 ] {} <Debug> HTTP-Session: b2b9f400-d064-4fae-879a-88ff5a7019ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.09.10 21:24:52.561207 [ 3 ] {} <Debug> HTTP-Session: b2b9f400-d064-4fae-879a-88ff5a7019ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.09.10 21:24:52.561238 [ 3 ] {} <Trace> HTTP-Session: b2b9f400-d064-4fae-879a-88ff5a7019ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1319 2024.09.10 21:24:52.561337 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1320 2024.09.10 21:24:52.561383 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1321 2024.09.10 21:24:52.561523 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2024.09.10 21:24:52.561833 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1323 2024.09.10 21:24:52.561869 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1324 2024.09.10 21:24:52.562419 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1325 2024.09.10 21:24:52.563233 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Trace> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1326 2024.09.10 21:24:52.563376 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.002059 sec., 5828.071879553181 rows/sec., 439.19 KiB/sec.
1327 2024.09.10 21:24:52.563652 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Debug> DynamicQueryHandler: Done processing query
1328 2024.09.10 21:24:52.563678 [ 3 ] {864fb1ac-084b-4120-8e1f-a296a59aed89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1329 2024.09.10 21:24:52.563695 [ 3 ] {} <Debug> HTTP-Session: b2b9f400-d064-4fae-879a-88ff5a7019ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1330 2024.09.10 21:24:52.563827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 4019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2024.09.10 21:24:52.563875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1332 2024.09.10 21:24:52.563896 [ 3 ] {} <Debug> HTTP-Session: 89fe08e8-6705-40cd-a8db-4c3fa65e097c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1333 2024.09.10 21:24:52.563917 [ 3 ] {} <Debug> HTTP-Session: 89fe08e8-6705-40cd-a8db-4c3fa65e097c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2024.09.10 21:24:52.563933 [ 3 ] {} <Debug> HTTP-Session: 89fe08e8-6705-40cd-a8db-4c3fa65e097c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.09.10 21:24:52.563965 [ 3 ] {} <Trace> HTTP-Session: 89fe08e8-6705-40cd-a8db-4c3fa65e097c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1336 2024.09.10 21:24:52.564071 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1337 2024.09.10 21:24:52.564117 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1338 2024.09.10 21:24:52.564266 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1339 2024.09.10 21:24:52.564548 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1340 2024.09.10 21:24:52.564585 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1341 2024.09.10 21:24:52.565179 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1342 2024.09.10 21:24:52.565941 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1343 2024.09.10 21:24:52.566074 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Debug> executeQuery: Read 26 rows, 1.83 KiB in 0.002031 sec., 12801.575578532744 rows/sec., 898.67 KiB/sec.
1344 2024.09.10 21:24:52.566266 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Debug> DynamicQueryHandler: Done processing query
1345 2024.09.10 21:24:52.566291 [ 3 ] {081d5a1c-e9d6-4890-b1a7-ca4fdffb5e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1346 2024.09.10 21:24:52.566307 [ 3 ] {} <Debug> HTTP-Session: 89fe08e8-6705-40cd-a8db-4c3fa65e097c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.09.10 21:24:54.583515 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
1348 2024.09.10 21:24:54.583559 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
1349 2024.09.10 21:24:57.496507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1350 2024.09.10 21:24:57.496627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1351 2024.09.10 21:24:57.496651 [ 3 ] {} <Debug> HTTP-Session: 14ff4620-d467-4038-8115-23e0bb99b1af Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1352 2024.09.10 21:24:57.496675 [ 3 ] {} <Debug> HTTP-Session: 14ff4620-d467-4038-8115-23e0bb99b1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.09.10 21:24:57.496694 [ 3 ] {} <Debug> HTTP-Session: 14ff4620-d467-4038-8115-23e0bb99b1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1354 2024.09.10 21:24:57.496744 [ 3 ] {} <Trace> HTTP-Session: 14ff4620-d467-4038-8115-23e0bb99b1af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1355 2024.09.10 21:24:57.496946 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1356 2024.09.10 21:24:57.497013 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1357 2024.09.10 21:24:57.497337 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1358 2024.09.10 21:24:57.497769 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1359 2024.09.10 21:24:57.497814 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1360 2024.09.10 21:24:57.498331 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1361 2024.09.10 21:24:57.498970 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1362 2024.09.10 21:24:57.499154 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Debug> executeQuery: Read 68 rows, 5.63 KiB in 0.00227 sec., 29955.94713656388 rows/sec., 2.42 MiB/sec.
1363 2024.09.10 21:24:57.499349 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Debug> DynamicQueryHandler: Done processing query
1364 2024.09.10 21:24:57.499376 [ 3 ] {7feeaab0-2d21-4310-b666-3aa468a0c7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1365 2024.09.10 21:24:57.499393 [ 3 ] {} <Debug> HTTP-Session: 14ff4620-d467-4038-8115-23e0bb99b1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1366 2024.09.10 21:24:57.499525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1367 2024.09.10 21:24:57.499573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1368 2024.09.10 21:24:57.499610 [ 3 ] {} <Debug> HTTP-Session: bd7ef373-9831-41c0-853a-429ca448c872 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1369 2024.09.10 21:24:57.499627 [ 3 ] {} <Debug> HTTP-Session: bd7ef373-9831-41c0-853a-429ca448c872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.09.10 21:24:57.499641 [ 3 ] {} <Debug> HTTP-Session: bd7ef373-9831-41c0-853a-429ca448c872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1371 2024.09.10 21:24:57.499673 [ 3 ] {} <Trace> HTTP-Session: bd7ef373-9831-41c0-853a-429ca448c872 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1372 2024.09.10 21:24:57.499778 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1373 2024.09.10 21:24:57.499824 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1374 2024.09.10 21:24:57.500052 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1375 2024.09.10 21:24:57.500482 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1376 2024.09.10 21:24:57.500521 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1377 2024.09.10 21:24:57.501073 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1378 2024.09.10 21:24:57.501888 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1379 2024.09.10 21:24:57.502044 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002286 sec., 3499.562554680665 rows/sec., 263.15 KiB/sec.
1380 2024.09.10 21:24:57.502238 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Debug> DynamicQueryHandler: Done processing query
1381 2024.09.10 21:24:57.502266 [ 3 ] {8e0a73c2-f42b-4e38-b79b-90cebadd7014} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1382 2024.09.10 21:24:57.502285 [ 3 ] {} <Debug> HTTP-Session: bd7ef373-9831-41c0-853a-429ca448c872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1383 2024.09.10 21:24:57.502424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 10878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1384 2024.09.10 21:24:57.502474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1385 2024.09.10 21:24:57.502575 [ 3 ] {} <Debug> HTTP-Session: 52c68599-6ca4-4863-aabc-e415e9c8bce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1386 2024.09.10 21:24:57.502596 [ 3 ] {} <Debug> HTTP-Session: 52c68599-6ca4-4863-aabc-e415e9c8bce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1387 2024.09.10 21:24:57.502610 [ 3 ] {} <Debug> HTTP-Session: 52c68599-6ca4-4863-aabc-e415e9c8bce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.09.10 21:24:57.502641 [ 3 ] {} <Trace> HTTP-Session: 52c68599-6ca4-4863-aabc-e415e9c8bce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1389 2024.09.10 21:24:57.502760 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1390 2024.09.10 21:24:57.502807 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1391 2024.09.10 21:24:57.503049 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2024.09.10 21:24:57.503425 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1393 2024.09.10 21:24:57.503464 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1394 2024.09.10 21:24:57.503968 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1395 2024.09.10 21:24:57.504656 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1396 2024.09.10 21:24:57.504794 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.00207 sec., 30917.87439613527 rows/sec., 2.41 MiB/sec.
1397 2024.09.10 21:24:57.504968 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Debug> DynamicQueryHandler: Done processing query
1398 2024.09.10 21:24:57.504993 [ 3 ] {0a0881cb-611a-4534-94e0-a3e28318a00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1399 2024.09.10 21:24:57.505010 [ 3 ] {} <Debug> HTTP-Session: 52c68599-6ca4-4863-aabc-e415e9c8bce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.09.10 21:24:57.505275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1401 2024.09.10 21:24:57.505323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1402 2024.09.10 21:24:57.505343 [ 3 ] {} <Debug> HTTP-Session: 71777618-6433-408d-8333-b804ebcdaaf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1403 2024.09.10 21:24:57.505359 [ 3 ] {} <Debug> HTTP-Session: 71777618-6433-408d-8333-b804ebcdaaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1404 2024.09.10 21:24:57.505373 [ 3 ] {} <Debug> HTTP-Session: 71777618-6433-408d-8333-b804ebcdaaf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.09.10 21:24:57.505404 [ 3 ] {} <Trace> HTTP-Session: 71777618-6433-408d-8333-b804ebcdaaf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1406 2024.09.10 21:24:57.505550 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1407 2024.09.10 21:24:57.505599 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1408 2024.09.10 21:24:57.505746 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1409 2024.09.10 21:24:57.506142 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1410 2024.09.10 21:24:57.506177 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1411 2024.09.10 21:24:57.506787 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1412 2024.09.10 21:24:57.507542 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1413 2024.09.10 21:24:57.507695 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002205 sec., 68027.21088435374 rows/sec., 4.72 MiB/sec.
1414 2024.09.10 21:24:57.507868 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Debug> DynamicQueryHandler: Done processing query
1415 2024.09.10 21:24:57.507893 [ 3 ] {0e17b35b-ada0-41cc-916d-e954a784f5be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1416 2024.09.10 21:24:57.507909 [ 3 ] {} <Debug> HTTP-Session: 71777618-6433-408d-8333-b804ebcdaaf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1417 2024.09.10 21:24:57.508057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1418 2024.09.10 21:24:57.508106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1419 2024.09.10 21:24:57.508125 [ 3 ] {} <Debug> HTTP-Session: 5d5296d9-2b65-46fe-8d65-18a644a7821f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1420 2024.09.10 21:24:57.508141 [ 3 ] {} <Debug> HTTP-Session: 5d5296d9-2b65-46fe-8d65-18a644a7821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.09.10 21:24:57.508154 [ 3 ] {} <Debug> HTTP-Session: 5d5296d9-2b65-46fe-8d65-18a644a7821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.09.10 21:24:57.508186 [ 3 ] {} <Trace> HTTP-Session: 5d5296d9-2b65-46fe-8d65-18a644a7821f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1423 2024.09.10 21:24:57.508403 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1424 2024.09.10 21:24:57.508474 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1425 2024.09.10 21:24:57.508883 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1426 2024.09.10 21:24:57.509493 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1427 2024.09.10 21:24:57.509532 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1428 2024.09.10 21:24:57.510282 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1429 2024.09.10 21:24:57.511060 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1430 2024.09.10 21:24:57.511262 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002942 sec., 2719.238613188307 rows/sec., 4.87 MiB/sec.
1431 2024.09.10 21:24:57.511479 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Debug> DynamicQueryHandler: Done processing query
1432 2024.09.10 21:24:57.511503 [ 3 ] {3e2d9269-4f84-485b-b3c1-12579882e4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1433 2024.09.10 21:24:57.511519 [ 3 ] {} <Debug> HTTP-Session: 5d5296d9-2b65-46fe-8d65-18a644a7821f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1434 2024.09.10 21:24:57.511638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1435 2024.09.10 21:24:57.511686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1436 2024.09.10 21:24:57.511706 [ 3 ] {} <Debug> HTTP-Session: ef0973ac-c38c-4bce-86be-0c06a132a029 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1437 2024.09.10 21:24:57.511722 [ 3 ] {} <Debug> HTTP-Session: ef0973ac-c38c-4bce-86be-0c06a132a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.09.10 21:24:57.511736 [ 3 ] {} <Debug> HTTP-Session: ef0973ac-c38c-4bce-86be-0c06a132a029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.09.10 21:24:57.511769 [ 3 ] {} <Trace> HTTP-Session: ef0973ac-c38c-4bce-86be-0c06a132a029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1440 2024.09.10 21:24:57.511883 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1441 2024.09.10 21:24:57.511927 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1442 2024.09.10 21:24:57.512059 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1443 2024.09.10 21:24:57.512344 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1444 2024.09.10 21:24:57.512381 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1445 2024.09.10 21:24:57.512883 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1446 2024.09.10 21:24:57.513558 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1447 2024.09.10 21:24:57.513716 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001865 sec., 26809.651474530834 rows/sec., 1.84 MiB/sec.
1448 2024.09.10 21:24:57.513876 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Debug> DynamicQueryHandler: Done processing query
1449 2024.09.10 21:24:57.513901 [ 3 ] {72675fa6-8678-4280-8fe0-5a0645a092af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1450 2024.09.10 21:24:57.513917 [ 3 ] {} <Debug> HTTP-Session: ef0973ac-c38c-4bce-86be-0c06a132a029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1451 2024.09.10 21:25:02.496826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1452 2024.09.10 21:25:02.496954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1453 2024.09.10 21:25:02.496981 [ 3 ] {} <Debug> HTTP-Session: 567595a9-ae9e-4586-97a2-357c2ea93ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1454 2024.09.10 21:25:02.497005 [ 3 ] {} <Debug> HTTP-Session: 567595a9-ae9e-4586-97a2-357c2ea93ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.09.10 21:25:02.497020 [ 3 ] {} <Debug> HTTP-Session: 567595a9-ae9e-4586-97a2-357c2ea93ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.09.10 21:25:02.497070 [ 3 ] {} <Trace> HTTP-Session: 567595a9-ae9e-4586-97a2-357c2ea93ce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1457 2024.09.10 21:25:02.497283 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1458 2024.09.10 21:25:02.497352 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1459 2024.09.10 21:25:02.497690 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1460 2024.09.10 21:25:02.498130 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1461 2024.09.10 21:25:02.498177 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1462 2024.09.10 21:25:02.498758 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1463 2024.09.10 21:25:02.499440 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1464 2024.09.10 21:25:02.499633 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Debug> executeQuery: Read 98 rows, 8.35 KiB in 0.002419 sec., 40512.608515915665 rows/sec., 3.37 MiB/sec.
1465 2024.09.10 21:25:02.499850 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Debug> DynamicQueryHandler: Done processing query
1466 2024.09.10 21:25:02.499877 [ 3 ] {f7a50a14-493c-49da-aad2-a265f50cc0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1467 2024.09.10 21:25:02.499894 [ 3 ] {} <Debug> HTTP-Session: 567595a9-ae9e-4586-97a2-357c2ea93ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1468 2024.09.10 21:25:02.500035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2024.09.10 21:25:02.500088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1470 2024.09.10 21:25:02.500108 [ 3 ] {} <Debug> HTTP-Session: 770a77dc-b99e-4f7d-ac25-ce583f3bfd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1471 2024.09.10 21:25:02.500126 [ 3 ] {} <Debug> HTTP-Session: 770a77dc-b99e-4f7d-ac25-ce583f3bfd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.09.10 21:25:02.500140 [ 3 ] {} <Debug> HTTP-Session: 770a77dc-b99e-4f7d-ac25-ce583f3bfd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1473 2024.09.10 21:25:02.500176 [ 3 ] {} <Trace> HTTP-Session: 770a77dc-b99e-4f7d-ac25-ce583f3bfd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1474 2024.09.10 21:25:02.500289 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1475 2024.09.10 21:25:02.500335 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1476 2024.09.10 21:25:02.500572 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1477 2024.09.10 21:25:02.500862 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1478 2024.09.10 21:25:02.500901 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1479 2024.09.10 21:25:02.501436 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1480 2024.09.10 21:25:02.502113 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1481 2024.09.10 21:25:02.502290 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.002027 sec., 11346.817957572766 rows/sec., 853.23 KiB/sec.
1482 2024.09.10 21:25:02.502459 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Debug> DynamicQueryHandler: Done processing query
1483 2024.09.10 21:25:02.502483 [ 3 ] {6a53495f-7765-41b2-a011-7e365ecfe401} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1484 2024.09.10 21:25:02.502499 [ 3 ] {} <Debug> HTTP-Session: 770a77dc-b99e-4f7d-ac25-ce583f3bfd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.09.10 21:25:02.502671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 13410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2024.09.10 21:25:02.502722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1487 2024.09.10 21:25:02.502742 [ 3 ] {} <Debug> HTTP-Session: fdf410f6-3db9-4ec2-a393-5ad93fc115d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1488 2024.09.10 21:25:02.502759 [ 3 ] {} <Debug> HTTP-Session: fdf410f6-3db9-4ec2-a393-5ad93fc115d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.09.10 21:25:02.502773 [ 3 ] {} <Debug> HTTP-Session: fdf410f6-3db9-4ec2-a393-5ad93fc115d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.09.10 21:25:02.502805 [ 3 ] {} <Trace> HTTP-Session: fdf410f6-3db9-4ec2-a393-5ad93fc115d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1491 2024.09.10 21:25:02.502925 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1492 2024.09.10 21:25:02.502970 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1493 2024.09.10 21:25:02.503195 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.09.10 21:25:02.503608 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1495 2024.09.10 21:25:02.503646 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1496 2024.09.10 21:25:02.504130 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1497 2024.09.10 21:25:02.504883 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1498 2024.09.10 21:25:02.505064 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.002166 sec., 36472.76084949215 rows/sec., 2.85 MiB/sec.
1499 2024.09.10 21:25:02.505363 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Debug> DynamicQueryHandler: Done processing query
1500 2024.09.10 21:25:02.505388 [ 3 ] {6925c3a7-ac81-464d-86f4-56fddb240caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1501 2024.09.10 21:25:02.505404 [ 3 ] {} <Debug> HTTP-Session: fdf410f6-3db9-4ec2-a393-5ad93fc115d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1502 2024.09.10 21:25:02.505635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1503 2024.09.10 21:25:02.505692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1504 2024.09.10 21:25:02.505713 [ 3 ] {} <Debug> HTTP-Session: e925bb41-a1ff-4880-a1c6-eb6764c13d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1505 2024.09.10 21:25:02.505729 [ 3 ] {} <Debug> HTTP-Session: e925bb41-a1ff-4880-a1c6-eb6764c13d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.09.10 21:25:02.505743 [ 3 ] {} <Debug> HTTP-Session: e925bb41-a1ff-4880-a1c6-eb6764c13d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.09.10 21:25:02.505775 [ 3 ] {} <Trace> HTTP-Session: e925bb41-a1ff-4880-a1c6-eb6764c13d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1508 2024.09.10 21:25:02.505924 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1509 2024.09.10 21:25:02.505973 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1510 2024.09.10 21:25:02.506139 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1511 2024.09.10 21:25:02.506500 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1512 2024.09.10 21:25:02.506537 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1513 2024.09.10 21:25:02.507056 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1514 2024.09.10 21:25:02.507727 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1515 2024.09.10 21:25:02.507884 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002033 sec., 73782.58730939498 rows/sec., 5.12 MiB/sec.
1516 2024.09.10 21:25:02.508045 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Debug> DynamicQueryHandler: Done processing query
1517 2024.09.10 21:25:02.508069 [ 3 ] {94205d41-7be7-4eef-9440-a45a336dc4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1518 2024.09.10 21:25:02.508086 [ 3 ] {} <Debug> HTTP-Session: e925bb41-a1ff-4880-a1c6-eb6764c13d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.09.10 21:25:02.508260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1520 2024.09.10 21:25:02.508307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1521 2024.09.10 21:25:02.508327 [ 3 ] {} <Debug> HTTP-Session: 15912663-68fa-4385-8021-52700a05486d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1522 2024.09.10 21:25:02.508343 [ 3 ] {} <Debug> HTTP-Session: 15912663-68fa-4385-8021-52700a05486d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.09.10 21:25:02.508358 [ 3 ] {} <Debug> HTTP-Session: 15912663-68fa-4385-8021-52700a05486d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.09.10 21:25:02.508388 [ 3 ] {} <Trace> HTTP-Session: 15912663-68fa-4385-8021-52700a05486d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1525 2024.09.10 21:25:02.508805 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1526 2024.09.10 21:25:02.508872 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1527 2024.09.10 21:25:02.509281 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1528 2024.09.10 21:25:02.510039 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1529 2024.09.10 21:25:02.510074 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1530 2024.09.10 21:25:02.510860 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1531 2024.09.10 21:25:02.511530 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1532 2024.09.10 21:25:02.511678 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003195 sec., 7198.748043818467 rows/sec., 12.90 MiB/sec.
1533 2024.09.10 21:25:02.512201 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Debug> DynamicQueryHandler: Done processing query
1534 2024.09.10 21:25:02.512225 [ 3 ] {ffbadad9-108f-457f-ab3a-18d461a9e3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1535 2024.09.10 21:25:02.512242 [ 3 ] {} <Debug> HTTP-Session: 15912663-68fa-4385-8021-52700a05486d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.09.10 21:25:02.512402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1537 2024.09.10 21:25:02.512449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1538 2024.09.10 21:25:02.512469 [ 3 ] {} <Debug> HTTP-Session: 11af9f48-9c38-46df-a437-3fe4bf0d8e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1539 2024.09.10 21:25:02.512486 [ 3 ] {} <Debug> HTTP-Session: 11af9f48-9c38-46df-a437-3fe4bf0d8e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.09.10 21:25:02.512499 [ 3 ] {} <Debug> HTTP-Session: 11af9f48-9c38-46df-a437-3fe4bf0d8e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.09.10 21:25:02.512531 [ 3 ] {} <Trace> HTTP-Session: 11af9f48-9c38-46df-a437-3fe4bf0d8e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1542 2024.09.10 21:25:02.512641 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1543 2024.09.10 21:25:02.512694 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1544 2024.09.10 21:25:02.512838 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1545 2024.09.10 21:25:02.513113 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1546 2024.09.10 21:25:02.513149 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1547 2024.09.10 21:25:02.513641 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1548 2024.09.10 21:25:02.514271 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1549 2024.09.10 21:25:02.514404 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001799 sec., 27793.218454697053 rows/sec., 1.91 MiB/sec.
1550 2024.09.10 21:25:02.514727 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Debug> DynamicQueryHandler: Done processing query
1551 2024.09.10 21:25:02.514752 [ 3 ] {0262fb42-88a4-4bd3-8271-c367e111eeaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1552 2024.09.10 21:25:02.514769 [ 3 ] {} <Debug> HTTP-Session: 11af9f48-9c38-46df-a437-3fe4bf0d8e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.09.10 21:25:07.492044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1554 2024.09.10 21:25:07.492169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1555 2024.09.10 21:25:07.492193 [ 3 ] {} <Debug> HTTP-Session: f041df96-8d03-41c0-8d38-907cc59a8639 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1556 2024.09.10 21:25:07.492217 [ 3 ] {} <Debug> HTTP-Session: f041df96-8d03-41c0-8d38-907cc59a8639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.09.10 21:25:07.492232 [ 3 ] {} <Debug> HTTP-Session: f041df96-8d03-41c0-8d38-907cc59a8639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.09.10 21:25:07.492281 [ 3 ] {} <Trace> HTTP-Session: f041df96-8d03-41c0-8d38-907cc59a8639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1559 2024.09.10 21:25:07.492508 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1560 2024.09.10 21:25:07.492891 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1561 2024.09.10 21:25:07.492936 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1562 2024.09.10 21:25:07.493239 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1563 2024.09.10 21:25:07.493321 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1564 2024.09.10 21:25:07.493493 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1565 2024.09.10 21:25:07.493645 [ 250 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1566 2024.09.10 21:25:07.493659 [ 253 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1567 2024.09.10 21:25:07.493806 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
1568 2024.09.10 21:25:07.493838 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
1569 2024.09.10 21:25:07.495978 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1570 2024.09.10 21:25:07.496017 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 17 rows starting from 0
1571 2024.09.10 21:25:07.507473 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> executeQuery: Read 17 rows, 727.00 B in 0.015062 sec., 1128.6681715575621 rows/sec., 47.14 KiB/sec.
1572 2024.09.10 21:25:07.507776 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> DynamicQueryHandler: Done processing query
1573 2024.09.10 21:25:07.507808 [ 3 ] {cdaaf539-f243-412e-b5ba-ced8fd62787b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1574 2024.09.10 21:25:07.507829 [ 3 ] {} <Debug> HTTP-Session: f041df96-8d03-41c0-8d38-907cc59a8639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.09.10 21:25:07.508042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1576 2024.09.10 21:25:07.508095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1577 2024.09.10 21:25:07.508115 [ 3 ] {} <Debug> HTTP-Session: 9d7e4853-8e87-4068-8ed5-b55c10198c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1578 2024.09.10 21:25:07.508133 [ 3 ] {} <Debug> HTTP-Session: 9d7e4853-8e87-4068-8ed5-b55c10198c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.09.10 21:25:07.508147 [ 3 ] {} <Debug> HTTP-Session: 9d7e4853-8e87-4068-8ed5-b55c10198c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.09.10 21:25:07.508184 [ 3 ] {} <Trace> HTTP-Session: 9d7e4853-8e87-4068-8ed5-b55c10198c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1581 2024.09.10 21:25:07.508339 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1582 2024.09.10 21:25:07.508614 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1583 2024.09.10 21:25:07.508658 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1584 2024.09.10 21:25:07.508929 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1585 2024.09.10 21:25:07.508999 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1586 2024.09.10 21:25:07.509146 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1587 2024.09.10 21:25:07.509212 [ 252 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1588 2024.09.10 21:25:07.509215 [ 251 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1589 2024.09.10 21:25:07.509297 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
1590 2024.09.10 21:25:07.509320 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
1591 2024.09.10 21:25:07.509365 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1592 2024.09.10 21:25:07.509387 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 17 rows starting from 0
1593 2024.09.10 21:25:07.510139 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> executeQuery: Read 17 rows, 727.00 B in 0.001871 sec., 9086.050240513094 rows/sec., 379.46 KiB/sec.
1594 2024.09.10 21:25:07.510368 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> DynamicQueryHandler: Done processing query
1595 2024.09.10 21:25:07.510394 [ 3 ] {daa02ed8-dd1e-442a-9d0e-dbac2574fcb1} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1596 2024.09.10 21:25:07.510410 [ 3 ] {} <Debug> HTTP-Session: 9d7e4853-8e87-4068-8ed5-b55c10198c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1597 2024.09.10 21:25:07.510626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2024.09.10 21:25:07.510674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1599 2024.09.10 21:25:07.510698 [ 3 ] {} <Debug> HTTP-Session: b36ba145-1570-4492-ba17-f1c099aefa82 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1600 2024.09.10 21:25:07.510715 [ 3 ] {} <Debug> HTTP-Session: b36ba145-1570-4492-ba17-f1c099aefa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.09.10 21:25:07.510729 [ 3 ] {} <Debug> HTTP-Session: b36ba145-1570-4492-ba17-f1c099aefa82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1602 2024.09.10 21:25:07.510761 [ 3 ] {} <Trace> HTTP-Session: b36ba145-1570-4492-ba17-f1c099aefa82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1603 2024.09.10 21:25:07.510900 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1604 2024.09.10 21:25:07.511162 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1605 2024.09.10 21:25:07.511204 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1606 2024.09.10 21:25:07.511470 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1607 2024.09.10 21:25:07.511536 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1608 2024.09.10 21:25:07.511675 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1609 2024.09.10 21:25:07.511779 [ 252 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1610 2024.09.10 21:25:07.511786 [ 250 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1611 2024.09.10 21:25:07.511889 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
1612 2024.09.10 21:25:07.511919 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
1613 2024.09.10 21:25:07.511968 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1614 2024.09.10 21:25:07.511991 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 17 rows starting from 0
1615 2024.09.10 21:25:07.512820 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> executeQuery: Read 17 rows, 727.00 B in 0.001984 sec., 8568.548387096775 rows/sec., 357.84 KiB/sec.
1616 2024.09.10 21:25:07.513038 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> DynamicQueryHandler: Done processing query
1617 2024.09.10 21:25:07.513062 [ 3 ] {7ad157aa-21fb-4996-b4b3-3b94d4590975} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1618 2024.09.10 21:25:07.513079 [ 3 ] {} <Debug> HTTP-Session: b36ba145-1570-4492-ba17-f1c099aefa82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.09.10 21:25:07.513302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1620 2024.09.10 21:25:07.513349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1621 2024.09.10 21:25:07.513368 [ 3 ] {} <Debug> HTTP-Session: 5a37a5d2-6bb9-490f-97e6-4a4b34026006 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1622 2024.09.10 21:25:07.513385 [ 3 ] {} <Debug> HTTP-Session: 5a37a5d2-6bb9-490f-97e6-4a4b34026006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1623 2024.09.10 21:25:07.513399 [ 3 ] {} <Debug> HTTP-Session: 5a37a5d2-6bb9-490f-97e6-4a4b34026006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1624 2024.09.10 21:25:07.513429 [ 3 ] {} <Trace> HTTP-Session: 5a37a5d2-6bb9-490f-97e6-4a4b34026006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1625 2024.09.10 21:25:07.513569 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1626 2024.09.10 21:25:07.513832 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1627 2024.09.10 21:25:07.513875 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1628 2024.09.10 21:25:07.514141 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1629 2024.09.10 21:25:07.514205 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1630 2024.09.10 21:25:07.514343 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1631 2024.09.10 21:25:07.514443 [ 250 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1632 2024.09.10 21:25:07.514447 [ 251 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1633 2024.09.10 21:25:07.514545 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
1634 2024.09.10 21:25:07.514569 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
1635 2024.09.10 21:25:07.514614 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1636 2024.09.10 21:25:07.514636 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 17 rows starting from 0
1637 2024.09.10 21:25:07.515327 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> executeQuery: Read 17 rows, 727.00 B in 0.001823 sec., 9325.287986834888 rows/sec., 389.45 KiB/sec.
1638 2024.09.10 21:25:07.515533 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> DynamicQueryHandler: Done processing query
1639 2024.09.10 21:25:07.515557 [ 3 ] {f5a0b2db-1f97-4ce4-bb2c-318d28a9d2e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1640 2024.09.10 21:25:07.515574 [ 3 ] {} <Debug> HTTP-Session: 5a37a5d2-6bb9-490f-97e6-4a4b34026006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1641 2024.09.10 21:25:07.520353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2024.09.10 21:25:07.520410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1643 2024.09.10 21:25:07.520434 [ 3 ] {} <Debug> HTTP-Session: e068fd6d-ec5e-4ed7-8a6b-8d8ae2f70349 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1644 2024.09.10 21:25:07.520454 [ 3 ] {} <Debug> HTTP-Session: e068fd6d-ec5e-4ed7-8a6b-8d8ae2f70349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.09.10 21:25:07.520471 [ 3 ] {} <Debug> HTTP-Session: e068fd6d-ec5e-4ed7-8a6b-8d8ae2f70349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.09.10 21:25:07.520509 [ 3 ] {} <Trace> HTTP-Session: e068fd6d-ec5e-4ed7-8a6b-8d8ae2f70349 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1647 2024.09.10 21:25:07.520639 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1648 2024.09.10 21:25:07.520694 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1649 2024.09.10 21:25:07.520895 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2024.09.10 21:25:07.521170 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1651 2024.09.10 21:25:07.521209 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1652 2024.09.10 21:25:07.521803 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1653 2024.09.10 21:25:07.522348 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1654 2024.09.10 21:25:07.522521 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001912 sec., 2092.050209205021 rows/sec., 266.10 KiB/sec.
1655 2024.09.10 21:25:07.522814 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Debug> DynamicQueryHandler: Done processing query
1656 2024.09.10 21:25:07.522839 [ 3 ] {e90f2477-7c4e-4787-bc80-414cb1aab8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1657 2024.09.10 21:25:07.522855 [ 3 ] {} <Debug> HTTP-Session: e068fd6d-ec5e-4ed7-8a6b-8d8ae2f70349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1658 2024.09.10 21:25:07.522978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 10366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1659 2024.09.10 21:25:07.523025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1660 2024.09.10 21:25:07.523045 [ 3 ] {} <Debug> HTTP-Session: 3a4d4777-b329-4cc0-81a1-08821ed6718b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1661 2024.09.10 21:25:07.523061 [ 3 ] {} <Debug> HTTP-Session: 3a4d4777-b329-4cc0-81a1-08821ed6718b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.09.10 21:25:07.523075 [ 3 ] {} <Debug> HTTP-Session: 3a4d4777-b329-4cc0-81a1-08821ed6718b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.09.10 21:25:07.523105 [ 3 ] {} <Trace> HTTP-Session: 3a4d4777-b329-4cc0-81a1-08821ed6718b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1664 2024.09.10 21:25:07.523258 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1665 2024.09.10 21:25:07.523306 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1666 2024.09.10 21:25:07.523553 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1667 2024.09.10 21:25:07.523883 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1668 2024.09.10 21:25:07.523921 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1669 2024.09.10 21:25:07.524408 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1670 2024.09.10 21:25:07.525045 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1671 2024.09.10 21:25:07.525234 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002014 sec., 35749.75173783515 rows/sec., 2.89 MiB/sec.
1672 2024.09.10 21:25:07.525553 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Debug> DynamicQueryHandler: Done processing query
1673 2024.09.10 21:25:07.525578 [ 3 ] {935a9db5-8ee7-4e07-9bd2-c8a92b2b98cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1674 2024.09.10 21:25:07.525593 [ 3 ] {} <Debug> HTTP-Session: 3a4d4777-b329-4cc0-81a1-08821ed6718b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.09.10 21:25:07.525710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2024.09.10 21:25:07.525758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1677 2024.09.10 21:25:07.525777 [ 3 ] {} <Debug> HTTP-Session: 1c6d86f2-f3e4-49b6-ba80-edbd30420efd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1678 2024.09.10 21:25:07.525793 [ 3 ] {} <Debug> HTTP-Session: 1c6d86f2-f3e4-49b6-ba80-edbd30420efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.09.10 21:25:07.525807 [ 3 ] {} <Debug> HTTP-Session: 1c6d86f2-f3e4-49b6-ba80-edbd30420efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.09.10 21:25:07.525838 [ 3 ] {} <Trace> HTTP-Session: 1c6d86f2-f3e4-49b6-ba80-edbd30420efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1681 2024.09.10 21:25:07.525937 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1682 2024.09.10 21:25:07.525980 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1683 2024.09.10 21:25:07.526225 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1684 2024.09.10 21:25:07.526487 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1685 2024.09.10 21:25:07.526522 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1686 2024.09.10 21:25:07.526997 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1687 2024.09.10 21:25:07.527635 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1688 2024.09.10 21:25:07.527838 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001915 sec., 4177.545691906005 rows/sec., 314.13 KiB/sec.
1689 2024.09.10 21:25:07.528123 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Debug> DynamicQueryHandler: Done processing query
1690 2024.09.10 21:25:07.528148 [ 3 ] {0fb5916c-dc33-41fc-a412-3076e1ec7d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1691 2024.09.10 21:25:07.528165 [ 3 ] {} <Debug> HTTP-Session: 1c6d86f2-f3e4-49b6-ba80-edbd30420efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.09.10 21:25:07.528294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1693 2024.09.10 21:25:07.528340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1694 2024.09.10 21:25:07.528359 [ 3 ] {} <Debug> HTTP-Session: c3c7bc9f-7c61-4ada-9bf1-0af99b3628d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1695 2024.09.10 21:25:07.528375 [ 3 ] {} <Debug> HTTP-Session: c3c7bc9f-7c61-4ada-9bf1-0af99b3628d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.09.10 21:25:07.528389 [ 3 ] {} <Debug> HTTP-Session: c3c7bc9f-7c61-4ada-9bf1-0af99b3628d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.09.10 21:25:07.528419 [ 3 ] {} <Trace> HTTP-Session: c3c7bc9f-7c61-4ada-9bf1-0af99b3628d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1698 2024.09.10 21:25:07.528535 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1699 2024.09.10 21:25:07.528578 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1700 2024.09.10 21:25:07.528824 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1701 2024.09.10 21:25:07.529137 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1702 2024.09.10 21:25:07.529175 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1703 2024.09.10 21:25:07.529707 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1704 2024.09.10 21:25:07.530379 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1705 2024.09.10 21:25:07.530569 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002074 sec., 34715.52555448409 rows/sec., 2.71 MiB/sec.
1706 2024.09.10 21:25:07.530731 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Debug> DynamicQueryHandler: Done processing query
1707 2024.09.10 21:25:07.530756 [ 3 ] {1bed5b9e-38d0-4c79-b2b5-d4eb6e6293b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1708 2024.09.10 21:25:07.530772 [ 3 ] {} <Debug> HTTP-Session: c3c7bc9f-7c61-4ada-9bf1-0af99b3628d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.09.10 21:25:07.531006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1710 2024.09.10 21:25:07.531053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1711 2024.09.10 21:25:07.531073 [ 3 ] {} <Debug> HTTP-Session: f9ef73ea-5d49-49f8-9e57-908c302409b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1712 2024.09.10 21:25:07.531089 [ 3 ] {} <Debug> HTTP-Session: f9ef73ea-5d49-49f8-9e57-908c302409b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1713 2024.09.10 21:25:07.531103 [ 3 ] {} <Debug> HTTP-Session: f9ef73ea-5d49-49f8-9e57-908c302409b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.09.10 21:25:07.531134 [ 3 ] {} <Trace> HTTP-Session: f9ef73ea-5d49-49f8-9e57-908c302409b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1715 2024.09.10 21:25:07.531274 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1716 2024.09.10 21:25:07.531322 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1717 2024.09.10 21:25:07.531463 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1718 2024.09.10 21:25:07.531780 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1719 2024.09.10 21:25:07.531817 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1720 2024.09.10 21:25:07.532296 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1721 2024.09.10 21:25:07.532991 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1722 2024.09.10 21:25:07.533152 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Debug> executeQuery: Read 156 rows, 11.11 KiB in 0.001941 sec., 80370.942812983 rows/sec., 5.59 MiB/sec.
1723 2024.09.10 21:25:07.533445 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Debug> DynamicQueryHandler: Done processing query
1724 2024.09.10 21:25:07.533469 [ 3 ] {0872a396-a71d-41ce-a218-17e725e2b8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1725 2024.09.10 21:25:07.533485 [ 3 ] {} <Debug> HTTP-Session: f9ef73ea-5d49-49f8-9e57-908c302409b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1726 2024.09.10 21:25:07.533612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1727 2024.09.10 21:25:07.533660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1728 2024.09.10 21:25:07.533679 [ 3 ] {} <Debug> HTTP-Session: 5e8d6a27-bb78-4602-a9f6-b75cb0c9c795 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1729 2024.09.10 21:25:07.533696 [ 3 ] {} <Debug> HTTP-Session: 5e8d6a27-bb78-4602-a9f6-b75cb0c9c795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.09.10 21:25:07.533709 [ 3 ] {} <Debug> HTTP-Session: 5e8d6a27-bb78-4602-a9f6-b75cb0c9c795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.09.10 21:25:07.533740 [ 3 ] {} <Trace> HTTP-Session: 5e8d6a27-bb78-4602-a9f6-b75cb0c9c795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1732 2024.09.10 21:25:07.533889 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1733 2024.09.10 21:25:07.533958 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1734 2024.09.10 21:25:07.534366 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1735 2024.09.10 21:25:07.534781 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1736 2024.09.10 21:25:07.534818 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1737 2024.09.10 21:25:07.535517 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1738 2024.09.10 21:25:07.536175 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1739 2024.09.10 21:25:07.536426 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002603 sec., 3073.376872839032 rows/sec., 5.51 MiB/sec.
1740 2024.09.10 21:25:07.536785 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Debug> DynamicQueryHandler: Done processing query
1741 2024.09.10 21:25:07.536810 [ 3 ] {a66fac73-2fb2-4e68-8fb8-24c17457dd0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1742 2024.09.10 21:25:07.536826 [ 3 ] {} <Debug> HTTP-Session: 5e8d6a27-bb78-4602-a9f6-b75cb0c9c795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1743 2024.09.10 21:25:07.536971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 8550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1744 2024.09.10 21:25:07.537019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1745 2024.09.10 21:25:07.537038 [ 3 ] {} <Debug> HTTP-Session: 01f07e48-18dd-4212-9727-d21433580b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1746 2024.09.10 21:25:07.537055 [ 3 ] {} <Debug> HTTP-Session: 01f07e48-18dd-4212-9727-d21433580b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.09.10 21:25:07.537069 [ 3 ] {} <Debug> HTTP-Session: 01f07e48-18dd-4212-9727-d21433580b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1748 2024.09.10 21:25:07.537100 [ 3 ] {} <Trace> HTTP-Session: 01f07e48-18dd-4212-9727-d21433580b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1749 2024.09.10 21:25:07.537212 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1750 2024.09.10 21:25:07.537258 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1751 2024.09.10 21:25:07.537390 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1752 2024.09.10 21:25:07.537694 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1753 2024.09.10 21:25:07.537732 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1754 2024.09.10 21:25:07.538271 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1755 2024.09.10 21:25:07.538922 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1756 2024.09.10 21:25:07.539082 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Debug> executeQuery: Read 56 rows, 3.89 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 1.99 MiB/sec.
1757 2024.09.10 21:25:07.539246 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Debug> DynamicQueryHandler: Done processing query
1758 2024.09.10 21:25:07.539271 [ 3 ] {12b6bca0-54a3-4e54-aaee-0d1e01c181d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1759 2024.09.10 21:25:07.539286 [ 3 ] {} <Debug> HTTP-Session: 01f07e48-18dd-4212-9727-d21433580b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.09.10 21:25:09.583595 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1761 2024.09.10 21:25:09.583644 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1762 2024.09.10 21:25:12.498133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1763 2024.09.10 21:25:12.498270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1764 2024.09.10 21:25:12.498299 [ 3 ] {} <Debug> HTTP-Session: 421b7d7c-3879-4e91-a04c-62d0b070d94c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1765 2024.09.10 21:25:12.498326 [ 3 ] {} <Debug> HTTP-Session: 421b7d7c-3879-4e91-a04c-62d0b070d94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.09.10 21:25:12.498344 [ 3 ] {} <Debug> HTTP-Session: 421b7d7c-3879-4e91-a04c-62d0b070d94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1767 2024.09.10 21:25:12.498399 [ 3 ] {} <Trace> HTTP-Session: 421b7d7c-3879-4e91-a04c-62d0b070d94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1768 2024.09.10 21:25:12.498633 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1769 2024.09.10 21:25:12.498712 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1770 2024.09.10 21:25:12.499094 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2024.09.10 21:25:12.499568 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1772 2024.09.10 21:25:12.499613 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1773 2024.09.10 21:25:12.500173 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1774 2024.09.10 21:25:12.500904 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1775 2024.09.10 21:25:12.501078 [ 76 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1776 2024.09.10 21:25:12.501099 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002542 sec., 40125.88512981904 rows/sec., 3.34 MiB/sec.
1777 2024.09.10 21:25:12.501220 [ 76 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1778 2024.09.10 21:25:12.501329 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1779 2024.09.10 21:25:12.501486 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Debug> DynamicQueryHandler: Done processing query
1780 2024.09.10 21:25:12.501560 [ 3 ] {df9ccfb8-45ee-4112-957c-a354cfb4d91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1781 2024.09.10 21:25:12.501627 [ 3 ] {} <Debug> HTTP-Session: 421b7d7c-3879-4e91-a04c-62d0b070d94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.09.10 21:25:12.501852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1783 2024.09.10 21:25:12.501909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1784 2024.09.10 21:25:12.501931 [ 3 ] {} <Debug> HTTP-Session: f7b78298-91fd-4e81-b5fa-b8e8766c8df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1785 2024.09.10 21:25:12.501949 [ 3 ] {} <Debug> HTTP-Session: f7b78298-91fd-4e81-b5fa-b8e8766c8df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.09.10 21:25:12.501963 [ 3 ] {} <Debug> HTTP-Session: f7b78298-91fd-4e81-b5fa-b8e8766c8df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1787 2024.09.10 21:25:12.501999 [ 3 ] {} <Trace> HTTP-Session: f7b78298-91fd-4e81-b5fa-b8e8766c8df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1788 2024.09.10 21:25:12.502119 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1789 2024.09.10 21:25:12.502170 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1790 2024.09.10 21:25:12.502422 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1791 2024.09.10 21:25:12.502763 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1792 2024.09.10 21:25:12.502801 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1793 2024.09.10 21:25:12.503313 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1794 2024.09.10 21:25:12.504076 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1795 2024.09.10 21:25:12.504254 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00216 sec., 10648.148148148148 rows/sec., 800.69 KiB/sec.
1796 2024.09.10 21:25:12.504254 [ 76 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1797 2024.09.10 21:25:12.504353 [ 76 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1798 2024.09.10 21:25:12.504400 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1799 2024.09.10 21:25:12.504538 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Debug> DynamicQueryHandler: Done processing query
1800 2024.09.10 21:25:12.504568 [ 3 ] {9d7d033a-f33c-43ab-a0dd-3bad5df75080} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1801 2024.09.10 21:25:12.504584 [ 3 ] {} <Debug> HTTP-Session: f7b78298-91fd-4e81-b5fa-b8e8766c8df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.09.10 21:25:12.504711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1803 2024.09.10 21:25:12.504762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1804 2024.09.10 21:25:12.504781 [ 3 ] {} <Debug> HTTP-Session: 670d7a37-e2ba-42e5-b029-c579fae9f4c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1805 2024.09.10 21:25:12.504798 [ 3 ] {} <Debug> HTTP-Session: 670d7a37-e2ba-42e5-b029-c579fae9f4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1806 2024.09.10 21:25:12.504812 [ 3 ] {} <Debug> HTTP-Session: 670d7a37-e2ba-42e5-b029-c579fae9f4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.09.10 21:25:12.504845 [ 3 ] {} <Trace> HTTP-Session: 670d7a37-e2ba-42e5-b029-c579fae9f4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1808 2024.09.10 21:25:12.505012 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1809 2024.09.10 21:25:12.505066 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1810 2024.09.10 21:25:12.505323 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1811 2024.09.10 21:25:12.505684 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1812 2024.09.10 21:25:12.505736 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1813 2024.09.10 21:25:12.505819 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
1814 2024.09.10 21:25:12.505967 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
1815 2024.09.10 21:25:12.506416 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1816 2024.09.10 21:25:12.506588 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part
1817 2024.09.10 21:25:12.506689 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1818 2024.09.10 21:25:12.506824 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
1819 2024.09.10 21:25:12.507125 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1820 2024.09.10 21:25:12.507561 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1821 2024.09.10 21:25:12.507693 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
1822 2024.09.10 21:25:12.507719 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part
1823 2024.09.10 21:25:12.508475 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 98 rows starting from the beginning of the part
1824 2024.09.10 21:25:12.508495 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
1825 2024.09.10 21:25:12.509300 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1826 2024.09.10 21:25:12.509476 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
1827 2024.09.10 21:25:12.509855 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
1828 2024.09.10 21:25:12.510463 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part
1829 2024.09.10 21:25:12.510896 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
1830 2024.09.10 21:25:12.511554 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1831 2024.09.10 21:25:12.511946 [ 75 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1832 2024.09.10 21:25:12.512058 [ 75 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1833 2024.09.10 21:25:12.512173 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1834 2024.09.10 21:25:12.512167 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.007152 sec., 12164.429530201342 rows/sec., 972.74 KiB/sec.
1835 2024.09.10 21:25:12.513026 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
1836 2024.09.10 21:25:12.513332 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Debug> DynamicQueryHandler: Done processing query
1837 2024.09.10 21:25:12.513423 [ 3 ] {0ac9c46d-40d4-492d-b714-c1693e6a3468} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1838 2024.09.10 21:25:12.513519 [ 3 ] {} <Debug> HTTP-Session: 670d7a37-e2ba-42e5-b029-c579fae9f4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1839 2024.09.10 21:25:12.513901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2024.09.10 21:25:12.513992 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1841 2024.09.10 21:25:12.514145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1842 2024.09.10 21:25:12.514154 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
1843 2024.09.10 21:25:12.514233 [ 3 ] {} <Debug> HTTP-Session: b414b51f-c705-445e-ac20-db4f8e07b0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1844 2024.09.10 21:25:12.514291 [ 3 ] {} <Debug> HTTP-Session: b414b51f-c705-445e-ac20-db4f8e07b0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1845 2024.09.10 21:25:12.514405 [ 3 ] {} <Debug> HTTP-Session: b414b51f-c705-445e-ac20-db4f8e07b0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.09.10 21:25:12.514701 [ 3 ] {} <Trace> HTTP-Session: b414b51f-c705-445e-ac20-db4f8e07b0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1847 2024.09.10 21:25:12.514839 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 85 rows starting from the beginning of the part
1848 2024.09.10 21:25:12.515433 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
1849 2024.09.10 21:25:12.515460 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1850 2024.09.10 21:25:12.515694 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1851 2024.09.10 21:25:12.516004 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 79 rows starting from the beginning of the part
1852 2024.09.10 21:25:12.516669 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1853 2024.09.10 21:25:12.517376 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part
1854 2024.09.10 21:25:12.518925 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2024.09.10 21:25:12.521606 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1856 2024.09.10 21:25:12.521699 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1857 2024.09.10 21:25:12.522267 [ 189 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.020751992 sec., 21781.041550131667 rows/sec., 1.89 MiB/sec.
1858 2024.09.10 21:25:12.522422 [ 201 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 5 columns (5 merged, 0 gathered) in 0.016687221 sec., 5513.2007899937325 rows/sec., 436.10 KiB/sec.
1859 2024.09.10 21:25:12.522963 [ 201 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1860 2024.09.10 21:25:12.523037 [ 189 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1861 2024.09.10 21:25:12.524124 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1862 2024.09.10 21:25:12.525607 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.013226461 sec., 29864.375663301013 rows/sec., 2.45 MiB/sec.
1863 2024.09.10 21:25:12.526296 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1864 2024.09.10 21:25:12.526325 [ 201 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1865 2024.09.10 21:25:12.526345 [ 189 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1866 2024.09.10 21:25:12.526655 [ 189 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_6_1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1867 2024.09.10 21:25:12.526718 [ 201 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_6_1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1868 2024.09.10 21:25:12.526956 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
1869 2024.09.10 21:25:12.527085 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1870 2024.09.10 21:25:12.527094 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1871 2024.09.10 21:25:12.527426 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.012296 sec., 13012.361743656475 rows/sec., 928.04 KiB/sec.
1872 2024.09.10 21:25:12.528006 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Debug> DynamicQueryHandler: Done processing query
1873 2024.09.10 21:25:12.528053 [ 3 ] {95076ed5-e448-4775-a29c-0efee8200e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1874 2024.09.10 21:25:12.528072 [ 3 ] {} <Debug> HTTP-Session: b414b51f-c705-445e-ac20-db4f8e07b0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.09.10 21:25:12.528277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1876 2024.09.10 21:25:12.528342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1877 2024.09.10 21:25:12.528371 [ 3 ] {} <Debug> HTTP-Session: 3446988e-36dc-46c1-8c99-27e2487ac963 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1878 2024.09.10 21:25:12.528402 [ 3 ] {} <Debug> HTTP-Session: 3446988e-36dc-46c1-8c99-27e2487ac963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.09.10 21:25:12.528443 [ 3 ] {} <Debug> HTTP-Session: 3446988e-36dc-46c1-8c99-27e2487ac963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.09.10 21:25:12.528449 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1881 2024.09.10 21:25:12.528501 [ 3 ] {} <Trace> HTTP-Session: 3446988e-36dc-46c1-8c99-27e2487ac963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1882 2024.09.10 21:25:12.528619 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_6_1} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1883 2024.09.10 21:25:12.528770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1884 2024.09.10 21:25:12.528885 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1885 2024.09.10 21:25:12.528965 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
1886 2024.09.10 21:25:12.529437 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1887 2024.09.10 21:25:12.530029 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1888 2024.09.10 21:25:12.530066 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1889 2024.09.10 21:25:12.530855 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1890 2024.09.10 21:25:12.531563 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1891 2024.09.10 21:25:12.531698 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1892 2024.09.10 21:25:12.531718 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003063 sec., 7508.978126020241 rows/sec., 13.46 MiB/sec.
1893 2024.09.10 21:25:12.531740 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1894 2024.09.10 21:25:12.531776 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1895 2024.09.10 21:25:12.531957 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::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
1896 2024.09.10 21:25:12.532047 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Debug> DynamicQueryHandler: Done processing query
1897 2024.09.10 21:25:12.532080 [ 3 ] {a7d5eb1f-a1a0-4c41-9d42-995d46a3f618} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1898 2024.09.10 21:25:12.532106 [ 3 ] {} <Debug> HTTP-Session: 3446988e-36dc-46c1-8c99-27e2487ac963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.09.10 21:25:12.532252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1900 2024.09.10 21:25:12.532324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1901 2024.09.10 21:25:12.532361 [ 3 ] {} <Debug> HTTP-Session: 83ae8cba-e66c-4d56-858c-b41c4b791bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1902 2024.09.10 21:25:12.532365 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1903 2024.09.10 21:25:12.532380 [ 3 ] {} <Debug> HTTP-Session: 83ae8cba-e66c-4d56-858c-b41c4b791bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.09.10 21:25:12.532406 [ 3 ] {} <Debug> HTTP-Session: 83ae8cba-e66c-4d56-858c-b41c4b791bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1905 2024.09.10 21:25:12.532454 [ 3 ] {} <Trace> HTTP-Session: 83ae8cba-e66c-4d56-858c-b41c4b791bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1906 2024.09.10 21:25:12.532456 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::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
1907 2024.09.10 21:25:12.532662 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1908 2024.09.10 21:25:12.532792 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1909 2024.09.10 21:25:12.532911 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
1910 2024.09.10 21:25:12.533197 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1911 2024.09.10 21:25:12.533381 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
1912 2024.09.10 21:25:12.533750 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
1913 2024.09.10 21:25:12.533828 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1914 2024.09.10 21:25:12.533888 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1915 2024.09.10 21:25:12.534103 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part
1916 2024.09.10 21:25:12.534410 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
1917 2024.09.10 21:25:12.534941 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1918 2024.09.10 21:25:12.535585 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1919 2024.09.10 21:25:12.535749 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003189 sec., 18814.67544684854 rows/sec., 1.27 MiB/sec.
1920 2024.09.10 21:25:12.535909 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Debug> DynamicQueryHandler: Done processing query
1921 2024.09.10 21:25:12.535934 [ 3 ] {abfedc34-749a-4d34-b25f-621c593f0371} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1922 2024.09.10 21:25:12.535951 [ 3 ] {} <Debug> HTTP-Session: 83ae8cba-e66c-4d56-858c-b41c4b791bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1923 2024.09.10 21:25:12.538684 [ 201 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 19 columns (19 merged, 0 gathered) in 0.006836519 sec., 13457.140980665745 rows/sec., 24.11 MiB/sec.
1924 2024.09.10 21:25:12.539286 [ 201 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1925 2024.09.10 21:25:12.540151 [ 201 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1926 2024.09.10 21:25:12.540233 [ 201 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1927 2024.09.10 21:25:12.540373 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
1928 2024.09.10 21:25:17.496759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 10366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1929 2024.09.10 21:25:17.496876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1930 2024.09.10 21:25:17.496901 [ 3 ] {} <Debug> HTTP-Session: 39d381d6-de24-48f2-84e4-0eefff3114a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1931 2024.09.10 21:25:17.496925 [ 3 ] {} <Debug> HTTP-Session: 39d381d6-de24-48f2-84e4-0eefff3114a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.09.10 21:25:17.496940 [ 3 ] {} <Debug> HTTP-Session: 39d381d6-de24-48f2-84e4-0eefff3114a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.09.10 21:25:17.496987 [ 3 ] {} <Trace> HTTP-Session: 39d381d6-de24-48f2-84e4-0eefff3114a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1934 2024.09.10 21:25:17.497181 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1935 2024.09.10 21:25:17.497246 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1936 2024.09.10 21:25:17.497570 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1937 2024.09.10 21:25:17.497992 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1938 2024.09.10 21:25:17.498031 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1939 2024.09.10 21:25:17.498443 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1940 2024.09.10 21:25:17.498825 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1941 2024.09.10 21:25:17.498972 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001861 sec., 38688.876947877485 rows/sec., 3.13 MiB/sec.
1942 2024.09.10 21:25:17.499177 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Debug> DynamicQueryHandler: Done processing query
1943 2024.09.10 21:25:17.499203 [ 3 ] {3d49267c-98e2-40b4-8494-1571412d1587} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1944 2024.09.10 21:25:17.499220 [ 3 ] {} <Debug> HTTP-Session: 39d381d6-de24-48f2-84e4-0eefff3114a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.09.10 21:25:17.499372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1946 2024.09.10 21:25:17.499425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1947 2024.09.10 21:25:17.499444 [ 3 ] {} <Debug> HTTP-Session: a95be554-7905-4654-b655-6606a921851c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1948 2024.09.10 21:25:17.499463 [ 3 ] {} <Debug> HTTP-Session: a95be554-7905-4654-b655-6606a921851c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.09.10 21:25:17.499478 [ 3 ] {} <Debug> HTTP-Session: a95be554-7905-4654-b655-6606a921851c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.09.10 21:25:17.499512 [ 3 ] {} <Trace> HTTP-Session: a95be554-7905-4654-b655-6606a921851c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1951 2024.09.10 21:25:17.499619 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1952 2024.09.10 21:25:17.499666 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1953 2024.09.10 21:25:17.499912 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2024.09.10 21:25:17.500192 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1955 2024.09.10 21:25:17.500228 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1956 2024.09.10 21:25:17.500578 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1957 2024.09.10 21:25:17.500947 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1958 2024.09.10 21:25:17.501075 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001488 sec., 5376.344086021506 rows/sec., 404.28 KiB/sec.
1959 2024.09.10 21:25:17.501234 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Debug> DynamicQueryHandler: Done processing query
1960 2024.09.10 21:25:17.501258 [ 3 ] {2692c9e3-4203-4187-9411-f4117d450e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1961 2024.09.10 21:25:17.501274 [ 3 ] {} <Debug> HTTP-Session: a95be554-7905-4654-b655-6606a921851c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.09.10 21:25:17.501442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2024.09.10 21:25:17.501491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1964 2024.09.10 21:25:17.501510 [ 3 ] {} <Debug> HTTP-Session: 51c82234-f878-4263-9770-b0a7e2b176e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1965 2024.09.10 21:25:17.501527 [ 3 ] {} <Debug> HTTP-Session: 51c82234-f878-4263-9770-b0a7e2b176e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.09.10 21:25:17.501541 [ 3 ] {} <Debug> HTTP-Session: 51c82234-f878-4263-9770-b0a7e2b176e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.09.10 21:25:17.501576 [ 3 ] {} <Trace> HTTP-Session: 51c82234-f878-4263-9770-b0a7e2b176e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1968 2024.09.10 21:25:17.501712 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1969 2024.09.10 21:25:17.501764 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1970 2024.09.10 21:25:17.502024 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1971 2024.09.10 21:25:17.502362 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1972 2024.09.10 21:25:17.502398 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1973 2024.09.10 21:25:17.502748 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1974 2024.09.10 21:25:17.503099 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1975 2024.09.10 21:25:17.503225 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001562 sec., 46094.75032010243 rows/sec., 3.60 MiB/sec.
1976 2024.09.10 21:25:17.503534 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Debug> DynamicQueryHandler: Done processing query
1977 2024.09.10 21:25:17.503559 [ 3 ] {1eedf28c-f100-4315-9704-7d64208b1f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1978 2024.09.10 21:25:17.503575 [ 3 ] {} <Debug> HTTP-Session: 51c82234-f878-4263-9770-b0a7e2b176e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.09.10 21:25:17.503858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1980 2024.09.10 21:25:17.503907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1981 2024.09.10 21:25:17.503925 [ 3 ] {} <Debug> HTTP-Session: cf1a36b6-1e7f-46c3-9da6-d7f9be5fb17a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
1982 2024.09.10 21:25:17.503942 [ 3 ] {} <Debug> HTTP-Session: cf1a36b6-1e7f-46c3-9da6-d7f9be5fb17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1983 2024.09.10 21:25:17.503956 [ 3 ] {} <Debug> HTTP-Session: cf1a36b6-1e7f-46c3-9da6-d7f9be5fb17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.09.10 21:25:17.503987 [ 3 ] {} <Trace> HTTP-Session: cf1a36b6-1e7f-46c3-9da6-d7f9be5fb17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1985 2024.09.10 21:25:17.504137 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1986 2024.09.10 21:25:17.504184 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1987 2024.09.10 21:25:17.504347 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2024.09.10 21:25:17.504679 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1989 2024.09.10 21:25:17.504714 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1990 2024.09.10 21:25:17.505069 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1991 2024.09.10 21:25:17.505374 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1992 2024.09.10 21:25:17.505481 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1993 2024.09.10 21:25:17.505490 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec.
1994 2024.09.10 21:25:17.505521 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1995 2024.09.10 21:25:17.505554 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
1996 2024.09.10 21:25:17.505666 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
1997 2024.09.10 21:25:17.505758 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Debug> DynamicQueryHandler: Done processing query
1998 2024.09.10 21:25:17.505788 [ 3 ] {cd8adf78-2af7-46bd-98e4-7bd309abe60e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1999 2024.09.10 21:25:17.505814 [ 3 ] {} <Debug> HTTP-Session: cf1a36b6-1e7f-46c3-9da6-d7f9be5fb17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.09.10 21:25:17.505885 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2001 2024.09.10 21:25:17.505918 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part
2002 2024.09.10 21:25:17.505980 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part
2003 2024.09.10 21:25:17.506076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2024.09.10 21:25:17.506186 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part
2005 2024.09.10 21:25:17.506191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2006 2024.09.10 21:25:17.506226 [ 3 ] {} <Debug> HTTP-Session: 2f792d5b-5d2f-4810-93a8-c2f8d36b7164 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2007 2024.09.10 21:25:17.506280 [ 3 ] {} <Debug> HTTP-Session: 2f792d5b-5d2f-4810-93a8-c2f8d36b7164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.09.10 21:25:17.506326 [ 3 ] {} <Debug> HTTP-Session: 2f792d5b-5d2f-4810-93a8-c2f8d36b7164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2009 2024.09.10 21:25:17.506331 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part
2010 2024.09.10 21:25:17.506380 [ 3 ] {} <Trace> HTTP-Session: 2f792d5b-5d2f-4810-93a8-c2f8d36b7164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2011 2024.09.10 21:25:17.506467 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
2012 2024.09.10 21:25:17.506575 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
2013 2024.09.10 21:25:17.506627 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2014 2024.09.10 21:25:17.506767 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2015 2024.09.10 21:25:17.507614 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2024.09.10 21:25:17.508316 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.002628716 sec., 325634.2640285219 rows/sec., 22.63 MiB/sec.
2017 2024.09.10 21:25:17.508404 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2018 2024.09.10 21:25:17.508447 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2019 2024.09.10 21:25:17.508690 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2020 2024.09.10 21:25:17.509883 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2021 2024.09.10 21:25:17.509990 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2022 2024.09.10 21:25:17.510041 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2023 2024.09.10 21:25:17.510207 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
2024 2024.09.10 21:25:17.510570 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2025 2024.09.10 21:25:17.510723 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004221 sec., 1895.2854773750296 rows/sec., 3.40 MiB/sec.
2026 2024.09.10 21:25:17.510944 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Debug> DynamicQueryHandler: Done processing query
2027 2024.09.10 21:25:17.510968 [ 3 ] {6c361275-f223-42d0-8ac2-6f06c68b4b38} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2028 2024.09.10 21:25:17.510985 [ 3 ] {} <Debug> HTTP-Session: 2f792d5b-5d2f-4810-93a8-c2f8d36b7164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.09.10 21:25:17.511109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2030 2024.09.10 21:25:17.511158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2031 2024.09.10 21:25:17.511177 [ 3 ] {} <Debug> HTTP-Session: 83014cad-238a-4403-bc04-05b2a9598f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2032 2024.09.10 21:25:17.511193 [ 3 ] {} <Debug> HTTP-Session: 83014cad-238a-4403-bc04-05b2a9598f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.09.10 21:25:17.511207 [ 3 ] {} <Debug> HTTP-Session: 83014cad-238a-4403-bc04-05b2a9598f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.09.10 21:25:17.511263 [ 3 ] {} <Trace> HTTP-Session: 83014cad-238a-4403-bc04-05b2a9598f8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2035 2024.09.10 21:25:17.511377 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2036 2024.09.10 21:25:17.511421 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2037 2024.09.10 21:25:17.511553 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2038 2024.09.10 21:25:17.511823 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2039 2024.09.10 21:25:17.511858 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2040 2024.09.10 21:25:17.512210 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2041 2024.09.10 21:25:17.512526 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2042 2024.09.10 21:25:17.512639 [ 71 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2043 2024.09.10 21:25:17.512651 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec.
2044 2024.09.10 21:25:17.512700 [ 71 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2045 2024.09.10 21:25:17.512735 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2046 2024.09.10 21:25:17.512910 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Debug> DynamicQueryHandler: Done processing query
2047 2024.09.10 21:25:17.512920 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
2048 2024.09.10 21:25:17.512942 [ 3 ] {91bc9f18-77d6-47fd-921f-6fa65ae4ac80} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2049 2024.09.10 21:25:17.512993 [ 3 ] {} <Debug> HTTP-Session: 83014cad-238a-4403-bc04-05b2a9598f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2050 2024.09.10 21:25:17.513122 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2051 2024.09.10 21:25:17.513164 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
2052 2024.09.10 21:25:17.513301 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part
2053 2024.09.10 21:25:17.513505 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part
2054 2024.09.10 21:25:17.513699 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
2055 2024.09.10 21:25:17.513870 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
2056 2024.09.10 21:25:17.514082 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
2057 2024.09.10 21:25:17.515279 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458203 sec., 122853.97096985074 rows/sec., 8.35 MiB/sec.
2058 2024.09.10 21:25:17.515423 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2059 2024.09.10 21:25:17.515804 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2060 2024.09.10 21:25:17.515880 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_6_1} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2061 2024.09.10 21:25:17.515949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2062 2024.09.10 21:25:22.498194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2063 2024.09.10 21:25:22.498329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2064 2024.09.10 21:25:22.498358 [ 3 ] {} <Debug> HTTP-Session: ed5cb4c7-960c-4211-8adb-b032fc1f7ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2065 2024.09.10 21:25:22.498397 [ 3 ] {} <Debug> HTTP-Session: ed5cb4c7-960c-4211-8adb-b032fc1f7ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.09.10 21:25:22.498425 [ 3 ] {} <Debug> HTTP-Session: ed5cb4c7-960c-4211-8adb-b032fc1f7ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2067 2024.09.10 21:25:22.498500 [ 3 ] {} <Trace> HTTP-Session: ed5cb4c7-960c-4211-8adb-b032fc1f7ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2068 2024.09.10 21:25:22.498798 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2069 2024.09.10 21:25:22.498897 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2070 2024.09.10 21:25:22.499416 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2024.09.10 21:25:22.499877 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2072 2024.09.10 21:25:22.499918 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2073 2024.09.10 21:25:22.500333 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2074 2024.09.10 21:25:22.500715 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2075 2024.09.10 21:25:22.500863 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002185 sec., 46681.92219679634 rows/sec., 3.88 MiB/sec.
2076 2024.09.10 21:25:22.501226 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Debug> DynamicQueryHandler: Done processing query
2077 2024.09.10 21:25:22.501256 [ 3 ] {4aa07056-69c2-46c3-acbe-fdf6572a3b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2078 2024.09.10 21:25:22.501273 [ 3 ] {} <Debug> HTTP-Session: ed5cb4c7-960c-4211-8adb-b032fc1f7ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2079 2024.09.10 21:25:22.501460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2024.09.10 21:25:22.501514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2081 2024.09.10 21:25:22.501534 [ 3 ] {} <Debug> HTTP-Session: 81b3f484-ff2d-40c9-a443-a1ff0e872fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2082 2024.09.10 21:25:22.501552 [ 3 ] {} <Debug> HTTP-Session: 81b3f484-ff2d-40c9-a443-a1ff0e872fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.09.10 21:25:22.501567 [ 3 ] {} <Debug> HTTP-Session: 81b3f484-ff2d-40c9-a443-a1ff0e872fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2084 2024.09.10 21:25:22.501602 [ 3 ] {} <Trace> HTTP-Session: 81b3f484-ff2d-40c9-a443-a1ff0e872fa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2024.09.10 21:25:22.501716 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2086 2024.09.10 21:25:22.501764 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2087 2024.09.10 21:25:22.502018 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.09.10 21:25:22.502311 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2089 2024.09.10 21:25:22.502347 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2090 2024.09.10 21:25:22.502697 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2091 2024.09.10 21:25:22.503058 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2092 2024.09.10 21:25:22.503186 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001506 sec., 15272.244355909696 rows/sec., 1.12 MiB/sec.
2093 2024.09.10 21:25:22.503346 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Debug> DynamicQueryHandler: Done processing query
2094 2024.09.10 21:25:22.503372 [ 3 ] {93155b88-6314-4b98-8c54-37a97e0f2a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2095 2024.09.10 21:25:22.503389 [ 3 ] {} <Debug> HTTP-Session: 81b3f484-ff2d-40c9-a443-a1ff0e872fa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2096 2024.09.10 21:25:22.503562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2024.09.10 21:25:22.503612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2098 2024.09.10 21:25:22.503632 [ 3 ] {} <Debug> HTTP-Session: b1465401-9144-4196-a2b7-18408df80e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2099 2024.09.10 21:25:22.503648 [ 3 ] {} <Debug> HTTP-Session: b1465401-9144-4196-a2b7-18408df80e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.09.10 21:25:22.503663 [ 3 ] {} <Debug> HTTP-Session: b1465401-9144-4196-a2b7-18408df80e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2101 2024.09.10 21:25:22.503694 [ 3 ] {} <Trace> HTTP-Session: b1465401-9144-4196-a2b7-18408df80e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2102 2024.09.10 21:25:22.503816 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2103 2024.09.10 21:25:22.503860 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2104 2024.09.10 21:25:22.504084 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2105 2024.09.10 21:25:22.504402 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2106 2024.09.10 21:25:22.504438 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2107 2024.09.10 21:25:22.504845 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2108 2024.09.10 21:25:22.505193 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2109 2024.09.10 21:25:22.505320 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00155 sec., 56129.032258064515 rows/sec., 4.38 MiB/sec.
2110 2024.09.10 21:25:22.505476 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Debug> DynamicQueryHandler: Done processing query
2111 2024.09.10 21:25:22.505501 [ 3 ] {5fb50a54-4c8f-4dd5-af98-a25765e4d265} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2112 2024.09.10 21:25:22.505518 [ 3 ] {} <Debug> HTTP-Session: b1465401-9144-4196-a2b7-18408df80e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2113 2024.09.10 21:25:22.505699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2114 2024.09.10 21:25:22.505747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2115 2024.09.10 21:25:22.505766 [ 3 ] {} <Debug> HTTP-Session: 972a3448-88af-4f06-a865-87a5c0935085 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2116 2024.09.10 21:25:22.505783 [ 3 ] {} <Debug> HTTP-Session: 972a3448-88af-4f06-a865-87a5c0935085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.09.10 21:25:22.505797 [ 3 ] {} <Debug> HTTP-Session: 972a3448-88af-4f06-a865-87a5c0935085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2118 2024.09.10 21:25:22.505829 [ 3 ] {} <Trace> HTTP-Session: 972a3448-88af-4f06-a865-87a5c0935085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2119 2024.09.10 21:25:22.505975 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2120 2024.09.10 21:25:22.506024 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2121 2024.09.10 21:25:22.506167 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2122 2024.09.10 21:25:22.506493 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2123 2024.09.10 21:25:22.506528 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2124 2024.09.10 21:25:22.506900 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2125 2024.09.10 21:25:22.507240 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2126 2024.09.10 21:25:22.507370 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec.
2127 2024.09.10 21:25:22.507719 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Debug> DynamicQueryHandler: Done processing query
2128 2024.09.10 21:25:22.507744 [ 3 ] {debcca70-cb95-4614-a61b-cffcf6426005} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2129 2024.09.10 21:25:22.507761 [ 3 ] {} <Debug> HTTP-Session: 972a3448-88af-4f06-a865-87a5c0935085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.09.10 21:25:22.508010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2024.09.10 21:25:22.508060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2132 2024.09.10 21:25:22.508079 [ 3 ] {} <Debug> HTTP-Session: 4a15aa35-fc7a-4a1e-83ab-b0f719677ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2133 2024.09.10 21:25:22.508096 [ 3 ] {} <Debug> HTTP-Session: 4a15aa35-fc7a-4a1e-83ab-b0f719677ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.09.10 21:25:22.508110 [ 3 ] {} <Debug> HTTP-Session: 4a15aa35-fc7a-4a1e-83ab-b0f719677ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.09.10 21:25:22.508141 [ 3 ] {} <Trace> HTTP-Session: 4a15aa35-fc7a-4a1e-83ab-b0f719677ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2136 2024.09.10 21:25:22.508410 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2137 2024.09.10 21:25:22.508482 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2138 2024.09.10 21:25:22.508915 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2139 2024.09.10 21:25:22.509415 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2140 2024.09.10 21:25:22.509451 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2141 2024.09.10 21:25:22.510054 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2142 2024.09.10 21:25:22.510463 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2143 2024.09.10 21:25:22.510614 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002386 sec., 9639.564124056998 rows/sec., 17.27 MiB/sec.
2144 2024.09.10 21:25:22.510817 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Debug> DynamicQueryHandler: Done processing query
2145 2024.09.10 21:25:22.510842 [ 3 ] {6147bbcd-b478-4b2f-87a1-3f8c67dc5337} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2146 2024.09.10 21:25:22.510859 [ 3 ] {} <Debug> HTTP-Session: 4a15aa35-fc7a-4a1e-83ab-b0f719677ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.09.10 21:25:22.511067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2148 2024.09.10 21:25:22.511116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2149 2024.09.10 21:25:22.511135 [ 3 ] {} <Debug> HTTP-Session: 084db489-5b5b-401b-9417-2cfa5858cb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2150 2024.09.10 21:25:22.511151 [ 3 ] {} <Debug> HTTP-Session: 084db489-5b5b-401b-9417-2cfa5858cb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.09.10 21:25:22.511165 [ 3 ] {} <Debug> HTTP-Session: 084db489-5b5b-401b-9417-2cfa5858cb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.09.10 21:25:22.511196 [ 3 ] {} <Trace> HTTP-Session: 084db489-5b5b-401b-9417-2cfa5858cb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2153 2024.09.10 21:25:22.511306 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2154 2024.09.10 21:25:22.511351 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2155 2024.09.10 21:25:22.511478 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2156 2024.09.10 21:25:22.511729 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2157 2024.09.10 21:25:22.511764 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2158 2024.09.10 21:25:22.512113 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2159 2024.09.10 21:25:22.512424 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2160 2024.09.10 21:25:22.512546 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec.
2161 2024.09.10 21:25:22.512698 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Debug> DynamicQueryHandler: Done processing query
2162 2024.09.10 21:25:22.512721 [ 3 ] {786ecf0a-03be-4366-bf28-a9c1d3f9bf23} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2163 2024.09.10 21:25:22.512737 [ 3 ] {} <Debug> HTTP-Session: 084db489-5b5b-401b-9417-2cfa5858cb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.09.10 21:25:24.583886 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
2165 2024.09.10 21:25:24.583963 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
2166 2024.09.10 21:25:27.488444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2167 2024.09.10 21:25:27.488640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2168 2024.09.10 21:25:27.488688 [ 3 ] {} <Debug> HTTP-Session: 7ac60a33-2919-4dd0-a500-94cc5cb37cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2169 2024.09.10 21:25:27.488733 [ 3 ] {} <Debug> HTTP-Session: 7ac60a33-2919-4dd0-a500-94cc5cb37cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.09.10 21:25:27.488764 [ 3 ] {} <Debug> HTTP-Session: 7ac60a33-2919-4dd0-a500-94cc5cb37cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.09.10 21:25:27.488849 [ 3 ] {} <Trace> HTTP-Session: 7ac60a33-2919-4dd0-a500-94cc5cb37cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2172 2024.09.10 21:25:27.489125 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2173 2024.09.10 21:25:27.489552 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2174 2024.09.10 21:25:27.489597 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2175 2024.09.10 21:25:27.489909 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2176 2024.09.10 21:25:27.489991 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2177 2024.09.10 21:25:27.490163 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2178 2024.09.10 21:25:27.490309 [ 255 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2179 2024.09.10 21:25:27.490322 [ 251 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2180 2024.09.10 21:25:27.490423 [ 255 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2181 2024.09.10 21:25:27.490509 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2182 2024.09.10 21:25:27.490537 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2183 2024.09.10 21:25:27.492971 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2184 2024.09.10 21:25:27.495433 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2185 2024.09.10 21:25:27.495513 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2186 2024.09.10 21:25:27.495602 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2187 2024.09.10 21:25:27.497723 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.008715 sec., 2409.6385542168673 rows/sec., 100.40 KiB/sec.
2188 2024.09.10 21:25:27.498081 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> DynamicQueryHandler: Done processing query
2189 2024.09.10 21:25:27.498112 [ 3 ] {0737922e-4710-4a92-9a74-d605f242d424} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2190 2024.09.10 21:25:27.498133 [ 3 ] {} <Debug> HTTP-Session: 7ac60a33-2919-4dd0-a500-94cc5cb37cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.09.10 21:25:27.498472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2192 2024.09.10 21:25:27.498533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2193 2024.09.10 21:25:27.498553 [ 3 ] {} <Debug> HTTP-Session: 6a9a24e2-1dad-4b4c-b025-9f3b681640e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2194 2024.09.10 21:25:27.498572 [ 3 ] {} <Debug> HTTP-Session: 6a9a24e2-1dad-4b4c-b025-9f3b681640e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2024.09.10 21:25:27.498586 [ 3 ] {} <Debug> HTTP-Session: 6a9a24e2-1dad-4b4c-b025-9f3b681640e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.09.10 21:25:27.498623 [ 3 ] {} <Trace> HTTP-Session: 6a9a24e2-1dad-4b4c-b025-9f3b681640e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2197 2024.09.10 21:25:27.498775 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2198 2024.09.10 21:25:27.499048 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2199 2024.09.10 21:25:27.499090 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
2200 2024.09.10 21:25:27.499364 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2201 2024.09.10 21:25:27.499428 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2202 2024.09.10 21:25:27.499573 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2203 2024.09.10 21:25:27.499643 [ 251 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2204 2024.09.10 21:25:27.499740 [ 259 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2205 2024.09.10 21:25:27.499766 [ 256 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2206 2024.09.10 21:25:27.499935 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2207 2024.09.10 21:25:27.499965 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2208 2024.09.10 21:25:27.500050 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2209 2024.09.10 21:25:27.500072 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2210 2024.09.10 21:25:27.500110 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
2211 2024.09.10 21:25:27.500152 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
2212 2024.09.10 21:25:27.501266 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002563 sec., 8193.523214982442 rows/sec., 341.40 KiB/sec.
2213 2024.09.10 21:25:27.501530 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> DynamicQueryHandler: Done processing query
2214 2024.09.10 21:25:27.501555 [ 3 ] {d8de07c2-0d87-4abf-91c0-c8a48aecf241} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2215 2024.09.10 21:25:27.501571 [ 3 ] {} <Debug> HTTP-Session: 6a9a24e2-1dad-4b4c-b025-9f3b681640e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.09.10 21:25:27.502307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.09.10 21:25:27.502356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.09.10 21:25:27.502375 [ 3 ] {} <Debug> HTTP-Session: 2946472f-b115-4e62-8f4e-2bc4329fef4a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2219 2024.09.10 21:25:27.502391 [ 3 ] {} <Debug> HTTP-Session: 2946472f-b115-4e62-8f4e-2bc4329fef4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.09.10 21:25:27.502405 [ 3 ] {} <Debug> HTTP-Session: 2946472f-b115-4e62-8f4e-2bc4329fef4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.09.10 21:25:27.502436 [ 3 ] {} <Trace> HTTP-Session: 2946472f-b115-4e62-8f4e-2bc4329fef4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2222 2024.09.10 21:25:27.502579 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2223 2024.09.10 21:25:27.502847 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2224 2024.09.10 21:25:27.502889 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
2225 2024.09.10 21:25:27.503161 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2226 2024.09.10 21:25:27.503225 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2227 2024.09.10 21:25:27.503367 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2228 2024.09.10 21:25:27.503450 [ 251 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2229 2024.09.10 21:25:27.503512 [ 258 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2230 2024.09.10 21:25:27.503526 [ 256 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2231 2024.09.10 21:25:27.503692 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2232 2024.09.10 21:25:27.503723 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2233 2024.09.10 21:25:27.503805 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2234 2024.09.10 21:25:27.503826 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2235 2024.09.10 21:25:27.503864 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2236 2024.09.10 21:25:27.503904 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2237 2024.09.10 21:25:27.505121 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.00261 sec., 8045.977011494253 rows/sec., 335.25 KiB/sec.
2238 2024.09.10 21:25:27.505386 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> DynamicQueryHandler: Done processing query
2239 2024.09.10 21:25:27.505410 [ 3 ] {3916720c-19e7-4bff-ab46-ee306b7f79f5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2240 2024.09.10 21:25:27.505427 [ 3 ] {} <Debug> HTTP-Session: 2946472f-b115-4e62-8f4e-2bc4329fef4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2241 2024.09.10 21:25:27.505639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2242 2024.09.10 21:25:27.505686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2243 2024.09.10 21:25:27.505705 [ 3 ] {} <Debug> HTTP-Session: e1020f9b-d4aa-4b5a-9d9b-851f6fa18b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2244 2024.09.10 21:25:27.505722 [ 3 ] {} <Debug> HTTP-Session: e1020f9b-d4aa-4b5a-9d9b-851f6fa18b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.09.10 21:25:27.505735 [ 3 ] {} <Debug> HTTP-Session: e1020f9b-d4aa-4b5a-9d9b-851f6fa18b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2246 2024.09.10 21:25:27.505766 [ 3 ] {} <Trace> HTTP-Session: e1020f9b-d4aa-4b5a-9d9b-851f6fa18b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2247 2024.09.10 21:25:27.505905 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
2248 2024.09.10 21:25:27.506180 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2249 2024.09.10 21:25:27.506223 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
2250 2024.09.10 21:25:27.506497 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2251 2024.09.10 21:25:27.506559 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2252 2024.09.10 21:25:27.506699 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2253 2024.09.10 21:25:27.506775 [ 251 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2254 2024.09.10 21:25:27.506857 [ 259 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2255 2024.09.10 21:25:27.506861 [ 256 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2256 2024.09.10 21:25:27.506988 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2257 2024.09.10 21:25:27.507016 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2258 2024.09.10 21:25:27.507097 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2259 2024.09.10 21:25:27.507118 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2260 2024.09.10 21:25:27.507156 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2261 2024.09.10 21:25:27.507197 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2262 2024.09.10 21:25:27.508366 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002527 sec., 8310.249307479224 rows/sec., 346.26 KiB/sec.
2263 2024.09.10 21:25:27.508647 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> DynamicQueryHandler: Done processing query
2264 2024.09.10 21:25:27.508671 [ 3 ] {e62b5573-0292-4775-b2d5-4893489d000e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2265 2024.09.10 21:25:27.508687 [ 3 ] {} <Debug> HTTP-Session: e1020f9b-d4aa-4b5a-9d9b-851f6fa18b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.09.10 21:25:27.508920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.09.10 21:25:27.508968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2268 2024.09.10 21:25:27.508987 [ 3 ] {} <Debug> HTTP-Session: 95edb2b4-2e12-48dd-a83d-81ce76e483da Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2269 2024.09.10 21:25:27.509004 [ 3 ] {} <Debug> HTTP-Session: 95edb2b4-2e12-48dd-a83d-81ce76e483da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.09.10 21:25:27.509018 [ 3 ] {} <Debug> HTTP-Session: 95edb2b4-2e12-48dd-a83d-81ce76e483da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2271 2024.09.10 21:25:27.509048 [ 3 ] {} <Trace> HTTP-Session: 95edb2b4-2e12-48dd-a83d-81ce76e483da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2272 2024.09.10 21:25:27.509190 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2273 2024.09.10 21:25:27.509461 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2274 2024.09.10 21:25:27.509504 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
2275 2024.09.10 21:25:27.509781 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2276 2024.09.10 21:25:27.509846 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2277 2024.09.10 21:25:27.509984 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2278 2024.09.10 21:25:27.510041 [ 251 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2279 2024.09.10 21:25:27.510109 [ 260 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2280 2024.09.10 21:25:27.510124 [ 259 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2281 2024.09.10 21:25:27.510230 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2282 2024.09.10 21:25:27.510258 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2283 2024.09.10 21:25:27.510337 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2284 2024.09.10 21:25:27.510357 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2285 2024.09.10 21:25:27.510395 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2286 2024.09.10 21:25:27.510433 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2287 2024.09.10 21:25:27.511616 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002494 sec., 8420.208500400962 rows/sec., 350.84 KiB/sec.
2288 2024.09.10 21:25:27.511899 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> DynamicQueryHandler: Done processing query
2289 2024.09.10 21:25:27.511923 [ 3 ] {55fcaad3-3c40-4874-a374-8dfe8b6d834d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2290 2024.09.10 21:25:27.511940 [ 3 ] {} <Debug> HTTP-Session: 95edb2b4-2e12-48dd-a83d-81ce76e483da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.09.10 21:25:27.512161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2292 2024.09.10 21:25:27.512209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2293 2024.09.10 21:25:27.512228 [ 3 ] {} <Debug> HTTP-Session: 81b13838-6029-4748-af61-ac17106fdb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2294 2024.09.10 21:25:27.512244 [ 3 ] {} <Debug> HTTP-Session: 81b13838-6029-4748-af61-ac17106fdb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.09.10 21:25:27.512258 [ 3 ] {} <Debug> HTTP-Session: 81b13838-6029-4748-af61-ac17106fdb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2296 2024.09.10 21:25:27.512288 [ 3 ] {} <Trace> HTTP-Session: 81b13838-6029-4748-af61-ac17106fdb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2297 2024.09.10 21:25:27.512436 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2298 2024.09.10 21:25:27.512707 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2299 2024.09.10 21:25:27.512750 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2300 2024.09.10 21:25:27.513029 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2301 2024.09.10 21:25:27.513093 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2302 2024.09.10 21:25:27.513233 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2303 2024.09.10 21:25:27.513290 [ 251 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2304 2024.09.10 21:25:27.513374 [ 256 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2305 2024.09.10 21:25:27.513376 [ 255 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2306 2024.09.10 21:25:27.513479 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2307 2024.09.10 21:25:27.513503 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2308 2024.09.10 21:25:27.513581 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2309 2024.09.10 21:25:27.513602 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2310 2024.09.10 21:25:27.513640 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2311 2024.09.10 21:25:27.513681 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2312 2024.09.10 21:25:27.515037 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002668 sec., 7871.064467766118 rows/sec., 327.96 KiB/sec.
2313 2024.09.10 21:25:27.515318 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> DynamicQueryHandler: Done processing query
2314 2024.09.10 21:25:27.515342 [ 3 ] {29520970-7201-45aa-8bdd-ada632115ccb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2315 2024.09.10 21:25:27.515360 [ 3 ] {} <Debug> HTTP-Session: 81b13838-6029-4748-af61-ac17106fdb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.09.10 21:25:27.515655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2024.09.10 21:25:27.515702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2318 2024.09.10 21:25:27.515721 [ 3 ] {} <Debug> HTTP-Session: 035f48e1-38c5-4ed2-93c8-57e2d8612352 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2319 2024.09.10 21:25:27.515737 [ 3 ] {} <Debug> HTTP-Session: 035f48e1-38c5-4ed2-93c8-57e2d8612352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.09.10 21:25:27.515751 [ 3 ] {} <Debug> HTTP-Session: 035f48e1-38c5-4ed2-93c8-57e2d8612352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.09.10 21:25:27.515781 [ 3 ] {} <Trace> HTTP-Session: 035f48e1-38c5-4ed2-93c8-57e2d8612352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2322 2024.09.10 21:25:27.515922 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2323 2024.09.10 21:25:27.516193 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2324 2024.09.10 21:25:27.516236 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2325 2024.09.10 21:25:27.516520 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2326 2024.09.10 21:25:27.516584 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2327 2024.09.10 21:25:27.516725 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2328 2024.09.10 21:25:27.516834 [ 251 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2329 2024.09.10 21:25:27.516840 [ 256 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2330 2024.09.10 21:25:27.516911 [ 258 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2331 2024.09.10 21:25:27.517051 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2332 2024.09.10 21:25:27.517081 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2333 2024.09.10 21:25:27.517163 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2334 2024.09.10 21:25:27.517182 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2335 2024.09.10 21:25:27.517221 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2336 2024.09.10 21:25:27.517263 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2337 2024.09.10 21:25:27.518596 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002742 sec., 7658.643326039387 rows/sec., 319.11 KiB/sec.
2338 2024.09.10 21:25:27.518881 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> DynamicQueryHandler: Done processing query
2339 2024.09.10 21:25:27.518904 [ 3 ] {440eab9f-b430-4694-9cc4-05db48e4d98c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2340 2024.09.10 21:25:27.518921 [ 3 ] {} <Debug> HTTP-Session: 035f48e1-38c5-4ed2-93c8-57e2d8612352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.09.10 21:25:27.519132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2342 2024.09.10 21:25:27.519179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2343 2024.09.10 21:25:27.519197 [ 3 ] {} <Debug> HTTP-Session: b5dffb35-5c83-4d88-8c68-bcb8a374fdfd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2344 2024.09.10 21:25:27.519213 [ 3 ] {} <Debug> HTTP-Session: b5dffb35-5c83-4d88-8c68-bcb8a374fdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.09.10 21:25:27.519227 [ 3 ] {} <Debug> HTTP-Session: b5dffb35-5c83-4d88-8c68-bcb8a374fdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.09.10 21:25:27.519257 [ 3 ] {} <Trace> HTTP-Session: b5dffb35-5c83-4d88-8c68-bcb8a374fdfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2347 2024.09.10 21:25:27.519401 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2348 2024.09.10 21:25:27.519679 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2349 2024.09.10 21:25:27.519723 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2350 2024.09.10 21:25:27.520011 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2351 2024.09.10 21:25:27.520075 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2352 2024.09.10 21:25:27.520213 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2353 2024.09.10 21:25:27.520315 [ 251 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2354 2024.09.10 21:25:27.520326 [ 255 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2355 2024.09.10 21:25:27.520352 [ 256 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2356 2024.09.10 21:25:27.520462 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2357 2024.09.10 21:25:27.520490 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2358 2024.09.10 21:25:27.520569 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2359 2024.09.10 21:25:27.520590 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2360 2024.09.10 21:25:27.520628 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2361 2024.09.10 21:25:27.520670 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2362 2024.09.10 21:25:27.522012 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002681 sec., 7832.89817232376 rows/sec., 326.37 KiB/sec.
2363 2024.09.10 21:25:27.522294 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> DynamicQueryHandler: Done processing query
2364 2024.09.10 21:25:27.522318 [ 3 ] {f40d549d-7370-486e-afd2-08025ad532cc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2365 2024.09.10 21:25:27.522335 [ 3 ] {} <Debug> HTTP-Session: b5dffb35-5c83-4d88-8c68-bcb8a374fdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.09.10 21:25:27.522621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2367 2024.09.10 21:25:27.522667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2368 2024.09.10 21:25:27.522686 [ 3 ] {} <Debug> HTTP-Session: 2a94536f-7c83-4df4-8e66-9d9bfd062a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2369 2024.09.10 21:25:27.522702 [ 3 ] {} <Debug> HTTP-Session: 2a94536f-7c83-4df4-8e66-9d9bfd062a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.09.10 21:25:27.522716 [ 3 ] {} <Debug> HTTP-Session: 2a94536f-7c83-4df4-8e66-9d9bfd062a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2371 2024.09.10 21:25:27.522746 [ 3 ] {} <Trace> HTTP-Session: 2a94536f-7c83-4df4-8e66-9d9bfd062a24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2372 2024.09.10 21:25:27.522890 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2373 2024.09.10 21:25:27.523169 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2374 2024.09.10 21:25:27.523213 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2375 2024.09.10 21:25:27.523504 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2376 2024.09.10 21:25:27.523569 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2377 2024.09.10 21:25:27.523708 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2378 2024.09.10 21:25:27.523774 [ 251 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2379 2024.09.10 21:25:27.523879 [ 256 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2380 2024.09.10 21:25:27.523891 [ 258 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2381 2024.09.10 21:25:27.524056 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2382 2024.09.10 21:25:27.524087 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2383 2024.09.10 21:25:27.524167 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2384 2024.09.10 21:25:27.524188 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2385 2024.09.10 21:25:27.524228 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2386 2024.09.10 21:25:27.524269 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2387 2024.09.10 21:25:27.525629 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002808 sec., 7478.6324786324785 rows/sec., 311.61 KiB/sec.
2388 2024.09.10 21:25:27.525917 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> DynamicQueryHandler: Done processing query
2389 2024.09.10 21:25:27.525940 [ 3 ] {c7480000-4dc9-47ce-853a-57988eb7a634} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2390 2024.09.10 21:25:27.525956 [ 3 ] {} <Debug> HTTP-Session: 2a94536f-7c83-4df4-8e66-9d9bfd062a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2391 2024.09.10 21:25:27.526181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2392 2024.09.10 21:25:27.526225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2393 2024.09.10 21:25:27.526244 [ 3 ] {} <Debug> HTTP-Session: 244e0537-6b76-4965-a16d-eadb76a4a134 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2394 2024.09.10 21:25:27.526260 [ 3 ] {} <Debug> HTTP-Session: 244e0537-6b76-4965-a16d-eadb76a4a134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.09.10 21:25:27.526274 [ 3 ] {} <Debug> HTTP-Session: 244e0537-6b76-4965-a16d-eadb76a4a134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.09.10 21:25:27.526304 [ 3 ] {} <Trace> HTTP-Session: 244e0537-6b76-4965-a16d-eadb76a4a134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2397 2024.09.10 21:25:27.526448 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2398 2024.09.10 21:25:27.526730 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2399 2024.09.10 21:25:27.526776 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2400 2024.09.10 21:25:27.527073 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2401 2024.09.10 21:25:27.527136 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2402 2024.09.10 21:25:27.527275 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2403 2024.09.10 21:25:27.527380 [ 255 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2404 2024.09.10 21:25:27.527381 [ 251 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2405 2024.09.10 21:25:27.527406 [ 258 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2406 2024.09.10 21:25:27.527514 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2407 2024.09.10 21:25:27.527541 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2408 2024.09.10 21:25:27.527620 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2409 2024.09.10 21:25:27.527641 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2410 2024.09.10 21:25:27.527678 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2411 2024.09.10 21:25:27.527719 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2412 2024.09.10 21:25:27.528898 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.00252 sec., 8333.333333333332 rows/sec., 347.22 KiB/sec.
2413 2024.09.10 21:25:27.529178 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> DynamicQueryHandler: Done processing query
2414 2024.09.10 21:25:27.529201 [ 3 ] {5829f3bd-1f08-4616-82ad-d71605f63625} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2415 2024.09.10 21:25:27.529218 [ 3 ] {} <Debug> HTTP-Session: 244e0537-6b76-4965-a16d-eadb76a4a134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.09.10 21:25:27.529430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2024.09.10 21:25:27.529476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2418 2024.09.10 21:25:27.529494 [ 3 ] {} <Debug> HTTP-Session: abd9d910-9a6a-4c17-a669-92c92ce43a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2419 2024.09.10 21:25:27.529510 [ 3 ] {} <Debug> HTTP-Session: abd9d910-9a6a-4c17-a669-92c92ce43a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2024.09.10 21:25:27.529525 [ 3 ] {} <Debug> HTTP-Session: abd9d910-9a6a-4c17-a669-92c92ce43a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.09.10 21:25:27.529556 [ 3 ] {} <Trace> HTTP-Session: abd9d910-9a6a-4c17-a669-92c92ce43a09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2422 2024.09.10 21:25:27.529700 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2423 2024.09.10 21:25:27.529991 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2424 2024.09.10 21:25:27.530036 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2425 2024.09.10 21:25:27.530334 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2426 2024.09.10 21:25:27.530397 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2427 2024.09.10 21:25:27.530534 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2428 2024.09.10 21:25:27.530599 [ 251 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2429 2024.09.10 21:25:27.530673 [ 255 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2430 2024.09.10 21:25:27.530680 [ 258 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2431 2024.09.10 21:25:27.530794 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2432 2024.09.10 21:25:27.530821 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2433 2024.09.10 21:25:27.530904 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2434 2024.09.10 21:25:27.530924 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2435 2024.09.10 21:25:27.530963 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2436 2024.09.10 21:25:27.531004 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2437 2024.09.10 21:25:27.532227 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002598 sec., 8083.140877598153 rows/sec., 336.80 KiB/sec.
2438 2024.09.10 21:25:27.532499 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> DynamicQueryHandler: Done processing query
2439 2024.09.10 21:25:27.532523 [ 3 ] {71a0b991-aa40-4572-8b5d-49a21e50e69d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2440 2024.09.10 21:25:27.532540 [ 3 ] {} <Debug> HTTP-Session: abd9d910-9a6a-4c17-a669-92c92ce43a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.09.10 21:25:27.536789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2024.09.10 21:25:27.536847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2443 2024.09.10 21:25:27.536870 [ 3 ] {} <Debug> HTTP-Session: 82a2fcfa-2c9b-49c5-b973-7113c808543a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2444 2024.09.10 21:25:27.536891 [ 3 ] {} <Debug> HTTP-Session: 82a2fcfa-2c9b-49c5-b973-7113c808543a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.09.10 21:25:27.536908 [ 3 ] {} <Debug> HTTP-Session: 82a2fcfa-2c9b-49c5-b973-7113c808543a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2446 2024.09.10 21:25:27.536945 [ 3 ] {} <Trace> HTTP-Session: 82a2fcfa-2c9b-49c5-b973-7113c808543a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2447 2024.09.10 21:25:27.537124 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2448 2024.09.10 21:25:27.537471 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2449 2024.09.10 21:25:27.537529 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2450 2024.09.10 21:25:27.537832 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2451 2024.09.10 21:25:27.537897 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2452 2024.09.10 21:25:27.538036 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2453 2024.09.10 21:25:27.538137 [ 251 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2454 2024.09.10 21:25:27.538158 [ 255 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2455 2024.09.10 21:25:27.538178 [ 256 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2456 2024.09.10 21:25:27.538284 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2457 2024.09.10 21:25:27.538312 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2458 2024.09.10 21:25:27.538392 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2459 2024.09.10 21:25:27.538412 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 21 rows with 2 streams
2460 2024.09.10 21:25:27.538450 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2461 2024.09.10 21:25:27.538491 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2462 2024.09.10 21:25:27.539500 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> executeQuery: Read 21 rows, 896.00 B in 0.002469 sec., 8505.46780072904 rows/sec., 354.39 KiB/sec.
2463 2024.09.10 21:25:27.539764 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> DynamicQueryHandler: Done processing query
2464 2024.09.10 21:25:27.539788 [ 3 ] {dbebaa64-d6ff-4a7f-a77c-4f3aa561b6ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2465 2024.09.10 21:25:27.539804 [ 3 ] {} <Debug> HTTP-Session: 82a2fcfa-2c9b-49c5-b973-7113c808543a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2466 2024.09.10 21:25:27.548782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2467 2024.09.10 21:25:27.548865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2468 2024.09.10 21:25:27.548900 [ 3 ] {} <Debug> HTTP-Session: 069aea16-df7b-481a-bee2-c5a6fb573471 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2469 2024.09.10 21:25:27.548929 [ 3 ] {} <Debug> HTTP-Session: 069aea16-df7b-481a-bee2-c5a6fb573471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2470 2024.09.10 21:25:27.548955 [ 3 ] {} <Debug> HTTP-Session: 069aea16-df7b-481a-bee2-c5a6fb573471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2471 2024.09.10 21:25:27.549010 [ 3 ] {} <Trace> HTTP-Session: 069aea16-df7b-481a-bee2-c5a6fb573471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2472 2024.09.10 21:25:27.549213 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2473 2024.09.10 21:25:27.549294 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2474 2024.09.10 21:25:27.549590 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2475 2024.09.10 21:25:27.549873 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2476 2024.09.10 21:25:27.549912 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2477 2024.09.10 21:25:27.550428 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2478 2024.09.10 21:25:27.550735 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2479 2024.09.10 21:25:27.550903 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001757 sec., 6829.823562891292 rows/sec., 1.15 MiB/sec.
2480 2024.09.10 21:25:27.551168 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Debug> DynamicQueryHandler: Done processing query
2481 2024.09.10 21:25:27.551193 [ 3 ] {b1488466-9d2a-474c-b8ef-349d2d63d2b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2482 2024.09.10 21:25:27.551209 [ 3 ] {} <Debug> HTTP-Session: 069aea16-df7b-481a-bee2-c5a6fb573471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.09.10 21:25:27.551381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2484 2024.09.10 21:25:27.551426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2485 2024.09.10 21:25:27.551444 [ 3 ] {} <Debug> HTTP-Session: f732ef85-7482-48fc-bb55-2d86a9fe080c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2486 2024.09.10 21:25:27.551461 [ 3 ] {} <Debug> HTTP-Session: f732ef85-7482-48fc-bb55-2d86a9fe080c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.09.10 21:25:27.551504 [ 3 ] {} <Debug> HTTP-Session: f732ef85-7482-48fc-bb55-2d86a9fe080c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.09.10 21:25:27.551535 [ 3 ] {} <Trace> HTTP-Session: f732ef85-7482-48fc-bb55-2d86a9fe080c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2489 2024.09.10 21:25:27.551687 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2490 2024.09.10 21:25:27.551735 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2491 2024.09.10 21:25:27.551986 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2492 2024.09.10 21:25:27.552384 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2493 2024.09.10 21:25:27.552423 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2494 2024.09.10 21:25:27.552785 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2495 2024.09.10 21:25:27.553139 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2496 2024.09.10 21:25:27.553305 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00168 sec., 122023.80952380951 rows/sec., 10.72 MiB/sec.
2497 2024.09.10 21:25:27.553663 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Debug> DynamicQueryHandler: Done processing query
2498 2024.09.10 21:25:27.553691 [ 3 ] {ae856749-1f2e-41f7-8f96-07c960cfef39} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2499 2024.09.10 21:25:27.553708 [ 3 ] {} <Debug> HTTP-Session: f732ef85-7482-48fc-bb55-2d86a9fe080c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2500 2024.09.10 21:25:27.553828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2501 2024.09.10 21:25:27.553878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2502 2024.09.10 21:25:27.553898 [ 3 ] {} <Debug> HTTP-Session: 12d3afcb-e557-4920-a4ed-36c0e914f37d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2503 2024.09.10 21:25:27.553914 [ 3 ] {} <Debug> HTTP-Session: 12d3afcb-e557-4920-a4ed-36c0e914f37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2504 2024.09.10 21:25:27.553929 [ 3 ] {} <Debug> HTTP-Session: 12d3afcb-e557-4920-a4ed-36c0e914f37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2505 2024.09.10 21:25:27.553962 [ 3 ] {} <Trace> HTTP-Session: 12d3afcb-e557-4920-a4ed-36c0e914f37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2506 2024.09.10 21:25:27.554075 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2507 2024.09.10 21:25:27.554120 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2508 2024.09.10 21:25:27.554373 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2509 2024.09.10 21:25:27.554661 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2510 2024.09.10 21:25:27.554698 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2511 2024.09.10 21:25:27.555057 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2512 2024.09.10 21:25:27.555435 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2513 2024.09.10 21:25:27.555598 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec.
2514 2024.09.10 21:25:27.555886 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Debug> DynamicQueryHandler: Done processing query
2515 2024.09.10 21:25:27.555911 [ 3 ] {9ab914be-f8e3-4dec-9c02-271dddd94f8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2516 2024.09.10 21:25:27.555927 [ 3 ] {} <Debug> HTTP-Session: 12d3afcb-e557-4920-a4ed-36c0e914f37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.09.10 21:25:27.556043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2518 2024.09.10 21:25:27.556092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2519 2024.09.10 21:25:27.556113 [ 3 ] {} <Debug> HTTP-Session: f010d2a1-e820-4ae5-a504-280c0785fe82 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2520 2024.09.10 21:25:27.556131 [ 3 ] {} <Debug> HTTP-Session: f010d2a1-e820-4ae5-a504-280c0785fe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2521 2024.09.10 21:25:27.556146 [ 3 ] {} <Debug> HTTP-Session: f010d2a1-e820-4ae5-a504-280c0785fe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2522 2024.09.10 21:25:27.556178 [ 3 ] {} <Trace> HTTP-Session: f010d2a1-e820-4ae5-a504-280c0785fe82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2523 2024.09.10 21:25:27.556279 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2524 2024.09.10 21:25:27.556324 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2525 2024.09.10 21:25:27.556578 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.09.10 21:25:27.556899 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2527 2024.09.10 21:25:27.556935 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2528 2024.09.10 21:25:27.557324 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2529 2024.09.10 21:25:27.557665 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2530 2024.09.10 21:25:27.557817 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec.
2531 2024.09.10 21:25:27.558219 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Debug> DynamicQueryHandler: Done processing query
2532 2024.09.10 21:25:27.558244 [ 3 ] {e0247dd2-a9d6-4849-a520-96ecbb3b4ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2533 2024.09.10 21:25:27.558259 [ 3 ] {} <Debug> HTTP-Session: f010d2a1-e820-4ae5-a504-280c0785fe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.09.10 21:25:27.558370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2535 2024.09.10 21:25:27.558418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2536 2024.09.10 21:25:27.558439 [ 3 ] {} <Debug> HTTP-Session: ece7a174-251d-4d1e-bd80-1739a6439bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2537 2024.09.10 21:25:27.558455 [ 3 ] {} <Debug> HTTP-Session: ece7a174-251d-4d1e-bd80-1739a6439bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2024.09.10 21:25:27.558469 [ 3 ] {} <Debug> HTTP-Session: ece7a174-251d-4d1e-bd80-1739a6439bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2539 2024.09.10 21:25:27.558501 [ 3 ] {} <Trace> HTTP-Session: ece7a174-251d-4d1e-bd80-1739a6439bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2540 2024.09.10 21:25:27.558603 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2541 2024.09.10 21:25:27.558646 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2542 2024.09.10 21:25:27.558896 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2543 2024.09.10 21:25:27.559171 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2544 2024.09.10 21:25:27.559208 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2545 2024.09.10 21:25:27.559623 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2546 2024.09.10 21:25:27.559981 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2547 2024.09.10 21:25:27.560159 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 226.22 KiB/sec.
2548 2024.09.10 21:25:27.560527 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Debug> DynamicQueryHandler: Done processing query
2549 2024.09.10 21:25:27.560551 [ 3 ] {c618e290-c71a-4880-bffd-489e62a6202a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2550 2024.09.10 21:25:27.560567 [ 3 ] {} <Debug> HTTP-Session: ece7a174-251d-4d1e-bd80-1739a6439bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.09.10 21:25:27.560869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 63148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2552 2024.09.10 21:25:27.560916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2553 2024.09.10 21:25:27.560935 [ 3 ] {} <Debug> HTTP-Session: 4faeb95e-f10e-4538-883d-ed02390d4ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2554 2024.09.10 21:25:27.560951 [ 3 ] {} <Debug> HTTP-Session: 4faeb95e-f10e-4538-883d-ed02390d4ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2555 2024.09.10 21:25:27.560966 [ 3 ] {} <Debug> HTTP-Session: 4faeb95e-f10e-4538-883d-ed02390d4ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2556 2024.09.10 21:25:27.560996 [ 3 ] {} <Trace> HTTP-Session: 4faeb95e-f10e-4538-883d-ed02390d4ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2557 2024.09.10 21:25:27.561185 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2558 2024.09.10 21:25:27.561229 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2559 2024.09.10 21:25:27.561465 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2560 2024.09.10 21:25:27.561952 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2561 2024.09.10 21:25:27.561989 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2562 2024.09.10 21:25:27.562356 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2563 2024.09.10 21:25:27.562709 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2564 2024.09.10 21:25:27.562880 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00179 sec., 217877.09497206705 rows/sec., 15.45 MiB/sec.
2565 2024.09.10 21:25:27.563489 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Debug> DynamicQueryHandler: Done processing query
2566 2024.09.10 21:25:27.563561 [ 3 ] {4ba9ba89-f312-43d6-899a-219abfe77e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2567 2024.09.10 21:25:27.563610 [ 3 ] {} <Debug> HTTP-Session: 4faeb95e-f10e-4538-883d-ed02390d4ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.09.10 21:25:27.563752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2569 2024.09.10 21:25:27.563800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2570 2024.09.10 21:25:27.563820 [ 3 ] {} <Debug> HTTP-Session: 9e717686-56cc-49fb-9672-23b13e8f0603 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2571 2024.09.10 21:25:27.563838 [ 3 ] {} <Debug> HTTP-Session: 9e717686-56cc-49fb-9672-23b13e8f0603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2572 2024.09.10 21:25:27.563852 [ 3 ] {} <Debug> HTTP-Session: 9e717686-56cc-49fb-9672-23b13e8f0603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2573 2024.09.10 21:25:27.563883 [ 3 ] {} <Trace> HTTP-Session: 9e717686-56cc-49fb-9672-23b13e8f0603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2574 2024.09.10 21:25:27.563983 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2575 2024.09.10 21:25:27.564030 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2576 2024.09.10 21:25:27.564189 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2577 2024.09.10 21:25:27.564413 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2578 2024.09.10 21:25:27.564449 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2579 2024.09.10 21:25:27.564810 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2580 2024.09.10 21:25:27.565130 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2581 2024.09.10 21:25:27.565289 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec.
2582 2024.09.10 21:25:27.565699 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Debug> DynamicQueryHandler: Done processing query
2583 2024.09.10 21:25:27.565724 [ 3 ] {d0a6bfe5-3c9b-47ff-b5fe-6661db679d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2584 2024.09.10 21:25:27.565740 [ 3 ] {} <Debug> HTTP-Session: 9e717686-56cc-49fb-9672-23b13e8f0603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.09.10 21:25:27.566146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2586 2024.09.10 21:25:27.566194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2587 2024.09.10 21:25:27.566214 [ 3 ] {} <Debug> HTTP-Session: 043a0f9b-df1c-4e7b-9a5a-63e588239cac Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2588 2024.09.10 21:25:27.566230 [ 3 ] {} <Debug> HTTP-Session: 043a0f9b-df1c-4e7b-9a5a-63e588239cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2589 2024.09.10 21:25:27.566244 [ 3 ] {} <Debug> HTTP-Session: 043a0f9b-df1c-4e7b-9a5a-63e588239cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2590 2024.09.10 21:25:27.566276 [ 3 ] {} <Trace> HTTP-Session: 043a0f9b-df1c-4e7b-9a5a-63e588239cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2591 2024.09.10 21:25:27.566450 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2592 2024.09.10 21:25:27.566499 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2593 2024.09.10 21:25:27.566672 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2594 2024.09.10 21:25:27.567037 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2595 2024.09.10 21:25:27.567073 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2596 2024.09.10 21:25:27.567455 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2597 2024.09.10 21:25:27.567794 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2598 2024.09.10 21:25:27.567961 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001583 sec., 149715.72962728995 rows/sec., 10.03 MiB/sec.
2599 2024.09.10 21:25:27.568588 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Debug> DynamicQueryHandler: Done processing query
2600 2024.09.10 21:25:27.568633 [ 3 ] {a513a631-ec21-414c-b07a-f34b8f8720bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2601 2024.09.10 21:25:27.568650 [ 3 ] {} <Debug> HTTP-Session: 043a0f9b-df1c-4e7b-9a5a-63e588239cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.09.10 21:25:27.568765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2603 2024.09.10 21:25:27.568813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2604 2024.09.10 21:25:27.568834 [ 3 ] {} <Debug> HTTP-Session: 6ae6911c-183d-4056-9bfb-b38d848d923f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2605 2024.09.10 21:25:27.568851 [ 3 ] {} <Debug> HTTP-Session: 6ae6911c-183d-4056-9bfb-b38d848d923f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2606 2024.09.10 21:25:27.568864 [ 3 ] {} <Debug> HTTP-Session: 6ae6911c-183d-4056-9bfb-b38d848d923f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.09.10 21:25:27.568895 [ 3 ] {} <Trace> HTTP-Session: 6ae6911c-183d-4056-9bfb-b38d848d923f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2608 2024.09.10 21:25:27.568990 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2609 2024.09.10 21:25:27.569039 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2610 2024.09.10 21:25:27.569199 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2611 2024.09.10 21:25:27.569423 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2612 2024.09.10 21:25:27.569457 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2613 2024.09.10 21:25:27.569795 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2614 2024.09.10 21:25:27.570108 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2615 2024.09.10 21:25:27.570277 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
2616 2024.09.10 21:25:27.570673 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Debug> DynamicQueryHandler: Done processing query
2617 2024.09.10 21:25:27.570697 [ 3 ] {cb92dd5d-3766-4840-a94d-aa75b91d72d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2618 2024.09.10 21:25:27.570713 [ 3 ] {} <Debug> HTTP-Session: 6ae6911c-183d-4056-9bfb-b38d848d923f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.09.10 21:25:27.570873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2620 2024.09.10 21:25:27.570921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2621 2024.09.10 21:25:27.570941 [ 3 ] {} <Debug> HTTP-Session: 4982dfd9-c3d4-4cda-8268-446d9843322c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2622 2024.09.10 21:25:27.570957 [ 3 ] {} <Debug> HTTP-Session: 4982dfd9-c3d4-4cda-8268-446d9843322c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2024.09.10 21:25:27.570970 [ 3 ] {} <Debug> HTTP-Session: 4982dfd9-c3d4-4cda-8268-446d9843322c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.09.10 21:25:27.571001 [ 3 ] {} <Trace> HTTP-Session: 4982dfd9-c3d4-4cda-8268-446d9843322c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2625 2024.09.10 21:25:27.571150 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2626 2024.09.10 21:25:27.571222 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
2627 2024.09.10 21:25:27.571672 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2024.09.10 21:25:27.572081 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2629 2024.09.10 21:25:27.572116 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2630 2024.09.10 21:25:27.572681 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2631 2024.09.10 21:25:27.573080 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2632 2024.09.10 21:25:27.573303 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002214 sec., 3613.369467028004 rows/sec., 6.47 MiB/sec.
2633 2024.09.10 21:25:27.573810 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Debug> DynamicQueryHandler: Done processing query
2634 2024.09.10 21:25:27.573835 [ 3 ] {7818eb3c-7fdf-46b9-9813-8a1ebb404d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2635 2024.09.10 21:25:27.573851 [ 3 ] {} <Debug> HTTP-Session: 4982dfd9-c3d4-4cda-8268-446d9843322c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.09.10 21:25:27.573974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2637 2024.09.10 21:25:27.574022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2638 2024.09.10 21:25:27.574042 [ 3 ] {} <Debug> HTTP-Session: fe9aebe4-259f-4e3f-8af6-eb801a6962f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2639 2024.09.10 21:25:27.574058 [ 3 ] {} <Debug> HTTP-Session: fe9aebe4-259f-4e3f-8af6-eb801a6962f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.09.10 21:25:27.574071 [ 3 ] {} <Debug> HTTP-Session: fe9aebe4-259f-4e3f-8af6-eb801a6962f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.09.10 21:25:27.574103 [ 3 ] {} <Trace> HTTP-Session: fe9aebe4-259f-4e3f-8af6-eb801a6962f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2642 2024.09.10 21:25:27.574223 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2643 2024.09.10 21:25:27.574270 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2644 2024.09.10 21:25:27.574407 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2645 2024.09.10 21:25:27.574673 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2646 2024.09.10 21:25:27.574710 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2647 2024.09.10 21:25:27.575068 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2648 2024.09.10 21:25:27.575384 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2649 2024.09.10 21:25:27.575556 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001363 sec., 60161.40865737344 rows/sec., 3.82 MiB/sec.
2650 2024.09.10 21:25:27.575885 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Debug> DynamicQueryHandler: Done processing query
2651 2024.09.10 21:25:27.575909 [ 3 ] {f2ac810a-3307-4bb7-8dad-5aa9568308ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2652 2024.09.10 21:25:27.575925 [ 3 ] {} <Debug> HTTP-Session: fe9aebe4-259f-4e3f-8af6-eb801a6962f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.09.10 21:25:27.807355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2654 2024.09.10 21:25:27.807452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2655 2024.09.10 21:25:27.807490 [ 3 ] {} <Debug> HTTP-Session: 8d52d7cf-c0a3-4a2d-985c-d6ab42ee7c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2656 2024.09.10 21:25:27.807520 [ 3 ] {} <Debug> HTTP-Session: 8d52d7cf-c0a3-4a2d-985c-d6ab42ee7c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2657 2024.09.10 21:25:27.807545 [ 3 ] {} <Debug> HTTP-Session: 8d52d7cf-c0a3-4a2d-985c-d6ab42ee7c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2658 2024.09.10 21:25:27.807601 [ 3 ] {} <Trace> HTTP-Session: 8d52d7cf-c0a3-4a2d-985c-d6ab42ee7c7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2659 2024.09.10 21:25:27.807877 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2660 2024.09.10 21:25:27.808419 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2661 2024.09.10 21:25:27.808504 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2662 2024.09.10 21:25:27.808934 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2663 2024.09.10 21:25:27.809027 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2664 2024.09.10 21:25:27.809241 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2665 2024.09.10 21:25:27.809361 [ 251 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2666 2024.09.10 21:25:27.809364 [ 255 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2667 2024.09.10 21:25:27.809530 [ 259 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2668 2024.09.10 21:25:27.809566 [ 256 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2669 2024.09.10 21:25:27.809840 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2670 2024.09.10 21:25:27.809884 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2671 2024.09.10 21:25:27.810023 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2672 2024.09.10 21:25:27.810048 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2673 2024.09.10 21:25:27.810095 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2674 2024.09.10 21:25:27.810151 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2675 2024.09.10 21:25:27.810201 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2676 2024.09.10 21:25:27.812385 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.004654 sec., 7090.674688440051 rows/sec., 271.31 KiB/sec.
2677 2024.09.10 21:25:27.812788 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> DynamicQueryHandler: Done processing query
2678 2024.09.10 21:25:27.812817 [ 3 ] {50774022-a20f-410b-af2f-416ce73efe86} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2679 2024.09.10 21:25:27.812838 [ 3 ] {} <Debug> HTTP-Session: 8d52d7cf-c0a3-4a2d-985c-d6ab42ee7c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.09.10 21:25:27.813163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2681 2024.09.10 21:25:27.813223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2682 2024.09.10 21:25:27.813246 [ 3 ] {} <Debug> HTTP-Session: 39f345e9-4003-4841-8b16-0416047b57da Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2683 2024.09.10 21:25:27.813267 [ 3 ] {} <Debug> HTTP-Session: 39f345e9-4003-4841-8b16-0416047b57da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2684 2024.09.10 21:25:27.813285 [ 3 ] {} <Debug> HTTP-Session: 39f345e9-4003-4841-8b16-0416047b57da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.09.10 21:25:27.813322 [ 3 ] {} <Trace> HTTP-Session: 39f345e9-4003-4841-8b16-0416047b57da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2686 2024.09.10 21:25:27.813505 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2687 2024.09.10 21:25:27.813873 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2688 2024.09.10 21:25:27.813935 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2689 2024.09.10 21:25:27.814315 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2690 2024.09.10 21:25:27.814395 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2691 2024.09.10 21:25:27.814564 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2692 2024.09.10 21:25:27.814714 [ 251 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2693 2024.09.10 21:25:27.814785 [ 260 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2694 2024.09.10 21:25:27.814814 [ 261 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2695 2024.09.10 21:25:27.814827 [ 262 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2696 2024.09.10 21:25:27.815005 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2697 2024.09.10 21:25:27.815037 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2698 2024.09.10 21:25:27.815164 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2699 2024.09.10 21:25:27.815189 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2700 2024.09.10 21:25:27.815234 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2701 2024.09.10 21:25:27.815286 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2702 2024.09.10 21:25:27.815332 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2703 2024.09.10 21:25:27.817227 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003809 sec., 8663.691257547913 rows/sec., 331.50 KiB/sec.
2704 2024.09.10 21:25:27.817651 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> DynamicQueryHandler: Done processing query
2705 2024.09.10 21:25:27.817684 [ 3 ] {cc7c20de-bb3a-4d2e-9828-b1336011a9dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2706 2024.09.10 21:25:27.817704 [ 3 ] {} <Debug> HTTP-Session: 39f345e9-4003-4841-8b16-0416047b57da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.09.10 21:25:27.817995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2708 2024.09.10 21:25:27.818054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2709 2024.09.10 21:25:27.818078 [ 3 ] {} <Debug> HTTP-Session: 83b51c33-9caf-444a-b601-bb118806e24a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2710 2024.09.10 21:25:27.818100 [ 3 ] {} <Debug> HTTP-Session: 83b51c33-9caf-444a-b601-bb118806e24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.09.10 21:25:27.818116 [ 3 ] {} <Debug> HTTP-Session: 83b51c33-9caf-444a-b601-bb118806e24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.09.10 21:25:27.818155 [ 3 ] {} <Trace> HTTP-Session: 83b51c33-9caf-444a-b601-bb118806e24a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2713 2024.09.10 21:25:27.818351 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2714 2024.09.10 21:25:27.818735 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2715 2024.09.10 21:25:27.818796 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2716 2024.09.10 21:25:27.819209 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2717 2024.09.10 21:25:27.819294 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2718 2024.09.10 21:25:27.819477 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2719 2024.09.10 21:25:27.819568 [ 251 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2720 2024.09.10 21:25:27.819682 [ 255 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2721 2024.09.10 21:25:27.819732 [ 256 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2722 2024.09.10 21:25:27.819777 [ 259 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2723 2024.09.10 21:25:27.819976 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2724 2024.09.10 21:25:27.820016 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2725 2024.09.10 21:25:27.820160 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2726 2024.09.10 21:25:27.820188 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2727 2024.09.10 21:25:27.820241 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2728 2024.09.10 21:25:27.820300 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2729 2024.09.10 21:25:27.820348 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2730 2024.09.10 21:25:27.822425 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.00417 sec., 7913.669064748201 rows/sec., 302.80 KiB/sec.
2731 2024.09.10 21:25:27.822856 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> DynamicQueryHandler: Done processing query
2732 2024.09.10 21:25:27.822886 [ 3 ] {7b91df93-9938-426a-8a12-557b7bff2a87} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2733 2024.09.10 21:25:27.822910 [ 3 ] {} <Debug> HTTP-Session: 83b51c33-9caf-444a-b601-bb118806e24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.09.10 21:25:27.823186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2735 2024.09.10 21:25:27.823250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2736 2024.09.10 21:25:27.823277 [ 3 ] {} <Debug> HTTP-Session: 97320742-f571-4cc7-9ee8-3b4f58ed72cf Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2737 2024.09.10 21:25:27.823298 [ 3 ] {} <Debug> HTTP-Session: 97320742-f571-4cc7-9ee8-3b4f58ed72cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2738 2024.09.10 21:25:27.823317 [ 3 ] {} <Debug> HTTP-Session: 97320742-f571-4cc7-9ee8-3b4f58ed72cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2739 2024.09.10 21:25:27.823357 [ 3 ] {} <Trace> HTTP-Session: 97320742-f571-4cc7-9ee8-3b4f58ed72cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2740 2024.09.10 21:25:27.823573 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2741 2024.09.10 21:25:27.823969 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2742 2024.09.10 21:25:27.824032 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2743 2024.09.10 21:25:27.824458 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2744 2024.09.10 21:25:27.824546 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2745 2024.09.10 21:25:27.824737 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2746 2024.09.10 21:25:27.824919 [ 261 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2747 2024.09.10 21:25:27.824959 [ 260 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2748 2024.09.10 21:25:27.824980 [ 251 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2749 2024.09.10 21:25:27.825063 [ 262 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2750 2024.09.10 21:25:27.825227 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2751 2024.09.10 21:25:27.825267 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2752 2024.09.10 21:25:27.825405 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2753 2024.09.10 21:25:27.825433 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2754 2024.09.10 21:25:27.825488 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2755 2024.09.10 21:25:27.825543 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2756 2024.09.10 21:25:27.825594 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2757 2024.09.10 21:25:27.827680 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.00421 sec., 7838.4798099762465 rows/sec., 299.93 KiB/sec.
2758 2024.09.10 21:25:27.828191 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> DynamicQueryHandler: Done processing query
2759 2024.09.10 21:25:27.828231 [ 3 ] {c7c5ec2f-c565-4d96-b13a-3dec946ee16f} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2760 2024.09.10 21:25:27.828261 [ 3 ] {} <Debug> HTTP-Session: 97320742-f571-4cc7-9ee8-3b4f58ed72cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2761 2024.09.10 21:25:27.828554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2762 2024.09.10 21:25:27.828618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2763 2024.09.10 21:25:27.828644 [ 3 ] {} <Debug> HTTP-Session: b82d554c-1db3-4c49-80cd-c5945d5dd876 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2764 2024.09.10 21:25:27.828668 [ 3 ] {} <Debug> HTTP-Session: b82d554c-1db3-4c49-80cd-c5945d5dd876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2765 2024.09.10 21:25:27.828686 [ 3 ] {} <Debug> HTTP-Session: b82d554c-1db3-4c49-80cd-c5945d5dd876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.09.10 21:25:27.828727 [ 3 ] {} <Trace> HTTP-Session: b82d554c-1db3-4c49-80cd-c5945d5dd876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2767 2024.09.10 21:25:27.828932 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2768 2024.09.10 21:25:27.829331 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2769 2024.09.10 21:25:27.829398 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2770 2024.09.10 21:25:27.829840 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2771 2024.09.10 21:25:27.829929 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2772 2024.09.10 21:25:27.830121 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2773 2024.09.10 21:25:27.830207 [ 251 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2774 2024.09.10 21:25:27.830333 [ 259 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2775 2024.09.10 21:25:27.830350 [ 255 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2776 2024.09.10 21:25:27.830397 [ 256 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2777 2024.09.10 21:25:27.830588 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2778 2024.09.10 21:25:27.830627 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2779 2024.09.10 21:25:27.830770 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2780 2024.09.10 21:25:27.830802 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2781 2024.09.10 21:25:27.830859 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2782 2024.09.10 21:25:27.830918 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2783 2024.09.10 21:25:27.830973 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2784 2024.09.10 21:25:27.833184 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.004356 sec., 7575.757575757576 rows/sec., 289.87 KiB/sec.
2785 2024.09.10 21:25:27.833644 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> DynamicQueryHandler: Done processing query
2786 2024.09.10 21:25:27.833677 [ 3 ] {bd88ce2f-bbac-480f-9a87-ca0c10a5fb32} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2787 2024.09.10 21:25:27.833701 [ 3 ] {} <Debug> HTTP-Session: b82d554c-1db3-4c49-80cd-c5945d5dd876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.09.10 21:25:27.834048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2789 2024.09.10 21:25:27.834117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2790 2024.09.10 21:25:27.834145 [ 3 ] {} <Debug> HTTP-Session: 4c280353-f98f-4b0f-8831-1e78fedeeabd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2791 2024.09.10 21:25:27.834167 [ 3 ] {} <Debug> HTTP-Session: 4c280353-f98f-4b0f-8831-1e78fedeeabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.09.10 21:25:27.834186 [ 3 ] {} <Debug> HTTP-Session: 4c280353-f98f-4b0f-8831-1e78fedeeabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.09.10 21:25:27.834227 [ 3 ] {} <Trace> HTTP-Session: 4c280353-f98f-4b0f-8831-1e78fedeeabd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2794 2024.09.10 21:25:27.834445 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2795 2024.09.10 21:25:27.834874 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2796 2024.09.10 21:25:27.834946 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2797 2024.09.10 21:25:27.835427 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2798 2024.09.10 21:25:27.835520 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2799 2024.09.10 21:25:27.835722 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2800 2024.09.10 21:25:27.835806 [ 251 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2801 2024.09.10 21:25:27.835913 [ 260 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2802 2024.09.10 21:25:27.835977 [ 261 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2803 2024.09.10 21:25:27.836001 [ 262 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2804 2024.09.10 21:25:27.836188 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (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
2805 2024.09.10 21:25:27.836230 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
2806 2024.09.10 21:25:27.836386 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2807 2024.09.10 21:25:27.836418 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 33 rows with 3 streams
2808 2024.09.10 21:25:27.836475 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2809 2024.09.10 21:25:27.836533 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2810 2024.09.10 21:25:27.836590 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2811 2024.09.10 21:25:27.838789 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.004448 sec., 7419.064748201439 rows/sec., 283.88 KiB/sec.
2812 2024.09.10 21:25:27.839364 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> DynamicQueryHandler: Done processing query
2813 2024.09.10 21:25:27.839410 [ 3 ] {0e12d0bb-8b70-4831-855a-1da72c0a8531} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2814 2024.09.10 21:25:27.839445 [ 3 ] {} <Debug> HTTP-Session: 4c280353-f98f-4b0f-8831-1e78fedeeabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2815 2024.09.10 21:25:27.974540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2816 2024.09.10 21:25:27.974697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2817 2024.09.10 21:25:27.974731 [ 3 ] {} <Debug> HTTP-Session: 68de8275-3989-4ba1-b966-dc5e735dbcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2818 2024.09.10 21:25:27.974764 [ 3 ] {} <Debug> HTTP-Session: 68de8275-3989-4ba1-b966-dc5e735dbcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.09.10 21:25:27.974785 [ 3 ] {} <Debug> HTTP-Session: 68de8275-3989-4ba1-b966-dc5e735dbcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.09.10 21:25:27.974849 [ 3 ] {} <Trace> HTTP-Session: 68de8275-3989-4ba1-b966-dc5e735dbcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2821 2024.09.10 21:25:27.975100 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2822 2024.09.10 21:25:27.975202 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2823 2024.09.10 21:25:27.975531 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2824 2024.09.10 21:25:27.976134 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2825 2024.09.10 21:25:27.976192 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2826 2024.09.10 21:25:27.976822 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2827 2024.09.10 21:25:27.977218 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2828 2024.09.10 21:25:27.977391 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00237 sec., 2531.645569620253 rows/sec., 563.69 KiB/sec.
2829 2024.09.10 21:25:27.977803 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Debug> DynamicQueryHandler: Done processing query
2830 2024.09.10 21:25:27.977836 [ 3 ] {ba520fbd-1ecf-4ee9-9a24-cf75b3b04f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2831 2024.09.10 21:25:27.977855 [ 3 ] {} <Debug> HTTP-Session: 68de8275-3989-4ba1-b966-dc5e735dbcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.09.10 21:25:27.978428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 165088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2833 2024.09.10 21:25:27.978493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2834 2024.09.10 21:25:27.978517 [ 3 ] {} <Debug> HTTP-Session: d694bf14-615b-4cca-a94f-70d948d77c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2835 2024.09.10 21:25:27.978537 [ 3 ] {} <Debug> HTTP-Session: d694bf14-615b-4cca-a94f-70d948d77c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2836 2024.09.10 21:25:27.978551 [ 3 ] {} <Debug> HTTP-Session: d694bf14-615b-4cca-a94f-70d948d77c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2837 2024.09.10 21:25:27.978591 [ 3 ] {} <Trace> HTTP-Session: d694bf14-615b-4cca-a94f-70d948d77c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2838 2024.09.10 21:25:27.979957 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2839 2024.09.10 21:25:27.980018 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2840 2024.09.10 21:25:27.980338 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2841 2024.09.10 21:25:27.981809 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2842 2024.09.10 21:25:27.981854 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2843 2024.09.10 21:25:27.982449 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2844 2024.09.10 21:25:27.982893 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2845 2024.09.10 21:25:27.983049 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Debug> executeQuery: Read 1140 rows, 96.12 KiB in 0.004291 sec., 265672.33745047776 rows/sec., 21.87 MiB/sec.
2846 2024.09.10 21:25:27.983268 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Debug> DynamicQueryHandler: Done processing query
2847 2024.09.10 21:25:27.983296 [ 3 ] {10f97f9c-afd4-42ab-8ec9-7243a3135e8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2848 2024.09.10 21:25:27.983316 [ 3 ] {} <Debug> HTTP-Session: d694bf14-615b-4cca-a94f-70d948d77c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2849 2024.09.10 21:25:27.983542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2850 2024.09.10 21:25:27.983602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2851 2024.09.10 21:25:27.983625 [ 3 ] {} <Debug> HTTP-Session: 11b2030d-7e46-433a-bc41-8944bbb0a6e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2852 2024.09.10 21:25:27.983644 [ 3 ] {} <Debug> HTTP-Session: 11b2030d-7e46-433a-bc41-8944bbb0a6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2853 2024.09.10 21:25:27.983660 [ 3 ] {} <Debug> HTTP-Session: 11b2030d-7e46-433a-bc41-8944bbb0a6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2854 2024.09.10 21:25:27.983700 [ 3 ] {} <Trace> HTTP-Session: 11b2030d-7e46-433a-bc41-8944bbb0a6e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2855 2024.09.10 21:25:27.983879 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2856 2024.09.10 21:25:27.983933 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2857 2024.09.10 21:25:27.984205 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2858 2024.09.10 21:25:27.984678 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2859 2024.09.10 21:25:27.984722 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2860 2024.09.10 21:25:27.985151 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2861 2024.09.10 21:25:27.985563 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2862 2024.09.10 21:25:27.985712 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001921 sec., 118688.18323789693 rows/sec., 8.04 MiB/sec.
2863 2024.09.10 21:25:27.985926 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Debug> DynamicQueryHandler: Done processing query
2864 2024.09.10 21:25:27.985956 [ 3 ] {34d4417a-6131-4880-ba62-3c4e2bb9ed3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2865 2024.09.10 21:25:27.985974 [ 3 ] {} <Debug> HTTP-Session: 11b2030d-7e46-433a-bc41-8944bbb0a6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.09.10 21:25:27.986244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 75032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2867 2024.09.10 21:25:27.986300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2868 2024.09.10 21:25:27.986322 [ 3 ] {} <Debug> HTTP-Session: f2f1b5f1-ffc4-4d4b-b485-4cea9d1af38e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2869 2024.09.10 21:25:27.986341 [ 3 ] {} <Debug> HTTP-Session: f2f1b5f1-ffc4-4d4b-b485-4cea9d1af38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2870 2024.09.10 21:25:27.986357 [ 3 ] {} <Debug> HTTP-Session: f2f1b5f1-ffc4-4d4b-b485-4cea9d1af38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2871 2024.09.10 21:25:27.986396 [ 3 ] {} <Trace> HTTP-Session: f2f1b5f1-ffc4-4d4b-b485-4cea9d1af38e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2872 2024.09.10 21:25:27.986734 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2873 2024.09.10 21:25:27.986783 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2874 2024.09.10 21:25:27.987046 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2875 2024.09.10 21:25:27.987702 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2876 2024.09.10 21:25:27.987743 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2877 2024.09.10 21:25:27.988203 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2878 2024.09.10 21:25:27.988632 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2879 2024.09.10 21:25:27.988782 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Debug> executeQuery: Read 456 rows, 34.29 KiB in 0.002275 sec., 200439.56043956042 rows/sec., 14.72 MiB/sec.
2880 2024.09.10 21:25:27.988982 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Debug> DynamicQueryHandler: Done processing query
2881 2024.09.10 21:25:27.989012 [ 3 ] {1f1a03de-9634-4e8f-ae05-9825d96de11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
2882 2024.09.10 21:25:27.989032 [ 3 ] {} <Debug> HTTP-Session: f2f1b5f1-ffc4-4d4b-b485-4cea9d1af38e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.09.10 21:25:27.989482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 509789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2884 2024.09.10 21:25:27.989540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2885 2024.09.10 21:25:27.989562 [ 3 ] {} <Debug> HTTP-Session: cd5c6650-9ca4-4727-828d-87cecf6132e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2886 2024.09.10 21:25:27.989581 [ 3 ] {} <Debug> HTTP-Session: cd5c6650-9ca4-4727-828d-87cecf6132e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.09.10 21:25:27.989596 [ 3 ] {} <Debug> HTTP-Session: cd5c6650-9ca4-4727-828d-87cecf6132e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2888 2024.09.10 21:25:27.989633 [ 3 ] {} <Trace> HTTP-Session: cd5c6650-9ca4-4727-828d-87cecf6132e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2889 2024.09.10 21:25:27.990551 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2890 2024.09.10 21:25:27.990610 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2891 2024.09.10 21:25:27.990774 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2024.09.10 21:25:27.993579 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2893 2024.09.10 21:25:27.993619 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2894 2024.09.10 21:25:27.994385 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2895 2024.09.10 21:25:27.994798 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2896 2024.09.10 21:25:27.994948 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Debug> executeQuery: Read 2694 rows, 184.16 KiB in 0.004943 sec., 545013.1499089621 rows/sec., 36.38 MiB/sec.
2897 2024.09.10 21:25:27.995149 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Debug> DynamicQueryHandler: Done processing query
2898 2024.09.10 21:25:27.995176 [ 3 ] {58ddb082-26fd-4f94-955f-dd627aa5d8e3} <Debug> MemoryTracker: Peak memory usage (for query): 5.53 MiB.
2899 2024.09.10 21:25:27.995195 [ 3 ] {} <Debug> HTTP-Session: cd5c6650-9ca4-4727-828d-87cecf6132e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.09.10 21:25:32.498255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2024.09.10 21:25:32.498431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2902 2024.09.10 21:25:32.498472 [ 3 ] {} <Debug> HTTP-Session: 40d99f05-f347-46dc-940f-086190ea5615 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2903 2024.09.10 21:25:32.498510 [ 3 ] {} <Debug> HTTP-Session: 40d99f05-f347-46dc-940f-086190ea5615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.09.10 21:25:32.498537 [ 3 ] {} <Debug> HTTP-Session: 40d99f05-f347-46dc-940f-086190ea5615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.09.10 21:25:32.498611 [ 3 ] {} <Trace> HTTP-Session: 40d99f05-f347-46dc-940f-086190ea5615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2906 2024.09.10 21:25:32.498850 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2907 2024.09.10 21:25:32.498917 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2908 2024.09.10 21:25:32.499248 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2909 2024.09.10 21:25:32.499814 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2910 2024.09.10 21:25:32.499855 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2911 2024.09.10 21:25:32.500282 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2912 2024.09.10 21:25:32.500667 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2913 2024.09.10 21:25:32.500799 [ 55 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2914 2024.09.10 21:25:32.500814 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002042 sec., 49951.028403525954 rows/sec., 4.16 MiB/sec.
2915 2024.09.10 21:25:32.500842 [ 55 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2916 2024.09.10 21:25:32.500876 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2917 2024.09.10 21:25:32.501135 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Debug> DynamicQueryHandler: Done processing query
2918 2024.09.10 21:25:32.501165 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
2919 2024.09.10 21:25:32.501181 [ 3 ] {f3e4e64d-b10f-408d-b539-c96a779737ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2920 2024.09.10 21:25:32.501276 [ 3 ] {} <Debug> HTTP-Session: 40d99f05-f347-46dc-940f-086190ea5615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2921 2024.09.10 21:25:32.501535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2922 2024.09.10 21:25:32.501574 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2923 2024.09.10 21:25:32.501629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2924 2024.09.10 21:25:32.501681 [ 3 ] {} <Debug> HTTP-Session: 01509163-fbf5-429f-aa0a-58d58c3cba14 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2925 2024.09.10 21:25:32.501674 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part
2926 2024.09.10 21:25:32.501707 [ 3 ] {} <Debug> HTTP-Session: 01509163-fbf5-429f-aa0a-58d58c3cba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2927 2024.09.10 21:25:32.501739 [ 3 ] {} <Debug> HTTP-Session: 01509163-fbf5-429f-aa0a-58d58c3cba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2928 2024.09.10 21:25:32.501801 [ 3 ] {} <Trace> HTTP-Session: 01509163-fbf5-429f-aa0a-58d58c3cba14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2929 2024.09.10 21:25:32.501986 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part
2930 2024.09.10 21:25:32.502121 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2931 2024.09.10 21:25:32.502345 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2932 2024.09.10 21:25:32.502436 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part
2933 2024.09.10 21:25:32.502810 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part
2934 2024.09.10 21:25:32.503126 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1140 rows starting from the beginning of the part
2935 2024.09.10 21:25:32.503588 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part
2936 2024.09.10 21:25:32.504308 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2937 2024.09.10 21:25:32.505152 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2938 2024.09.10 21:25:32.505232 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2939 2024.09.10 21:25:32.506294 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2940 2024.09.10 21:25:32.507206 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2941 2024.09.10 21:25:32.507304 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1739 rows, containing 5 columns (5 merged, 0 gathered) in 0.006284369 sec., 276718.31491753587 rows/sec., 24.08 MiB/sec.
2942 2024.09.10 21:25:32.507475 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.005477 sec., 4199.379222201936 rows/sec., 315.77 KiB/sec.
2943 2024.09.10 21:25:32.507764 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Debug> DynamicQueryHandler: Done processing query
2944 2024.09.10 21:25:32.507778 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2945 2024.09.10 21:25:32.507802 [ 3 ] {1bb63767-10a7-424c-bfa1-bc368886e578} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2946 2024.09.10 21:25:32.507863 [ 3 ] {} <Debug> HTTP-Session: 01509163-fbf5-429f-aa0a-58d58c3cba14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.09.10 21:25:32.508083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2948 2024.09.10 21:25:32.508231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2949 2024.09.10 21:25:32.508317 [ 3 ] {} <Debug> HTTP-Session: da108de6-8492-40f7-a94e-4955d50e7a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2950 2024.09.10 21:25:32.508370 [ 3 ] {} <Debug> HTTP-Session: da108de6-8492-40f7-a94e-4955d50e7a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.09.10 21:25:32.508416 [ 3 ] {} <Debug> HTTP-Session: da108de6-8492-40f7-a94e-4955d50e7a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.09.10 21:25:32.508495 [ 3 ] {} <Trace> HTTP-Session: da108de6-8492-40f7-a94e-4955d50e7a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2953 2024.09.10 21:25:32.508744 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2954 2024.09.10 21:25:32.508751 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2955 2024.09.10 21:25:32.508822 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2956 2024.09.10 21:25:32.508969 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_11_2} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2957 2024.09.10 21:25:32.509137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
2958 2024.09.10 21:25:32.509311 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2959 2024.09.10 21:25:32.509738 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2960 2024.09.10 21:25:32.509780 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2961 2024.09.10 21:25:32.510181 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2962 2024.09.10 21:25:32.510547 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2963 2024.09.10 21:25:32.510671 [ 55 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2964 2024.09.10 21:25:32.510681 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.002057 sec., 42294.60379193 rows/sec., 3.30 MiB/sec.
2965 2024.09.10 21:25:32.510706 [ 55 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2966 2024.09.10 21:25:32.510745 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2967 2024.09.10 21:25:32.511050 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Debug> DynamicQueryHandler: Done processing query
2968 2024.09.10 21:25:32.511133 [ 3 ] {37acd580-0732-40aa-96be-bc3a864b9ea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2969 2024.09.10 21:25:32.511224 [ 3 ] {} <Debug> HTTP-Session: da108de6-8492-40f7-a94e-4955d50e7a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2970 2024.09.10 21:25:32.511374 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
2971 2024.09.10 21:25:32.511588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2024.09.10 21:25:32.511722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2973 2024.09.10 21:25:32.511734 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2974 2024.09.10 21:25:32.511758 [ 3 ] {} <Debug> HTTP-Session: 8ac8ab1b-9b0e-4421-af0b-1efa1e05a3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
2975 2024.09.10 21:25:32.511797 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part
2976 2024.09.10 21:25:32.511806 [ 3 ] {} <Debug> HTTP-Session: 8ac8ab1b-9b0e-4421-af0b-1efa1e05a3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.09.10 21:25:32.511852 [ 3 ] {} <Debug> HTTP-Session: 8ac8ab1b-9b0e-4421-af0b-1efa1e05a3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2978 2024.09.10 21:25:32.511973 [ 3 ] {} <Trace> HTTP-Session: 8ac8ab1b-9b0e-4421-af0b-1efa1e05a3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2979 2024.09.10 21:25:32.512067 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part
2980 2024.09.10 21:25:32.512351 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part
2981 2024.09.10 21:25:32.512422 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2982 2024.09.10 21:25:32.512640 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part
2983 2024.09.10 21:25:32.512668 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2984 2024.09.10 21:25:32.513060 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 456 rows starting from the beginning of the part
2985 2024.09.10 21:25:32.513471 [ 186 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part
2986 2024.09.10 21:25:32.514041 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2987 2024.09.10 21:25:32.515004 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2988 2024.09.10 21:25:32.515066 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
2989 2024.09.10 21:25:32.516063 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2990 2024.09.10 21:25:32.516327 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005450995 sec., 219042.57846503254 rows/sec., 17.04 MiB/sec.
2991 2024.09.10 21:25:32.516677 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2992 2024.09.10 21:25:32.516730 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2993 2024.09.10 21:25:32.516966 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004747 sec., 33705.4982093954 rows/sec., 2.35 MiB/sec.
2994 2024.09.10 21:25:32.517480 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Debug> DynamicQueryHandler: Done processing query
2995 2024.09.10 21:25:32.517520 [ 3 ] {a1d2c331-3e14-454e-8611-dd0f3613a891} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2996 2024.09.10 21:25:32.517563 [ 3 ] {} <Debug> HTTP-Session: 8ac8ab1b-9b0e-4421-af0b-1efa1e05a3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2997 2024.09.10 21:25:32.517693 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2998 2024.09.10 21:25:32.517785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2999 2024.09.10 21:25:32.517817 [ 188 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_11_2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3000 2024.09.10 21:25:32.517857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3001 2024.09.10 21:25:32.517928 [ 3 ] {} <Debug> HTTP-Session: bb25deb9-8b8f-4deb-a21f-4e90d08e0caa Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3002 2024.09.10 21:25:32.517978 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
3003 2024.09.10 21:25:32.517981 [ 3 ] {} <Debug> HTTP-Session: bb25deb9-8b8f-4deb-a21f-4e90d08e0caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3004 2024.09.10 21:25:32.518033 [ 3 ] {} <Debug> HTTP-Session: bb25deb9-8b8f-4deb-a21f-4e90d08e0caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.09.10 21:25:32.518067 [ 3 ] {} <Trace> HTTP-Session: bb25deb9-8b8f-4deb-a21f-4e90d08e0caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3006 2024.09.10 21:25:32.518470 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3007 2024.09.10 21:25:32.518542 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3008 2024.09.10 21:25:32.519017 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3009 2024.09.10 21:25:32.519880 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3010 2024.09.10 21:25:32.519917 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3011 2024.09.10 21:25:32.520551 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3012 2024.09.10 21:25:32.520989 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3013 2024.09.10 21:25:32.521137 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00298 sec., 7718.120805369127 rows/sec., 13.83 MiB/sec.
3014 2024.09.10 21:25:32.521373 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Debug> DynamicQueryHandler: Done processing query
3015 2024.09.10 21:25:32.521398 [ 3 ] {8c5fe315-0e67-413a-bae7-1bfd89ea399f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3016 2024.09.10 21:25:32.521415 [ 3 ] {} <Debug> HTTP-Session: bb25deb9-8b8f-4deb-a21f-4e90d08e0caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.09.10 21:25:32.521575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3018 2024.09.10 21:25:32.521624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3019 2024.09.10 21:25:32.521643 [ 3 ] {} <Debug> HTTP-Session: 24139e8d-24a7-4254-9121-3f4b0490f7d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3020 2024.09.10 21:25:32.521659 [ 3 ] {} <Debug> HTTP-Session: 24139e8d-24a7-4254-9121-3f4b0490f7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.09.10 21:25:32.521673 [ 3 ] {} <Debug> HTTP-Session: 24139e8d-24a7-4254-9121-3f4b0490f7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.09.10 21:25:32.521705 [ 3 ] {} <Trace> HTTP-Session: 24139e8d-24a7-4254-9121-3f4b0490f7d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3023 2024.09.10 21:25:32.521832 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3024 2024.09.10 21:25:32.521878 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3025 2024.09.10 21:25:32.522009 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3026 2024.09.10 21:25:32.522298 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3027 2024.09.10 21:25:32.522334 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3028 2024.09.10 21:25:32.522694 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3029 2024.09.10 21:25:32.523021 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3030 2024.09.10 21:25:32.523148 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
3031 2024.09.10 21:25:32.523451 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Debug> DynamicQueryHandler: Done processing query
3032 2024.09.10 21:25:32.523476 [ 3 ] {fe523a0c-6a15-4f7d-8e3b-007fa3e48884} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3033 2024.09.10 21:25:32.523493 [ 3 ] {} <Debug> HTTP-Session: 24139e8d-24a7-4254-9121-3f4b0490f7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3034 2024.09.10 21:25:37.497879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3035 2024.09.10 21:25:37.498013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3036 2024.09.10 21:25:37.498040 [ 3 ] {} <Debug> HTTP-Session: 67746e76-c8ee-4087-9ac9-c25f0d7c1802 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3037 2024.09.10 21:25:37.498065 [ 3 ] {} <Debug> HTTP-Session: 67746e76-c8ee-4087-9ac9-c25f0d7c1802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3038 2024.09.10 21:25:37.498080 [ 3 ] {} <Debug> HTTP-Session: 67746e76-c8ee-4087-9ac9-c25f0d7c1802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.09.10 21:25:37.498129 [ 3 ] {} <Trace> HTTP-Session: 67746e76-c8ee-4087-9ac9-c25f0d7c1802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3040 2024.09.10 21:25:37.498378 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3041 2024.09.10 21:25:37.498790 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3042 2024.09.10 21:25:37.498843 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3043 2024.09.10 21:25:37.499219 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3044 2024.09.10 21:25:37.499302 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3045 2024.09.10 21:25:37.499478 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3046 2024.09.10 21:25:37.499590 [ 251 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3047 2024.09.10 21:25:37.499627 [ 255 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3048 2024.09.10 21:25:37.499751 [ 256 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3049 2024.09.10 21:25:37.499766 [ 262 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3050 2024.09.10 21:25:37.499795 [ 259 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3051 2024.09.10 21:25:37.499979 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3052 2024.09.10 21:25:37.500013 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Spreading mark ranges among streams (default reading)
3053 2024.09.10 21:25:37.500152 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3054 2024.09.10 21:25:37.500177 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (SelectExecutor): Reading approx. 39 rows with 4 streams
3055 2024.09.10 21:25:37.500221 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3056 2024.09.10 21:25:37.500271 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3057 2024.09.10 21:25:37.500314 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3058 2024.09.10 21:25:37.500355 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3059 2024.09.10 21:25:37.502701 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> executeQuery: Read 39 rows, 1.48 KiB in 0.004442 sec., 8779.828905898245 rows/sec., 333.07 KiB/sec.
3060 2024.09.10 21:25:37.503131 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> DynamicQueryHandler: Done processing query
3061 2024.09.10 21:25:37.503159 [ 3 ] {80435744-2b72-4e13-bc43-bd533072e2f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3062 2024.09.10 21:25:37.503176 [ 3 ] {} <Debug> HTTP-Session: 67746e76-c8ee-4087-9ac9-c25f0d7c1802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3063 2024.09.10 21:25:37.506532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3064 2024.09.10 21:25:37.506590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3065 2024.09.10 21:25:37.506611 [ 3 ] {} <Debug> HTTP-Session: b18adb4f-753e-4406-951b-2e5eed53f211 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3066 2024.09.10 21:25:37.506629 [ 3 ] {} <Debug> HTTP-Session: b18adb4f-753e-4406-951b-2e5eed53f211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.09.10 21:25:37.506643 [ 3 ] {} <Debug> HTTP-Session: b18adb4f-753e-4406-951b-2e5eed53f211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3068 2024.09.10 21:25:37.506681 [ 3 ] {} <Trace> HTTP-Session: b18adb4f-753e-4406-951b-2e5eed53f211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3069 2024.09.10 21:25:37.506804 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3070 2024.09.10 21:25:37.506863 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3071 2024.09.10 21:25:37.507077 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2024.09.10 21:25:37.507463 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3073 2024.09.10 21:25:37.507510 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3074 2024.09.10 21:25:37.508043 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3075 2024.09.10 21:25:37.508372 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3076 2024.09.10 21:25:37.508506 [ 51 ] {} <Debug> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3077 2024.09.10 21:25:37.508510 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001747 sec., 572.4098454493417 rows/sec., 129.69 KiB/sec.
3078 2024.09.10 21:25:37.508544 [ 51 ] {} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3079 2024.09.10 21:25:37.508579 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3080 2024.09.10 21:25:37.508867 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Debug> DynamicQueryHandler: Done processing query
3081 2024.09.10 21:25:37.508943 [ 3 ] {f7e36c19-e4df-4dcb-bd48-ce5f9f85485b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3082 2024.09.10 21:25:37.509004 [ 3 ] {} <Debug> HTTP-Session: b18adb4f-753e-4406-951b-2e5eed53f211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3083 2024.09.10 21:25:37.509018 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::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
3084 2024.09.10 21:25:37.509163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3085 2024.09.10 21:25:37.509297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3086 2024.09.10 21:25:37.509371 [ 3 ] {} <Debug> HTTP-Session: ed03d367-ca8f-45fc-9ded-d2bb97d0a682 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3087 2024.09.10 21:25:37.509432 [ 3 ] {} <Debug> HTTP-Session: ed03d367-ca8f-45fc-9ded-d2bb97d0a682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.09.10 21:25:37.509490 [ 3 ] {} <Debug> HTTP-Session: ed03d367-ca8f-45fc-9ded-d2bb97d0a682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3089 2024.09.10 21:25:37.509574 [ 3 ] {} <Trace> HTTP-Session: ed03d367-ca8f-45fc-9ded-d2bb97d0a682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3090 2024.09.10 21:25:37.509828 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3091 2024.09.10 21:25:37.509852 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3092 2024.09.10 21:25:37.509906 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3093 2024.09.10 21:25:37.509944 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3094 2024.09.10 21:25:37.510266 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part
3095 2024.09.10 21:25:37.510543 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3096 2024.09.10 21:25:37.510843 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
3097 2024.09.10 21:25:37.511149 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::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
3098 2024.09.10 21:25:37.511442 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3099 2024.09.10 21:25:37.511446 [ 188 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3100 2024.09.10 21:25:37.512312 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3101 2024.09.10 21:25:37.512374 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3102 2024.09.10 21:25:37.513694 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3103 2024.09.10 21:25:37.515158 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3104 2024.09.10 21:25:37.515725 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005943 sec., 336.5303718660609 rows/sec., 27.44 KiB/sec.
3105 2024.09.10 21:25:37.516290 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Debug> DynamicQueryHandler: Done processing query
3106 2024.09.10 21:25:37.516343 [ 3 ] {1e7ea9c2-1fa9-460d-b896-0c4533707156} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3107 2024.09.10 21:25:37.516407 [ 3 ] {} <Debug> HTTP-Session: ed03d367-ca8f-45fc-9ded-d2bb97d0a682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.09.10 21:25:37.516665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 31062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3109 2024.09.10 21:25:37.516789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3110 2024.09.10 21:25:37.516860 [ 3 ] {} <Debug> HTTP-Session: 0ac0499a-ec10-4d7a-994e-bd472520ac04 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3111 2024.09.10 21:25:37.516913 [ 3 ] {} <Debug> HTTP-Session: 0ac0499a-ec10-4d7a-994e-bd472520ac04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.09.10 21:25:37.516973 [ 3 ] {} <Debug> HTTP-Session: 0ac0499a-ec10-4d7a-994e-bd472520ac04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3113 2024.09.10 21:25:37.517088 [ 3 ] {} <Trace> HTTP-Session: 0ac0499a-ec10-4d7a-994e-bd472520ac04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3114 2024.09.10 21:25:37.517471 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3115 2024.09.10 21:25:37.517596 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3116 2024.09.10 21:25:37.519054 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3117 2024.09.10 21:25:37.519696 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3118 2024.09.10 21:25:37.519733 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3119 2024.09.10 21:25:37.520784 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3120 2024.09.10 21:25:37.520830 [ 186 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.012144502 sec., 3376.0132774485114 rows/sec., 540.45 KiB/sec.
3121 2024.09.10 21:25:37.521112 [ 186 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3122 2024.09.10 21:25:37.521644 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.09.10 21:25:37.521976 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Debug> executeQuery: Read 206 rows, 18.52 KiB in 0.004668 sec., 44130.248500428446 rows/sec., 3.87 MiB/sec.
3124 2024.09.10 21:25:37.522604 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Debug> DynamicQueryHandler: Done processing query
3125 2024.09.10 21:25:37.522661 [ 3 ] {390e2319-a79e-4602-8616-f3a776ab5dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3126 2024.09.10 21:25:37.522703 [ 3 ] {} <Debug> HTTP-Session: 0ac0499a-ec10-4d7a-994e-bd472520ac04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.09.10 21:25:37.522855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.09.10 21:25:37.522857 [ 194 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3129 2024.09.10 21:25:37.522920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3130 2024.09.10 21:25:37.522963 [ 3 ] {} <Debug> HTTP-Session: bc951352-9a11-4c70-be6d-d7ba8e1bff9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3131 2024.09.10 21:25:37.522998 [ 3 ] {} <Debug> HTTP-Session: bc951352-9a11-4c70-be6d-d7ba8e1bff9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.09.10 21:25:37.523026 [ 3 ] {} <Debug> HTTP-Session: bc951352-9a11-4c70-be6d-d7ba8e1bff9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.09.10 21:25:37.523064 [ 194 ] {261070da-f1fe-4007-af4f-827eaffb15ca::all_1_6_1} <Trace> oximeter.timeseries_schema (261070da-f1fe-4007-af4f-827eaffb15ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3134 2024.09.10 21:25:37.523080 [ 3 ] {} <Trace> HTTP-Session: bc951352-9a11-4c70-be6d-d7ba8e1bff9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3135 2024.09.10 21:25:37.523253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3136 2024.09.10 21:25:37.523278 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3137 2024.09.10 21:25:37.523341 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3138 2024.09.10 21:25:37.523592 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3139 2024.09.10 21:25:37.523923 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3140 2024.09.10 21:25:37.523960 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3141 2024.09.10 21:25:37.524322 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3142 2024.09.10 21:25:37.524693 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3143 2024.09.10 21:25:37.524812 [ 51 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3144 2024.09.10 21:25:37.524823 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001617 sec., 6184.291898577613 rows/sec., 458.39 KiB/sec.
3145 2024.09.10 21:25:37.524845 [ 51 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3146 2024.09.10 21:25:37.524876 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3147 2024.09.10 21:25:37.525067 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
3148 2024.09.10 21:25:37.525093 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Debug> DynamicQueryHandler: Done processing query
3149 2024.09.10 21:25:37.525141 [ 3 ] {bd08b466-5a78-443e-bd0f-876090264676} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3150 2024.09.10 21:25:37.525178 [ 3 ] {} <Debug> HTTP-Session: bc951352-9a11-4c70-be6d-d7ba8e1bff9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.09.10 21:25:37.525300 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3152 2024.09.10 21:25:37.525334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3153 2024.09.10 21:25:37.525368 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part
3154 2024.09.10 21:25:37.525434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3155 2024.09.10 21:25:37.525500 [ 3 ] {} <Debug> HTTP-Session: 33cde04d-b222-454f-ae97-ea094cf33248 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3156 2024.09.10 21:25:37.525568 [ 3 ] {} <Debug> HTTP-Session: 33cde04d-b222-454f-ae97-ea094cf33248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3157 2024.09.10 21:25:37.525625 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
3158 2024.09.10 21:25:37.525643 [ 3 ] {} <Debug> HTTP-Session: 33cde04d-b222-454f-ae97-ea094cf33248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.09.10 21:25:37.525783 [ 3 ] {} <Trace> HTTP-Session: 33cde04d-b222-454f-ae97-ea094cf33248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3160 2024.09.10 21:25:37.526022 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
3161 2024.09.10 21:25:37.526127 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3162 2024.09.10 21:25:37.526277 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3163 2024.09.10 21:25:37.526309 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
3164 2024.09.10 21:25:37.526690 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
3165 2024.09.10 21:25:37.526954 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
3166 2024.09.10 21:25:37.527709 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3167 2024.09.10 21:25:37.528547 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3168 2024.09.10 21:25:37.528615 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3169 2024.09.10 21:25:37.529706 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3170 2024.09.10 21:25:37.529764 [ 188 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 5 columns (5 merged, 0 gathered) in 0.004793184 sec., 21488.84749677876 rows/sec., 1.66 MiB/sec.
3171 2024.09.10 21:25:37.530004 [ 188 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3172 2024.09.10 21:25:37.530579 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3173 2024.09.10 21:25:37.530950 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004966 sec., 2819.170358437374 rows/sec., 197.44 KiB/sec.
3174 2024.09.10 21:25:37.531225 [ 188 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3175 2024.09.10 21:25:37.531355 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Debug> DynamicQueryHandler: Done processing query
3176 2024.09.10 21:25:37.531410 [ 188 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_11_2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3177 2024.09.10 21:25:37.531410 [ 3 ] {b34f1625-e155-405a-8215-f1da5fb777ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3178 2024.09.10 21:25:37.531464 [ 3 ] {} <Debug> HTTP-Session: 33cde04d-b222-454f-ae97-ea094cf33248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.09.10 21:25:37.531596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3180 2024.09.10 21:25:37.531643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2024.09.10 21:25:37.531700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3182 2024.09.10 21:25:37.531720 [ 3 ] {} <Debug> HTTP-Session: 2d510ce1-1fe6-4be2-a74e-bc648bff5c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3183 2024.09.10 21:25:37.531744 [ 3 ] {} <Debug> HTTP-Session: 2d510ce1-1fe6-4be2-a74e-bc648bff5c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2024.09.10 21:25:37.531764 [ 3 ] {} <Debug> HTTP-Session: 2d510ce1-1fe6-4be2-a74e-bc648bff5c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.09.10 21:25:37.531799 [ 3 ] {} <Trace> HTTP-Session: 2d510ce1-1fe6-4be2-a74e-bc648bff5c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3186 2024.09.10 21:25:37.531908 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3187 2024.09.10 21:25:37.531955 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3188 2024.09.10 21:25:37.532208 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2024.09.10 21:25:37.532553 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3190 2024.09.10 21:25:37.532589 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3191 2024.09.10 21:25:37.532953 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3192 2024.09.10 21:25:37.533331 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3193 2024.09.10 21:25:37.533458 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 224.36 KiB/sec.
3194 2024.09.10 21:25:37.533632 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Debug> DynamicQueryHandler: Done processing query
3195 2024.09.10 21:25:37.533657 [ 3 ] {1b9c66d8-634d-488b-b79b-f42029965e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3196 2024.09.10 21:25:37.533673 [ 3 ] {} <Debug> HTTP-Session: 2d510ce1-1fe6-4be2-a74e-bc648bff5c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.09.10 21:25:37.533847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 63489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2024.09.10 21:25:37.533895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3199 2024.09.10 21:25:37.533914 [ 3 ] {} <Debug> HTTP-Session: 2c57acf9-0c09-4819-af94-c27019f6e6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3200 2024.09.10 21:25:37.533930 [ 3 ] {} <Debug> HTTP-Session: 2c57acf9-0c09-4819-af94-c27019f6e6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.09.10 21:25:37.533944 [ 3 ] {} <Debug> HTTP-Session: 2c57acf9-0c09-4819-af94-c27019f6e6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.09.10 21:25:37.533975 [ 3 ] {} <Trace> HTTP-Session: 2c57acf9-0c09-4819-af94-c27019f6e6ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3203 2024.09.10 21:25:37.534186 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3204 2024.09.10 21:25:37.534231 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3205 2024.09.10 21:25:37.534458 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3206 2024.09.10 21:25:37.535026 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3207 2024.09.10 21:25:37.535062 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3208 2024.09.10 21:25:37.535451 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3209 2024.09.10 21:25:37.535847 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3210 2024.09.10 21:25:37.535984 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Debug> executeQuery: Read 392 rows, 28.49 KiB in 0.001913 sec., 204913.74803972818 rows/sec., 14.54 MiB/sec.
3211 2024.09.10 21:25:37.536176 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Debug> DynamicQueryHandler: Done processing query
3212 2024.09.10 21:25:37.536201 [ 3 ] {d7f86bad-80f7-467c-96de-88fdb818c377} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3213 2024.09.10 21:25:37.536218 [ 3 ] {} <Debug> HTTP-Session: 2c57acf9-0c09-4819-af94-c27019f6e6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.09.10 21:25:37.536347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3215 2024.09.10 21:25:37.536396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3216 2024.09.10 21:25:37.536415 [ 3 ] {} <Debug> HTTP-Session: a8d6833a-e578-4352-8898-d9bfb7946a9c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3217 2024.09.10 21:25:37.536431 [ 3 ] {} <Debug> HTTP-Session: a8d6833a-e578-4352-8898-d9bfb7946a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.09.10 21:25:37.536445 [ 3 ] {} <Debug> HTTP-Session: a8d6833a-e578-4352-8898-d9bfb7946a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.09.10 21:25:37.536476 [ 3 ] {} <Trace> HTTP-Session: a8d6833a-e578-4352-8898-d9bfb7946a9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3220 2024.09.10 21:25:37.536576 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3221 2024.09.10 21:25:37.536620 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3222 2024.09.10 21:25:37.536750 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3223 2024.09.10 21:25:37.537023 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3224 2024.09.10 21:25:37.537060 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3225 2024.09.10 21:25:37.537423 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3226 2024.09.10 21:25:37.537754 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2024.09.10 21:25:37.537909 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec.
3228 2024.09.10 21:25:37.538162 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Debug> DynamicQueryHandler: Done processing query
3229 2024.09.10 21:25:37.538189 [ 3 ] {d77eb51e-6105-4685-a194-b17fec2888ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3230 2024.09.10 21:25:37.538207 [ 3 ] {} <Debug> HTTP-Session: a8d6833a-e578-4352-8898-d9bfb7946a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.09.10 21:25:37.538403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3232 2024.09.10 21:25:37.538452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3233 2024.09.10 21:25:37.538471 [ 3 ] {} <Debug> HTTP-Session: c9cb53b8-8129-472f-840c-d41b3459556b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3234 2024.09.10 21:25:37.538487 [ 3 ] {} <Debug> HTTP-Session: c9cb53b8-8129-472f-840c-d41b3459556b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3235 2024.09.10 21:25:37.538501 [ 3 ] {} <Debug> HTTP-Session: c9cb53b8-8129-472f-840c-d41b3459556b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.09.10 21:25:37.538532 [ 3 ] {} <Trace> HTTP-Session: c9cb53b8-8129-472f-840c-d41b3459556b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3237 2024.09.10 21:25:37.538712 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3238 2024.09.10 21:25:37.538761 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3239 2024.09.10 21:25:37.538929 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3240 2024.09.10 21:25:37.539378 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3241 2024.09.10 21:25:37.539414 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3242 2024.09.10 21:25:37.539812 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3243 2024.09.10 21:25:37.540168 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3244 2024.09.10 21:25:37.540323 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001696 sec., 140330.18867924527 rows/sec., 9.41 MiB/sec.
3245 2024.09.10 21:25:37.540328 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3246 2024.09.10 21:25:37.540419 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3247 2024.09.10 21:25:37.540465 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3248 2024.09.10 21:25:37.540630 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Debug> DynamicQueryHandler: Done processing query
3249 2024.09.10 21:25:37.540695 [ 3 ] {a383a556-1d48-46e3-b4ab-b8ae799c9999} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3250 2024.09.10 21:25:37.540766 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
3251 2024.09.10 21:25:37.540773 [ 3 ] {} <Debug> HTTP-Session: c9cb53b8-8129-472f-840c-d41b3459556b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.09.10 21:25:37.540976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3253 2024.09.10 21:25:37.541010 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3254 2024.09.10 21:25:37.541039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3255 2024.09.10 21:25:37.541052 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 856 rows starting from the beginning of the part
3256 2024.09.10 21:25:37.541060 [ 3 ] {} <Debug> HTTP-Session: 00f63b56-2e9b-45ae-aedd-94811f0f1a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3257 2024.09.10 21:25:37.541080 [ 3 ] {} <Debug> HTTP-Session: 00f63b56-2e9b-45ae-aedd-94811f0f1a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3258 2024.09.10 21:25:37.541100 [ 3 ] {} <Debug> HTTP-Session: 00f63b56-2e9b-45ae-aedd-94811f0f1a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3259 2024.09.10 21:25:37.541163 [ 3 ] {} <Trace> HTTP-Session: 00f63b56-2e9b-45ae-aedd-94811f0f1a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3260 2024.09.10 21:25:37.541197 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
3261 2024.09.10 21:25:37.541394 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3262 2024.09.10 21:25:37.541410 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part
3263 2024.09.10 21:25:37.541566 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3264 2024.09.10 21:25:37.541787 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2694 rows starting from the beginning of the part
3265 2024.09.10 21:25:37.541967 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
3266 2024.09.10 21:25:37.542309 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 238 rows starting from the beginning of the part
3267 2024.09.10 21:25:37.542592 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3268 2024.09.10 21:25:37.543127 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3269 2024.09.10 21:25:37.543170 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3270 2024.09.10 21:25:37.543759 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3271 2024.09.10 21:25:37.544228 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3272 2024.09.10 21:25:37.544405 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 21.58 KiB/sec.
3273 2024.09.10 21:25:37.544921 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Debug> DynamicQueryHandler: Done processing query
3274 2024.09.10 21:25:37.544947 [ 3 ] {68835653-c7de-4891-8b3e-f51781c12ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3275 2024.09.10 21:25:37.544964 [ 3 ] {} <Debug> HTTP-Session: 00f63b56-2e9b-45ae-aedd-94811f0f1a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3276 2024.09.10 21:25:37.545112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3277 2024.09.10 21:25:37.545207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3278 2024.09.10 21:25:37.545236 [ 3 ] {} <Debug> HTTP-Session: b4f1b379-6afa-44ba-9146-b575b0a3b00e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3279 2024.09.10 21:25:37.545260 [ 3 ] {} <Debug> HTTP-Session: b4f1b379-6afa-44ba-9146-b575b0a3b00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.09.10 21:25:37.545265 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4345 rows, containing 5 columns (5 merged, 0 gathered) in 0.004691142 sec., 926213.7023351671 rows/sec., 62.55 MiB/sec.
3281 2024.09.10 21:25:37.545280 [ 3 ] {} <Debug> HTTP-Session: b4f1b379-6afa-44ba-9146-b575b0a3b00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3282 2024.09.10 21:25:37.545347 [ 3 ] {} <Trace> HTTP-Session: b4f1b379-6afa-44ba-9146-b575b0a3b00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3283 2024.09.10 21:25:37.545507 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3284 2024.09.10 21:25:37.545574 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3285 2024.09.10 21:25:37.545801 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3286 2024.09.10 21:25:37.547048 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3287 2024.09.10 21:25:37.547086 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3288 2024.09.10 21:25:37.547293 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3289 2024.09.10 21:25:37.547489 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB.
3290 2024.09.10 21:25:37.547849 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3291 2024.09.10 21:25:37.547893 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3292 2024.09.10 21:25:37.548519 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3293 2024.09.10 21:25:37.548976 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3294 2024.09.10 21:25:37.549177 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3295 2024.09.10 21:25:37.549210 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003776 sec., 2118.64406779661 rows/sec., 3.80 MiB/sec.
3296 2024.09.10 21:25:37.549229 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3297 2024.09.10 21:25:37.549310 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3298 2024.09.10 21:25:37.549558 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::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
3299 2024.09.10 21:25:37.549692 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Debug> DynamicQueryHandler: Done processing query
3300 2024.09.10 21:25:37.549727 [ 3 ] {cc4f0444-7115-435f-8900-004b02556517} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3301 2024.09.10 21:25:37.549758 [ 3 ] {} <Debug> HTTP-Session: b4f1b379-6afa-44ba-9146-b575b0a3b00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.09.10 21:25:37.549929 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3303 2024.09.10 21:25:37.549934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3304 2024.09.10 21:25:37.550007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3305 2024.09.10 21:25:37.550010 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::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
3306 2024.09.10 21:25:37.550035 [ 3 ] {} <Debug> HTTP-Session: 70cf67fe-ca9f-4aaf-a0da-9ef4b10f6162 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3307 2024.09.10 21:25:37.550060 [ 3 ] {} <Debug> HTTP-Session: 70cf67fe-ca9f-4aaf-a0da-9ef4b10f6162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3308 2024.09.10 21:25:37.550084 [ 3 ] {} <Debug> HTTP-Session: 70cf67fe-ca9f-4aaf-a0da-9ef4b10f6162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3309 2024.09.10 21:25:37.550138 [ 3 ] {} <Trace> HTTP-Session: 70cf67fe-ca9f-4aaf-a0da-9ef4b10f6162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3310 2024.09.10 21:25:37.550480 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3311 2024.09.10 21:25:37.550508 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
3312 2024.09.10 21:25:37.550584 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3313 2024.09.10 21:25:37.551159 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
3314 2024.09.10 21:25:37.551262 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3315 2024.09.10 21:25:37.551683 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part
3316 2024.09.10 21:25:37.552278 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
3317 2024.09.10 21:25:37.552349 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3318 2024.09.10 21:25:37.552409 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3319 2024.09.10 21:25:37.552607 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part
3320 2024.09.10 21:25:37.553217 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3321 2024.09.10 21:25:37.553828 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3322 2024.09.10 21:25:37.554129 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003822 sec., 21454.735740450025 rows/sec., 1.36 MiB/sec.
3323 2024.09.10 21:25:37.554383 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Debug> DynamicQueryHandler: Done processing query
3324 2024.09.10 21:25:37.554419 [ 3 ] {24483c18-a672-40c6-8a12-9df30dd90af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3325 2024.09.10 21:25:37.554448 [ 3 ] {} <Debug> HTTP-Session: 70cf67fe-ca9f-4aaf-a0da-9ef4b10f6162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3326 2024.09.10 21:25:37.558090 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 19 columns (19 merged, 0 gathered) in 0.008650341 sec., 18727.585421199 rows/sec., 33.56 MiB/sec.
3327 2024.09.10 21:25:37.558502 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3328 2024.09.10 21:25:37.559033 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3329 2024.09.10 21:25:37.559116 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3330 2024.09.10 21:25:37.559217 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB.
3331 2024.09.10 21:25:39.584008 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
3332 2024.09.10 21:25:39.584061 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
3333 2024.09.10 21:25:42.497671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3334 2024.09.10 21:25:42.497805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3335 2024.09.10 21:25:42.497831 [ 3 ] {} <Debug> HTTP-Session: 088f2974-a5cb-4130-a00f-a83472340b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3336 2024.09.10 21:25:42.497855 [ 3 ] {} <Debug> HTTP-Session: 088f2974-a5cb-4130-a00f-a83472340b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.09.10 21:25:42.497871 [ 3 ] {} <Debug> HTTP-Session: 088f2974-a5cb-4130-a00f-a83472340b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3338 2024.09.10 21:25:42.497921 [ 3 ] {} <Trace> HTTP-Session: 088f2974-a5cb-4130-a00f-a83472340b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3339 2024.09.10 21:25:42.498141 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3340 2024.09.10 21:25:42.498229 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3341 2024.09.10 21:25:42.498681 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3342 2024.09.10 21:25:42.499234 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3343 2024.09.10 21:25:42.499282 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3344 2024.09.10 21:25:42.499706 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3345 2024.09.10 21:25:42.500107 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3346 2024.09.10 21:25:42.500264 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002191 sec., 912.8251939753538 rows/sec., 74.43 KiB/sec.
3347 2024.09.10 21:25:42.500490 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Debug> DynamicQueryHandler: Done processing query
3348 2024.09.10 21:25:42.500517 [ 3 ] {fb0d227f-1090-4fe4-a089-5f4cfbc7cadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3349 2024.09.10 21:25:42.500534 [ 3 ] {} <Debug> HTTP-Session: 088f2974-a5cb-4130-a00f-a83472340b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3350 2024.09.10 21:25:42.500688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3351 2024.09.10 21:25:42.500751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3352 2024.09.10 21:25:42.500773 [ 3 ] {} <Debug> HTTP-Session: 5b1dfec5-06db-40f7-9ca0-3a9cab76d504 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3353 2024.09.10 21:25:42.500791 [ 3 ] {} <Debug> HTTP-Session: 5b1dfec5-06db-40f7-9ca0-3a9cab76d504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.09.10 21:25:42.500805 [ 3 ] {} <Debug> HTTP-Session: 5b1dfec5-06db-40f7-9ca0-3a9cab76d504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3355 2024.09.10 21:25:42.500841 [ 3 ] {} <Trace> HTTP-Session: 5b1dfec5-06db-40f7-9ca0-3a9cab76d504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3356 2024.09.10 21:25:42.500993 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3357 2024.09.10 21:25:42.501041 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3358 2024.09.10 21:25:42.501279 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2024.09.10 21:25:42.501678 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3360 2024.09.10 21:25:42.501718 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3361 2024.09.10 21:25:42.502110 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3362 2024.09.10 21:25:42.502467 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3363 2024.09.10 21:25:42.502634 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.001704 sec., 60446.00938967136 rows/sec., 5.02 MiB/sec.
3364 2024.09.10 21:25:42.502821 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Debug> DynamicQueryHandler: Done processing query
3365 2024.09.10 21:25:42.502846 [ 3 ] {cb800c6a-b734-4fde-9ce5-2afaccfdf764} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3366 2024.09.10 21:25:42.502863 [ 3 ] {} <Debug> HTTP-Session: 5b1dfec5-06db-40f7-9ca0-3a9cab76d504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.09.10 21:25:42.502977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2024.09.10 21:25:42.503029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3369 2024.09.10 21:25:42.503049 [ 3 ] {} <Debug> HTTP-Session: 5cb0d3d0-1150-4b02-bcc1-75efc8c24c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3370 2024.09.10 21:25:42.503066 [ 3 ] {} <Debug> HTTP-Session: 5cb0d3d0-1150-4b02-bcc1-75efc8c24c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.09.10 21:25:42.503080 [ 3 ] {} <Debug> HTTP-Session: 5cb0d3d0-1150-4b02-bcc1-75efc8c24c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.09.10 21:25:42.503113 [ 3 ] {} <Trace> HTTP-Session: 5cb0d3d0-1150-4b02-bcc1-75efc8c24c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3373 2024.09.10 21:25:42.503235 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3374 2024.09.10 21:25:42.503279 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3375 2024.09.10 21:25:42.503506 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3376 2024.09.10 21:25:42.503844 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3377 2024.09.10 21:25:42.503881 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3378 2024.09.10 21:25:42.504230 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3379 2024.09.10 21:25:42.504586 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3380 2024.09.10 21:25:42.504750 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001543 sec., 16202.203499675956 rows/sec., 1.18 MiB/sec.
3381 2024.09.10 21:25:42.504928 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Debug> DynamicQueryHandler: Done processing query
3382 2024.09.10 21:25:42.504952 [ 3 ] {0ae9c8ce-22dd-4374-8db0-b3d36806aafa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3383 2024.09.10 21:25:42.504969 [ 3 ] {} <Debug> HTTP-Session: 5cb0d3d0-1150-4b02-bcc1-75efc8c24c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3384 2024.09.10 21:25:42.505102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3385 2024.09.10 21:25:42.505152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3386 2024.09.10 21:25:42.505171 [ 3 ] {} <Debug> HTTP-Session: 3a1287d4-abfb-458b-a13f-c547303bbfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3387 2024.09.10 21:25:42.505188 [ 3 ] {} <Debug> HTTP-Session: 3a1287d4-abfb-458b-a13f-c547303bbfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.09.10 21:25:42.505202 [ 3 ] {} <Debug> HTTP-Session: 3a1287d4-abfb-458b-a13f-c547303bbfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.09.10 21:25:42.505235 [ 3 ] {} <Trace> HTTP-Session: 3a1287d4-abfb-458b-a13f-c547303bbfd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3390 2024.09.10 21:25:42.505368 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3391 2024.09.10 21:25:42.505413 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3392 2024.09.10 21:25:42.505639 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3393 2024.09.10 21:25:42.506016 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3394 2024.09.10 21:25:42.506054 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3395 2024.09.10 21:25:42.506415 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3396 2024.09.10 21:25:42.506781 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3397 2024.09.10 21:25:42.506943 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001631 sec., 54567.7498467198 rows/sec., 4.26 MiB/sec.
3398 2024.09.10 21:25:42.507275 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Debug> DynamicQueryHandler: Done processing query
3399 2024.09.10 21:25:42.507300 [ 3 ] {3cb27c62-4dea-41c2-b53c-81d0c61c997d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3400 2024.09.10 21:25:42.507317 [ 3 ] {} <Debug> HTTP-Session: 3a1287d4-abfb-458b-a13f-c547303bbfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3401 2024.09.10 21:25:42.507472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3402 2024.09.10 21:25:42.507524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3403 2024.09.10 21:25:42.507544 [ 3 ] {} <Debug> HTTP-Session: af3a0bd9-9fcd-4b87-a154-9e63e82e2832 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3404 2024.09.10 21:25:42.507561 [ 3 ] {} <Debug> HTTP-Session: af3a0bd9-9fcd-4b87-a154-9e63e82e2832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.09.10 21:25:42.507574 [ 3 ] {} <Debug> HTTP-Session: af3a0bd9-9fcd-4b87-a154-9e63e82e2832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.09.10 21:25:42.507606 [ 3 ] {} <Trace> HTTP-Session: af3a0bd9-9fcd-4b87-a154-9e63e82e2832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3407 2024.09.10 21:25:42.507792 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3408 2024.09.10 21:25:42.507843 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3409 2024.09.10 21:25:42.508010 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3410 2024.09.10 21:25:42.508453 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3411 2024.09.10 21:25:42.508490 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3412 2024.09.10 21:25:42.508890 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3413 2024.09.10 21:25:42.509236 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3414 2024.09.10 21:25:42.509396 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001702 sec., 94594.5945945946 rows/sec., 6.59 MiB/sec.
3415 2024.09.10 21:25:42.509697 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Debug> DynamicQueryHandler: Done processing query
3416 2024.09.10 21:25:42.509722 [ 3 ] {a24f5db5-f008-418c-bdc8-089bdb637554} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3417 2024.09.10 21:25:42.509746 [ 3 ] {} <Debug> HTTP-Session: af3a0bd9-9fcd-4b87-a154-9e63e82e2832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3418 2024.09.10 21:25:42.509892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3419 2024.09.10 21:25:42.509942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3420 2024.09.10 21:25:42.509962 [ 3 ] {} <Debug> HTTP-Session: 0a41ac2a-b5d0-4d02-8987-439428c380dc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3421 2024.09.10 21:25:42.509978 [ 3 ] {} <Debug> HTTP-Session: 0a41ac2a-b5d0-4d02-8987-439428c380dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.09.10 21:25:42.509992 [ 3 ] {} <Debug> HTTP-Session: 0a41ac2a-b5d0-4d02-8987-439428c380dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.09.10 21:25:42.510025 [ 3 ] {} <Trace> HTTP-Session: 0a41ac2a-b5d0-4d02-8987-439428c380dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3424 2024.09.10 21:25:42.510562 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3425 2024.09.10 21:25:42.510634 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3426 2024.09.10 21:25:42.511072 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3427 2024.09.10 21:25:42.511711 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3428 2024.09.10 21:25:42.511763 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3429 2024.09.10 21:25:42.512388 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3430 2024.09.10 21:25:42.512805 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3431 2024.09.10 21:25:42.512990 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002886 sec., 7969.507969507969 rows/sec., 14.28 MiB/sec.
3432 2024.09.10 21:25:42.513219 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Debug> DynamicQueryHandler: Done processing query
3433 2024.09.10 21:25:42.513244 [ 3 ] {a1f941fe-3998-4f7b-a890-d2e4fb555444} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3434 2024.09.10 21:25:42.513261 [ 3 ] {} <Debug> HTTP-Session: 0a41ac2a-b5d0-4d02-8987-439428c380dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3435 2024.09.10 21:25:42.513377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3436 2024.09.10 21:25:42.513425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3437 2024.09.10 21:25:42.513445 [ 3 ] {} <Debug> HTTP-Session: 951bacc3-49af-4d0d-af4d-f29bd6375ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3438 2024.09.10 21:25:42.513462 [ 3 ] {} <Debug> HTTP-Session: 951bacc3-49af-4d0d-af4d-f29bd6375ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.09.10 21:25:42.513476 [ 3 ] {} <Debug> HTTP-Session: 951bacc3-49af-4d0d-af4d-f29bd6375ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.09.10 21:25:42.513508 [ 3 ] {} <Trace> HTTP-Session: 951bacc3-49af-4d0d-af4d-f29bd6375ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3441 2024.09.10 21:25:42.513636 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3442 2024.09.10 21:25:42.513682 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3443 2024.09.10 21:25:42.513817 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3444 2024.09.10 21:25:42.514122 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3445 2024.09.10 21:25:42.514160 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3446 2024.09.10 21:25:42.514525 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3447 2024.09.10 21:25:42.514853 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3448 2024.09.10 21:25:42.515008 [ 45 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3449 2024.09.10 21:25:42.515019 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
3450 2024.09.10 21:25:42.515090 [ 45 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3451 2024.09.10 21:25:42.515158 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
3452 2024.09.10 21:25:42.515298 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Debug> DynamicQueryHandler: Done processing query
3453 2024.09.10 21:25:42.515334 [ 3 ] {aa2c7535-20c7-4c03-97d0-3df777d0626c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3454 2024.09.10 21:25:42.515339 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
3455 2024.09.10 21:25:42.515352 [ 3 ] {} <Debug> HTTP-Session: 951bacc3-49af-4d0d-af4d-f29bd6375ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.09.10 21:25:42.515476 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3457 2024.09.10 21:25:42.515519 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part
3458 2024.09.10 21:25:42.515612 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
3459 2024.09.10 21:25:42.515715 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part
3460 2024.09.10 21:25:42.515858 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
3461 2024.09.10 21:25:42.515946 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part
3462 2024.09.10 21:25:42.516011 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
3463 2024.09.10 21:25:42.517180 [ 186 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 4 columns (4 merged, 0 gathered) in 0.001902583 sec., 339538.40647162305 rows/sec., 22.64 MiB/sec.
3464 2024.09.10 21:25:42.517520 [ 186 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3465 2024.09.10 21:25:42.518161 [ 186 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3466 2024.09.10 21:25:42.518252 [ 186 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_11_2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3467 2024.09.10 21:25:42.518349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3468 2024.09.10 21:25:47.502208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.09.10 21:25:47.502359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3470 2024.09.10 21:25:47.502395 [ 3 ] {} <Debug> HTTP-Session: 6ed372fb-45ec-4881-ab38-168c4fb4cd77 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3471 2024.09.10 21:25:47.502427 [ 3 ] {} <Debug> HTTP-Session: 6ed372fb-45ec-4881-ab38-168c4fb4cd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.09.10 21:25:47.502449 [ 3 ] {} <Debug> HTTP-Session: 6ed372fb-45ec-4881-ab38-168c4fb4cd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.09.10 21:25:47.502512 [ 3 ] {} <Trace> HTTP-Session: 6ed372fb-45ec-4881-ab38-168c4fb4cd77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3474 2024.09.10 21:25:47.502830 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3475 2024.09.10 21:25:47.502917 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3476 2024.09.10 21:25:47.503295 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.09.10 21:25:47.503927 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2024.09.10 21:25:47.503972 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3479 2024.09.10 21:25:47.504423 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3480 2024.09.10 21:25:47.504824 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2024.09.10 21:25:47.504972 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002291 sec., 97337.40724574421 rows/sec., 8.58 MiB/sec.
3482 2024.09.10 21:25:47.505201 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Debug> DynamicQueryHandler: Done processing query
3483 2024.09.10 21:25:47.505229 [ 3 ] {b45dea6c-b6ab-4201-93ee-7a93ec7d396f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3484 2024.09.10 21:25:47.505246 [ 3 ] {} <Debug> HTTP-Session: 6ed372fb-45ec-4881-ab38-168c4fb4cd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.09.10 21:25:47.505383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3486 2024.09.10 21:25:47.505440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3487 2024.09.10 21:25:47.505461 [ 3 ] {} <Debug> HTTP-Session: d7369637-6b95-41a0-9b8e-b5b72d99a966 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3488 2024.09.10 21:25:47.505479 [ 3 ] {} <Debug> HTTP-Session: d7369637-6b95-41a0-9b8e-b5b72d99a966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.09.10 21:25:47.505493 [ 3 ] {} <Debug> HTTP-Session: d7369637-6b95-41a0-9b8e-b5b72d99a966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.09.10 21:25:47.505530 [ 3 ] {} <Trace> HTTP-Session: d7369637-6b95-41a0-9b8e-b5b72d99a966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3491 2024.09.10 21:25:47.505642 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3492 2024.09.10 21:25:47.505689 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3493 2024.09.10 21:25:47.505935 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2024.09.10 21:25:47.506326 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3495 2024.09.10 21:25:47.506363 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3496 2024.09.10 21:25:47.506710 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3497 2024.09.10 21:25:47.507076 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3498 2024.09.10 21:25:47.507208 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.0016 sec., 10625 rows/sec., 798.95 KiB/sec.
3499 2024.09.10 21:25:47.507542 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Debug> DynamicQueryHandler: Done processing query
3500 2024.09.10 21:25:47.507567 [ 3 ] {ddc7f254-84bf-44a9-888c-591355735363} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3501 2024.09.10 21:25:47.507584 [ 3 ] {} <Debug> HTTP-Session: d7369637-6b95-41a0-9b8e-b5b72d99a966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.09.10 21:25:47.507710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2024.09.10 21:25:47.507770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3504 2024.09.10 21:25:47.507791 [ 3 ] {} <Debug> HTTP-Session: b72a10de-e9fd-4719-8407-bb46077b56db Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3505 2024.09.10 21:25:47.507807 [ 3 ] {} <Debug> HTTP-Session: b72a10de-e9fd-4719-8407-bb46077b56db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.09.10 21:25:47.507821 [ 3 ] {} <Debug> HTTP-Session: b72a10de-e9fd-4719-8407-bb46077b56db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.09.10 21:25:47.507853 [ 3 ] {} <Trace> HTTP-Session: b72a10de-e9fd-4719-8407-bb46077b56db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3508 2024.09.10 21:25:47.507957 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3509 2024.09.10 21:25:47.508003 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3510 2024.09.10 21:25:47.508246 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3511 2024.09.10 21:25:47.508568 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3512 2024.09.10 21:25:47.508605 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3513 2024.09.10 21:25:47.508967 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3514 2024.09.10 21:25:47.509313 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3515 2024.09.10 21:25:47.509445 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec.
3516 2024.09.10 21:25:47.509733 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Debug> DynamicQueryHandler: Done processing query
3517 2024.09.10 21:25:47.509766 [ 3 ] {8e1e290f-532e-43c4-94c8-8351ee61a4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3518 2024.09.10 21:25:47.509783 [ 3 ] {} <Debug> HTTP-Session: b72a10de-e9fd-4719-8407-bb46077b56db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.09.10 21:25:47.509894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3520 2024.09.10 21:25:47.509943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3521 2024.09.10 21:25:47.509963 [ 3 ] {} <Debug> HTTP-Session: 07c9f7c6-ad75-4a06-8e2c-0b1b49d31806 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3522 2024.09.10 21:25:47.509979 [ 3 ] {} <Debug> HTTP-Session: 07c9f7c6-ad75-4a06-8e2c-0b1b49d31806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.09.10 21:25:47.509994 [ 3 ] {} <Debug> HTTP-Session: 07c9f7c6-ad75-4a06-8e2c-0b1b49d31806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.09.10 21:25:47.510025 [ 3 ] {} <Trace> HTTP-Session: 07c9f7c6-ad75-4a06-8e2c-0b1b49d31806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3525 2024.09.10 21:25:47.510134 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3526 2024.09.10 21:25:47.510178 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3527 2024.09.10 21:25:47.510421 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.09.10 21:25:47.510767 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3529 2024.09.10 21:25:47.510803 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3530 2024.09.10 21:25:47.511142 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3531 2024.09.10 21:25:47.511500 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3532 2024.09.10 21:25:47.511636 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 233.22 KiB/sec.
3533 2024.09.10 21:25:47.511916 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Debug> DynamicQueryHandler: Done processing query
3534 2024.09.10 21:25:47.511940 [ 3 ] {d4aa9a8b-7a37-4b1d-a613-92c12b7f22b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3535 2024.09.10 21:25:47.511957 [ 3 ] {} <Debug> HTTP-Session: 07c9f7c6-ad75-4a06-8e2c-0b1b49d31806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.09.10 21:25:47.512105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 66888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2024.09.10 21:25:47.512155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3538 2024.09.10 21:25:47.512175 [ 3 ] {} <Debug> HTTP-Session: f740f5f2-5938-4b52-ab1b-4d049bee2374 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3539 2024.09.10 21:25:47.512191 [ 3 ] {} <Debug> HTTP-Session: f740f5f2-5938-4b52-ab1b-4d049bee2374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.09.10 21:25:47.512205 [ 3 ] {} <Debug> HTTP-Session: f740f5f2-5938-4b52-ab1b-4d049bee2374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.09.10 21:25:47.512236 [ 3 ] {} <Trace> HTTP-Session: f740f5f2-5938-4b52-ab1b-4d049bee2374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3542 2024.09.10 21:25:47.512454 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3543 2024.09.10 21:25:47.512498 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3544 2024.09.10 21:25:47.512743 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3545 2024.09.10 21:25:47.513393 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3546 2024.09.10 21:25:47.513429 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3547 2024.09.10 21:25:47.513811 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3548 2024.09.10 21:25:47.514161 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3549 2024.09.10 21:25:47.514289 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Debug> executeQuery: Read 412 rows, 30.10 KiB in 0.001957 sec., 210526.31578947368 rows/sec., 15.02 MiB/sec.
3550 2024.09.10 21:25:47.514458 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Debug> DynamicQueryHandler: Done processing query
3551 2024.09.10 21:25:47.514483 [ 3 ] {804401b4-9104-4d21-b064-583eef1642fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3552 2024.09.10 21:25:47.514498 [ 3 ] {} <Debug> HTTP-Session: f740f5f2-5938-4b52-ab1b-4d049bee2374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.09.10 21:25:47.514631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3554 2024.09.10 21:25:47.514679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3555 2024.09.10 21:25:47.514699 [ 3 ] {} <Debug> HTTP-Session: 5746e2e3-9f13-4b8c-b119-951b0815f769 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3556 2024.09.10 21:25:47.514715 [ 3 ] {} <Debug> HTTP-Session: 5746e2e3-9f13-4b8c-b119-951b0815f769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.09.10 21:25:47.514729 [ 3 ] {} <Debug> HTTP-Session: 5746e2e3-9f13-4b8c-b119-951b0815f769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.09.10 21:25:47.514767 [ 3 ] {} <Trace> HTTP-Session: 5746e2e3-9f13-4b8c-b119-951b0815f769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3559 2024.09.10 21:25:47.514864 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3560 2024.09.10 21:25:47.514908 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3561 2024.09.10 21:25:47.515037 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3562 2024.09.10 21:25:47.515304 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3563 2024.09.10 21:25:47.515340 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3564 2024.09.10 21:25:47.515695 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3565 2024.09.10 21:25:47.516031 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3566 2024.09.10 21:25:47.516161 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
3567 2024.09.10 21:25:47.516354 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Debug> DynamicQueryHandler: Done processing query
3568 2024.09.10 21:25:47.516379 [ 3 ] {abd55a0a-881e-4998-b7a0-d0506e056c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3569 2024.09.10 21:25:47.516395 [ 3 ] {} <Debug> HTTP-Session: 5746e2e3-9f13-4b8c-b119-951b0815f769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.09.10 21:25:47.516551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3571 2024.09.10 21:25:47.516600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3572 2024.09.10 21:25:47.516619 [ 3 ] {} <Debug> HTTP-Session: a4d58005-ea69-41c0-b3e6-3c3d2b0d0214 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3573 2024.09.10 21:25:47.516635 [ 3 ] {} <Debug> HTTP-Session: a4d58005-ea69-41c0-b3e6-3c3d2b0d0214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3574 2024.09.10 21:25:47.516649 [ 3 ] {} <Debug> HTTP-Session: a4d58005-ea69-41c0-b3e6-3c3d2b0d0214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.09.10 21:25:47.516680 [ 3 ] {} <Trace> HTTP-Session: a4d58005-ea69-41c0-b3e6-3c3d2b0d0214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3576 2024.09.10 21:25:47.516913 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3577 2024.09.10 21:25:47.516961 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3578 2024.09.10 21:25:47.517103 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3579 2024.09.10 21:25:47.517548 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3580 2024.09.10 21:25:47.517585 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3581 2024.09.10 21:25:47.517976 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3582 2024.09.10 21:25:47.518311 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3583 2024.09.10 21:25:47.518435 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec.
3584 2024.09.10 21:25:47.518646 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Debug> DynamicQueryHandler: Done processing query
3585 2024.09.10 21:25:47.518670 [ 3 ] {90bdb88d-c9d0-403d-a88b-d91a5ccdd94b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3586 2024.09.10 21:25:47.518687 [ 3 ] {} <Debug> HTTP-Session: a4d58005-ea69-41c0-b3e6-3c3d2b0d0214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3587 2024.09.10 21:25:47.518800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2024.09.10 21:25:47.518850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3589 2024.09.10 21:25:47.518870 [ 3 ] {} <Debug> HTTP-Session: 7d2ab0cb-c6a6-40be-8c3a-c11809bcb91d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3590 2024.09.10 21:25:47.518886 [ 3 ] {} <Debug> HTTP-Session: 7d2ab0cb-c6a6-40be-8c3a-c11809bcb91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.09.10 21:25:47.518900 [ 3 ] {} <Debug> HTTP-Session: 7d2ab0cb-c6a6-40be-8c3a-c11809bcb91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.09.10 21:25:47.518931 [ 3 ] {} <Trace> HTTP-Session: 7d2ab0cb-c6a6-40be-8c3a-c11809bcb91d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3593 2024.09.10 21:25:47.519026 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3594 2024.09.10 21:25:47.519071 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3595 2024.09.10 21:25:47.519205 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2024.09.10 21:25:47.519462 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3597 2024.09.10 21:25:47.519500 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3598 2024.09.10 21:25:47.519857 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3599 2024.09.10 21:25:47.520178 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3600 2024.09.10 21:25:47.520332 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec.
3601 2024.09.10 21:25:47.520604 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Debug> DynamicQueryHandler: Done processing query
3602 2024.09.10 21:25:47.520628 [ 3 ] {7075f65d-070a-4e83-87df-0724cc719e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3603 2024.09.10 21:25:47.520644 [ 3 ] {} <Debug> HTTP-Session: 7d2ab0cb-c6a6-40be-8c3a-c11809bcb91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.09.10 21:25:47.520780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3605 2024.09.10 21:25:47.520830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3606 2024.09.10 21:25:47.520851 [ 3 ] {} <Debug> HTTP-Session: c00edbf9-158a-47de-9da5-0db7aa203459 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3607 2024.09.10 21:25:47.520867 [ 3 ] {} <Debug> HTTP-Session: c00edbf9-158a-47de-9da5-0db7aa203459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3608 2024.09.10 21:25:47.520881 [ 3 ] {} <Debug> HTTP-Session: c00edbf9-158a-47de-9da5-0db7aa203459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.09.10 21:25:47.520912 [ 3 ] {} <Trace> HTTP-Session: c00edbf9-158a-47de-9da5-0db7aa203459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3610 2024.09.10 21:25:47.521281 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3611 2024.09.10 21:25:47.521351 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3612 2024.09.10 21:25:47.521789 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3613 2024.09.10 21:25:47.522399 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3614 2024.09.10 21:25:47.522436 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3615 2024.09.10 21:25:47.523083 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3616 2024.09.10 21:25:47.523494 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3617 2024.09.10 21:25:47.523695 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002698 sec., 6300.963676797628 rows/sec., 11.29 MiB/sec.
3618 2024.09.10 21:25:47.524063 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Debug> DynamicQueryHandler: Done processing query
3619 2024.09.10 21:25:47.524087 [ 3 ] {9537ca60-a743-4d41-a361-241122e35ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3620 2024.09.10 21:25:47.524104 [ 3 ] {} <Debug> HTTP-Session: c00edbf9-158a-47de-9da5-0db7aa203459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.09.10 21:25:47.524215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3622 2024.09.10 21:25:47.524264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3623 2024.09.10 21:25:47.524285 [ 3 ] {} <Debug> HTTP-Session: 308d9a4d-6f38-47af-a4cc-1b1da803e4ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3624 2024.09.10 21:25:47.524301 [ 3 ] {} <Debug> HTTP-Session: 308d9a4d-6f38-47af-a4cc-1b1da803e4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3625 2024.09.10 21:25:47.524316 [ 3 ] {} <Debug> HTTP-Session: 308d9a4d-6f38-47af-a4cc-1b1da803e4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3626 2024.09.10 21:25:47.524347 [ 3 ] {} <Trace> HTTP-Session: 308d9a4d-6f38-47af-a4cc-1b1da803e4ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3627 2024.09.10 21:25:47.524448 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3628 2024.09.10 21:25:47.524492 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3629 2024.09.10 21:25:47.524620 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2024.09.10 21:25:47.524919 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3631 2024.09.10 21:25:47.524956 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3632 2024.09.10 21:25:47.525311 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3633 2024.09.10 21:25:47.525627 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Trace> oximeter.measurements_i64 (f95f24b7-374f-43ef-af2c-70c0c7bc6927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3634 2024.09.10 21:25:47.525807 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001379 sec., 10877.447425670776 rows/sec., 788.90 KiB/sec.
3635 2024.09.10 21:25:47.526090 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Debug> DynamicQueryHandler: Done processing query
3636 2024.09.10 21:25:47.526114 [ 3 ] {02df8b88-07d1-47e5-b010-81ba5fcd1cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3637 2024.09.10 21:25:47.526131 [ 3 ] {} <Debug> HTTP-Session: 308d9a4d-6f38-47af-a4cc-1b1da803e4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.09.10 21:25:47.526249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2024.09.10 21:25:47.526296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3640 2024.09.10 21:25:47.526316 [ 3 ] {} <Debug> HTTP-Session: 42e29d23-871f-4c77-8b3e-f610f6dfcb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3641 2024.09.10 21:25:47.526333 [ 3 ] {} <Debug> HTTP-Session: 42e29d23-871f-4c77-8b3e-f610f6dfcb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.09.10 21:25:47.526346 [ 3 ] {} <Debug> HTTP-Session: 42e29d23-871f-4c77-8b3e-f610f6dfcb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.09.10 21:25:47.526377 [ 3 ] {} <Trace> HTTP-Session: 42e29d23-871f-4c77-8b3e-f610f6dfcb00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3644 2024.09.10 21:25:47.526509 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3645 2024.09.10 21:25:47.526554 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3646 2024.09.10 21:25:47.526700 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3647 2024.09.10 21:25:47.526996 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3648 2024.09.10 21:25:47.527056 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3649 2024.09.10 21:25:47.527407 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3650 2024.09.10 21:25:47.527724 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3651 2024.09.10 21:25:47.527882 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec.
3652 2024.09.10 21:25:47.528051 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Debug> DynamicQueryHandler: Done processing query
3653 2024.09.10 21:25:47.528076 [ 3 ] {34b5bd40-7b29-44f1-bd17-c405257843ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3654 2024.09.10 21:25:47.528092 [ 3 ] {} <Debug> HTTP-Session: 42e29d23-871f-4c77-8b3e-f610f6dfcb00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.09.10 21:25:52.498088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3656 2024.09.10 21:25:52.498207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3657 2024.09.10 21:25:52.498232 [ 3 ] {} <Debug> HTTP-Session: 84b92e9e-9a65-4edb-b105-7214e18e1b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3658 2024.09.10 21:25:52.498280 [ 3 ] {} <Debug> HTTP-Session: 84b92e9e-9a65-4edb-b105-7214e18e1b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.09.10 21:25:52.498297 [ 3 ] {} <Debug> HTTP-Session: 84b92e9e-9a65-4edb-b105-7214e18e1b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.09.10 21:25:52.498346 [ 3 ] {} <Trace> HTTP-Session: 84b92e9e-9a65-4edb-b105-7214e18e1b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2024.09.10 21:25:52.498528 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3662 2024.09.10 21:25:52.498596 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3663 2024.09.10 21:25:52.498936 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2024.09.10 21:25:52.499352 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2024.09.10 21:25:52.499397 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3666 2024.09.10 21:25:52.499804 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3667 2024.09.10 21:25:52.500190 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3668 2024.09.10 21:25:52.500374 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 172.49 KiB/sec.
3669 2024.09.10 21:25:52.500703 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Debug> DynamicQueryHandler: Done processing query
3670 2024.09.10 21:25:52.500729 [ 3 ] {2387e3f1-8e12-4e25-a753-79e52c524818} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3671 2024.09.10 21:25:52.500746 [ 3 ] {} <Debug> HTTP-Session: 84b92e9e-9a65-4edb-b105-7214e18e1b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.09.10 21:25:52.500908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3673 2024.09.10 21:25:52.500964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3674 2024.09.10 21:25:52.500985 [ 3 ] {} <Debug> HTTP-Session: 3657b99f-d513-4617-9bff-fc784da64906 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3675 2024.09.10 21:25:52.501003 [ 3 ] {} <Debug> HTTP-Session: 3657b99f-d513-4617-9bff-fc784da64906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.09.10 21:25:52.501017 [ 3 ] {} <Debug> HTTP-Session: 3657b99f-d513-4617-9bff-fc784da64906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.09.10 21:25:52.501054 [ 3 ] {} <Trace> HTTP-Session: 3657b99f-d513-4617-9bff-fc784da64906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3678 2024.09.10 21:25:52.501184 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3679 2024.09.10 21:25:52.501230 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3680 2024.09.10 21:25:52.501482 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2024.09.10 21:25:52.501866 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2024.09.10 21:25:52.501903 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3683 2024.09.10 21:25:52.502263 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3684 2024.09.10 21:25:52.502616 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3685 2024.09.10 21:25:52.502744 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.001612 sec., 64516.12903225807 rows/sec., 5.35 MiB/sec.
3686 2024.09.10 21:25:52.502969 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Debug> DynamicQueryHandler: Done processing query
3687 2024.09.10 21:25:52.502993 [ 3 ] {a62b3d12-d93c-4d3b-8782-e58002dbef15} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3688 2024.09.10 21:25:52.503009 [ 3 ] {} <Debug> HTTP-Session: 3657b99f-d513-4617-9bff-fc784da64906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.09.10 21:25:52.503127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3690 2024.09.10 21:25:52.503177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3691 2024.09.10 21:25:52.503196 [ 3 ] {} <Debug> HTTP-Session: 23f78ff8-3e72-49ff-b810-c89a83d54c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3692 2024.09.10 21:25:52.503213 [ 3 ] {} <Debug> HTTP-Session: 23f78ff8-3e72-49ff-b810-c89a83d54c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2024.09.10 21:25:52.503227 [ 3 ] {} <Debug> HTTP-Session: 23f78ff8-3e72-49ff-b810-c89a83d54c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.09.10 21:25:52.503259 [ 3 ] {} <Trace> HTTP-Session: 23f78ff8-3e72-49ff-b810-c89a83d54c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3695 2024.09.10 21:25:52.503368 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3696 2024.09.10 21:25:52.503411 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3697 2024.09.10 21:25:52.503640 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2024.09.10 21:25:52.503951 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3699 2024.09.10 21:25:52.503988 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3700 2024.09.10 21:25:52.504330 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3701 2024.09.10 21:25:52.504682 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.09.10 21:25:52.504853 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001512 sec., 17857.142857142855 rows/sec., 1.30 MiB/sec.
3703 2024.09.10 21:25:52.505075 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Debug> DynamicQueryHandler: Done processing query
3704 2024.09.10 21:25:52.505099 [ 3 ] {35703582-8d65-42fd-b939-d25a5d60ffe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3705 2024.09.10 21:25:52.505115 [ 3 ] {} <Debug> HTTP-Session: 23f78ff8-3e72-49ff-b810-c89a83d54c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3706 2024.09.10 21:25:52.505232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.09.10 21:25:52.505282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3708 2024.09.10 21:25:52.505301 [ 3 ] {} <Debug> HTTP-Session: 7b26e963-7429-46ad-9982-e3ca02a92bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3709 2024.09.10 21:25:52.505317 [ 3 ] {} <Debug> HTTP-Session: 7b26e963-7429-46ad-9982-e3ca02a92bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.09.10 21:25:52.505331 [ 3 ] {} <Debug> HTTP-Session: 7b26e963-7429-46ad-9982-e3ca02a92bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.09.10 21:25:52.505362 [ 3 ] {} <Trace> HTTP-Session: 7b26e963-7429-46ad-9982-e3ca02a92bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3712 2024.09.10 21:25:52.505482 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3713 2024.09.10 21:25:52.505525 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3714 2024.09.10 21:25:52.505744 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3715 2024.09.10 21:25:52.506120 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.09.10 21:25:52.506156 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3717 2024.09.10 21:25:52.506537 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3718 2024.09.10 21:25:52.506900 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3719 2024.09.10 21:25:52.507063 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001616 sec., 56311.88118811881 rows/sec., 4.40 MiB/sec.
3720 2024.09.10 21:25:52.507369 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Debug> DynamicQueryHandler: Done processing query
3721 2024.09.10 21:25:52.507394 [ 3 ] {5ce76c6e-888e-4666-9dca-b769c165b318} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3722 2024.09.10 21:25:52.507410 [ 3 ] {} <Debug> HTTP-Session: 7b26e963-7429-46ad-9982-e3ca02a92bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.09.10 21:25:52.507572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3724 2024.09.10 21:25:52.507621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3725 2024.09.10 21:25:52.507641 [ 3 ] {} <Debug> HTTP-Session: 687385fb-4149-48ee-b602-88b692516715 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3726 2024.09.10 21:25:52.507657 [ 3 ] {} <Debug> HTTP-Session: 687385fb-4149-48ee-b602-88b692516715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.09.10 21:25:52.507671 [ 3 ] {} <Debug> HTTP-Session: 687385fb-4149-48ee-b602-88b692516715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.09.10 21:25:52.507702 [ 3 ] {} <Trace> HTTP-Session: 687385fb-4149-48ee-b602-88b692516715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3729 2024.09.10 21:25:52.507861 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3730 2024.09.10 21:25:52.507910 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3731 2024.09.10 21:25:52.508074 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.09.10 21:25:52.508464 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3733 2024.09.10 21:25:52.508500 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3734 2024.09.10 21:25:52.508889 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3735 2024.09.10 21:25:52.509225 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3736 2024.09.10 21:25:52.509382 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001584 sec., 102272.72727272728 rows/sec., 7.12 MiB/sec.
3737 2024.09.10 21:25:52.509597 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Debug> DynamicQueryHandler: Done processing query
3738 2024.09.10 21:25:52.509620 [ 3 ] {fe32d007-8a1e-4475-89a0-6d55290c68a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3739 2024.09.10 21:25:52.509636 [ 3 ] {} <Debug> HTTP-Session: 687385fb-4149-48ee-b602-88b692516715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.09.10 21:25:52.509801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3741 2024.09.10 21:25:52.509851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3742 2024.09.10 21:25:52.509870 [ 3 ] {} <Debug> HTTP-Session: 8b6f6e6f-775c-43b1-9114-d4af16c82c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3743 2024.09.10 21:25:52.509886 [ 3 ] {} <Debug> HTTP-Session: 8b6f6e6f-775c-43b1-9114-d4af16c82c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.09.10 21:25:52.509900 [ 3 ] {} <Debug> HTTP-Session: 8b6f6e6f-775c-43b1-9114-d4af16c82c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.09.10 21:25:52.509931 [ 3 ] {} <Trace> HTTP-Session: 8b6f6e6f-775c-43b1-9114-d4af16c82c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3746 2024.09.10 21:25:52.510209 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3747 2024.09.10 21:25:52.510274 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3748 2024.09.10 21:25:52.510685 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2024.09.10 21:25:52.511285 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.09.10 21:25:52.511320 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3751 2024.09.10 21:25:52.511956 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3752 2024.09.10 21:25:52.512365 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.09.10 21:25:52.512577 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002536 sec., 9069.400630914826 rows/sec., 16.25 MiB/sec.
3754 2024.09.10 21:25:52.513075 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Debug> DynamicQueryHandler: Done processing query
3755 2024.09.10 21:25:52.513101 [ 3 ] {3b02d264-548c-4e98-a524-771d1df48f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3756 2024.09.10 21:25:52.513116 [ 3 ] {} <Debug> HTTP-Session: 8b6f6e6f-775c-43b1-9114-d4af16c82c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.09.10 21:25:52.513235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.09.10 21:25:52.513283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.09.10 21:25:52.513303 [ 3 ] {} <Debug> HTTP-Session: 5082e3d1-3e84-4dd5-a66c-51ef129217e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3760 2024.09.10 21:25:52.513320 [ 3 ] {} <Debug> HTTP-Session: 5082e3d1-3e84-4dd5-a66c-51ef129217e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.09.10 21:25:52.513334 [ 3 ] {} <Debug> HTTP-Session: 5082e3d1-3e84-4dd5-a66c-51ef129217e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.09.10 21:25:52.513365 [ 3 ] {} <Trace> HTTP-Session: 5082e3d1-3e84-4dd5-a66c-51ef129217e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3763 2024.09.10 21:25:52.513487 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3764 2024.09.10 21:25:52.513532 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3765 2024.09.10 21:25:52.513669 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3766 2024.09.10 21:25:52.513996 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3767 2024.09.10 21:25:52.514032 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3768 2024.09.10 21:25:52.514389 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3769 2024.09.10 21:25:52.514709 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3770 2024.09.10 21:25:52.514872 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
3771 2024.09.10 21:25:52.515031 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Debug> DynamicQueryHandler: Done processing query
3772 2024.09.10 21:25:52.515056 [ 3 ] {d1727d31-e917-4144-865c-9fbc5b4b3f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3773 2024.09.10 21:25:52.515072 [ 3 ] {} <Debug> HTTP-Session: 5082e3d1-3e84-4dd5-a66c-51ef129217e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3774 2024.09.10 21:25:54.584096 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache
3775 2024.09.10 21:25:54.584150 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache
3776 2024.09.10 21:25:57.502490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3777 2024.09.10 21:25:57.502618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3778 2024.09.10 21:25:57.502643 [ 3 ] {} <Debug> HTTP-Session: 116b5971-5cba-4434-97a4-24fa1b344c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3779 2024.09.10 21:25:57.502667 [ 3 ] {} <Debug> HTTP-Session: 116b5971-5cba-4434-97a4-24fa1b344c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.09.10 21:25:57.502682 [ 3 ] {} <Debug> HTTP-Session: 116b5971-5cba-4434-97a4-24fa1b344c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3781 2024.09.10 21:25:57.502730 [ 3 ] {} <Trace> HTTP-Session: 116b5971-5cba-4434-97a4-24fa1b344c42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3782 2024.09.10 21:25:57.502983 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3783 2024.09.10 21:25:57.503052 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3784 2024.09.10 21:25:57.503384 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3785 2024.09.10 21:25:57.503973 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3786 2024.09.10 21:25:57.504022 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3787 2024.09.10 21:25:57.504456 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3788 2024.09.10 21:25:57.504866 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3789 2024.09.10 21:25:57.505042 [ 30 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3790 2024.09.10 21:25:57.505054 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002164 sec., 103049.90757855822 rows/sec., 9.09 MiB/sec.
3791 2024.09.10 21:25:57.505134 [ 30 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3792 2024.09.10 21:25:57.505202 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3793 2024.09.10 21:25:57.505506 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
3794 2024.09.10 21:25:57.505521 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Debug> DynamicQueryHandler: Done processing query
3795 2024.09.10 21:25:57.505635 [ 3 ] {19564e2b-861f-41da-9ac4-4d7480d88d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3796 2024.09.10 21:25:57.505722 [ 3 ] {} <Debug> HTTP-Session: 116b5971-5cba-4434-97a4-24fa1b344c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.09.10 21:25:57.505966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3798 2024.09.10 21:25:57.505983 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3799 2024.09.10 21:25:57.506021 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1391 rows starting from the beginning of the part
3800 2024.09.10 21:25:57.506031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3801 2024.09.10 21:25:57.506059 [ 3 ] {} <Debug> HTTP-Session: 06fbe83c-49b0-42ef-85b8-bf09282f8ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3802 2024.09.10 21:25:57.506090 [ 3 ] {} <Debug> HTTP-Session: 06fbe83c-49b0-42ef-85b8-bf09282f8ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.09.10 21:25:57.506137 [ 3 ] {} <Debug> HTTP-Session: 06fbe83c-49b0-42ef-85b8-bf09282f8ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3804 2024.09.10 21:25:57.506163 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 206 rows starting from the beginning of the part
3805 2024.09.10 21:25:57.506222 [ 3 ] {} <Trace> HTTP-Session: 06fbe83c-49b0-42ef-85b8-bf09282f8ebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3806 2024.09.10 21:25:57.506388 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 103 rows starting from the beginning of the part
3807 2024.09.10 21:25:57.506581 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3808 2024.09.10 21:25:57.506759 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3809 2024.09.10 21:25:57.506769 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 223 rows starting from the beginning of the part
3810 2024.09.10 21:25:57.506983 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part
3811 2024.09.10 21:25:57.507176 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 223 rows starting from the beginning of the part
3812 2024.09.10 21:25:57.507789 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3813 2024.09.10 21:25:57.508278 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3814 2024.09.10 21:25:57.508331 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3815 2024.09.10 21:25:57.509006 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3816 2024.09.10 21:25:57.509630 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3817 2024.09.10 21:25:57.509696 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 5 columns (5 merged, 0 gathered) in 0.004386377 sec., 512951.80510019994 rows/sec., 45.43 MiB/sec.
3818 2024.09.10 21:25:57.509886 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.003452 sec., 4924.681344148319 rows/sec., 370.31 KiB/sec.
3819 2024.09.10 21:25:57.509958 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3820 2024.09.10 21:25:57.510113 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Debug> DynamicQueryHandler: Done processing query
3821 2024.09.10 21:25:57.510146 [ 3 ] {bdd2cb1d-9095-4714-8902-377e50d53fe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3822 2024.09.10 21:25:57.510180 [ 3 ] {} <Debug> HTTP-Session: 06fbe83c-49b0-42ef-85b8-bf09282f8ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3823 2024.09.10 21:25:57.510375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.09.10 21:25:57.510438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3825 2024.09.10 21:25:57.510448 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3826 2024.09.10 21:25:57.510463 [ 3 ] {} <Debug> HTTP-Session: c081829d-ae59-4c92-b189-693b1b412bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3827 2024.09.10 21:25:57.510491 [ 3 ] {} <Debug> HTTP-Session: c081829d-ae59-4c92-b189-693b1b412bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.09.10 21:25:57.510517 [ 3 ] {} <Debug> HTTP-Session: c081829d-ae59-4c92-b189-693b1b412bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.09.10 21:25:57.510553 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_16_3} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3830 2024.09.10 21:25:57.510562 [ 3 ] {} <Trace> HTTP-Session: c081829d-ae59-4c92-b189-693b1b412bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3831 2024.09.10 21:25:57.510632 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3832 2024.09.10 21:25:57.510686 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3833 2024.09.10 21:25:57.510732 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3834 2024.09.10 21:25:57.510966 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3835 2024.09.10 21:25:57.511288 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3836 2024.09.10 21:25:57.511326 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3837 2024.09.10 21:25:57.511676 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3838 2024.09.10 21:25:57.512072 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3839 2024.09.10 21:25:57.512258 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001595 sec., 8777.42946708464 rows/sec., 614.71 KiB/sec.
3840 2024.09.10 21:25:57.512560 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Debug> DynamicQueryHandler: Done processing query
3841 2024.09.10 21:25:57.512585 [ 3 ] {91ce5636-7a49-4540-8896-946127c58817} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3842 2024.09.10 21:25:57.512602 [ 3 ] {} <Debug> HTTP-Session: c081829d-ae59-4c92-b189-693b1b412bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.09.10 21:25:57.512708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3844 2024.09.10 21:25:57.512758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3845 2024.09.10 21:25:57.512790 [ 3 ] {} <Debug> HTTP-Session: 0ba8163e-9f18-4dd7-81d0-a5b0ee24a672 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3846 2024.09.10 21:25:57.512808 [ 3 ] {} <Debug> HTTP-Session: 0ba8163e-9f18-4dd7-81d0-a5b0ee24a672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3847 2024.09.10 21:25:57.512821 [ 3 ] {} <Debug> HTTP-Session: 0ba8163e-9f18-4dd7-81d0-a5b0ee24a672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3848 2024.09.10 21:25:57.512854 [ 3 ] {} <Trace> HTTP-Session: 0ba8163e-9f18-4dd7-81d0-a5b0ee24a672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3849 2024.09.10 21:25:57.512952 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3850 2024.09.10 21:25:57.512997 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3851 2024.09.10 21:25:57.513245 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3852 2024.09.10 21:25:57.513541 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3853 2024.09.10 21:25:57.513579 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3854 2024.09.10 21:25:57.513932 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3855 2024.09.10 21:25:57.514291 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.09.10 21:25:57.514461 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec.
3857 2024.09.10 21:25:57.514758 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Debug> DynamicQueryHandler: Done processing query
3858 2024.09.10 21:25:57.514790 [ 3 ] {106c3c66-6540-4967-b9f2-a3dcebe787f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3859 2024.09.10 21:25:57.514808 [ 3 ] {} <Debug> HTTP-Session: 0ba8163e-9f18-4dd7-81d0-a5b0ee24a672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3860 2024.09.10 21:25:57.515008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3861 2024.09.10 21:25:57.515056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3862 2024.09.10 21:25:57.515075 [ 3 ] {} <Debug> HTTP-Session: 3d7b08be-22d5-4fd3-8feb-ea56f9800cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3863 2024.09.10 21:25:57.515091 [ 3 ] {} <Debug> HTTP-Session: 3d7b08be-22d5-4fd3-8feb-ea56f9800cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.09.10 21:25:57.515105 [ 3 ] {} <Debug> HTTP-Session: 3d7b08be-22d5-4fd3-8feb-ea56f9800cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.09.10 21:25:57.515137 [ 3 ] {} <Trace> HTTP-Session: 3d7b08be-22d5-4fd3-8feb-ea56f9800cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3866 2024.09.10 21:25:57.515436 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3867 2024.09.10 21:25:57.515482 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3868 2024.09.10 21:25:57.515727 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3869 2024.09.10 21:25:57.516278 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3870 2024.09.10 21:25:57.516316 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3871 2024.09.10 21:25:57.516691 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3872 2024.09.10 21:25:57.517049 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.09.10 21:25:57.517215 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001978 sec., 201718.90798786652 rows/sec., 14.34 MiB/sec.
3874 2024.09.10 21:25:57.517225 [ 30 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3875 2024.09.10 21:25:57.517330 [ 30 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3876 2024.09.10 21:25:57.517405 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3877 2024.09.10 21:25:57.517531 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Debug> DynamicQueryHandler: Done processing query
3878 2024.09.10 21:25:57.517602 [ 3 ] {02e71d45-8f42-49bf-824c-440e7781914d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3879 2024.09.10 21:25:57.517684 [ 3 ] {} <Debug> HTTP-Session: 3d7b08be-22d5-4fd3-8feb-ea56f9800cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.09.10 21:25:57.517801 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
3881 2024.09.10 21:25:57.517965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3882 2024.09.10 21:25:57.518151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3883 2024.09.10 21:25:57.518223 [ 3 ] {} <Debug> HTTP-Session: 5bae2a50-fe10-4999-b7b0-8251459f94f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3884 2024.09.10 21:25:57.518268 [ 3 ] {} <Debug> HTTP-Session: 5bae2a50-fe10-4999-b7b0-8251459f94f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.09.10 21:25:57.518291 [ 3 ] {} <Debug> HTTP-Session: 5bae2a50-fe10-4999-b7b0-8251459f94f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.09.10 21:25:57.518318 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3887 2024.09.10 21:25:57.518333 [ 3 ] {} <Trace> HTTP-Session: 5bae2a50-fe10-4999-b7b0-8251459f94f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3888 2024.09.10 21:25:57.518363 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 876 rows starting from the beginning of the part
3889 2024.09.10 21:25:57.518510 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3890 2024.09.10 21:25:57.518534 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 392 rows starting from the beginning of the part
3891 2024.09.10 21:25:57.518597 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3892 2024.09.10 21:25:57.518735 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part
3893 2024.09.10 21:25:57.518947 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 412 rows starting from the beginning of the part
3894 2024.09.10 21:25:57.519181 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part
3895 2024.09.10 21:25:57.519322 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2024.09.10 21:25:57.519356 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 399 rows starting from the beginning of the part
3897 2024.09.10 21:25:57.519994 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3898 2024.09.10 21:25:57.520038 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3899 2024.09.10 21:25:57.520624 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3900 2024.09.10 21:25:57.521096 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3901 2024.09.10 21:25:57.521362 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002936 sec., 2043.5967302452318 rows/sec., 106.77 KiB/sec.
3902 2024.09.10 21:25:57.521668 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2259 rows, containing 5 columns (5 merged, 0 gathered) in 0.004141902 sec., 545401.6053494264 rows/sec., 41.47 MiB/sec.
3903 2024.09.10 21:25:57.521687 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Debug> DynamicQueryHandler: Done processing query
3904 2024.09.10 21:25:57.521766 [ 3 ] {5565f518-9d15-419f-a568-4168d4084e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3905 2024.09.10 21:25:57.521799 [ 3 ] {} <Debug> HTTP-Session: 5bae2a50-fe10-4999-b7b0-8251459f94f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.09.10 21:25:57.522074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3907 2024.09.10 21:25:57.522088 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3908 2024.09.10 21:25:57.522154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3909 2024.09.10 21:25:57.522225 [ 3 ] {} <Debug> HTTP-Session: bcca9a3e-b515-4958-9af5-4d6c4dab8bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3910 2024.09.10 21:25:57.522266 [ 3 ] {} <Debug> HTTP-Session: bcca9a3e-b515-4958-9af5-4d6c4dab8bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3911 2024.09.10 21:25:57.522307 [ 3 ] {} <Debug> HTTP-Session: bcca9a3e-b515-4958-9af5-4d6c4dab8bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.09.10 21:25:57.522340 [ 3 ] {} <Trace> HTTP-Session: bcca9a3e-b515-4958-9af5-4d6c4dab8bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3913 2024.09.10 21:25:57.522718 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3914 2024.09.10 21:25:57.522853 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3915 2024.09.10 21:25:57.523155 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3916 2024.09.10 21:25:57.523232 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2024.09.10 21:25:57.523359 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_16_3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3918 2024.09.10 21:25:57.523501 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
3919 2024.09.10 21:25:57.523813 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3920 2024.09.10 21:25:57.523857 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3921 2024.09.10 21:25:57.524268 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3922 2024.09.10 21:25:57.524612 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3923 2024.09.10 21:25:57.524768 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002304 sec., 102864.58333333333 rows/sec., 6.89 MiB/sec.
3924 2024.09.10 21:25:57.525001 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Debug> DynamicQueryHandler: Done processing query
3925 2024.09.10 21:25:57.525026 [ 3 ] {692b6ece-d581-48d1-9b6e-bc8a8e70fb08} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3926 2024.09.10 21:25:57.525042 [ 3 ] {} <Debug> HTTP-Session: bcca9a3e-b515-4958-9af5-4d6c4dab8bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.09.10 21:25:57.525157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3928 2024.09.10 21:25:57.525205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3929 2024.09.10 21:25:57.525224 [ 3 ] {} <Debug> HTTP-Session: f68e9281-7b1c-454f-be81-fbc6cf8a07b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3930 2024.09.10 21:25:57.525241 [ 3 ] {} <Debug> HTTP-Session: f68e9281-7b1c-454f-be81-fbc6cf8a07b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.09.10 21:25:57.525255 [ 3 ] {} <Debug> HTTP-Session: f68e9281-7b1c-454f-be81-fbc6cf8a07b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3932 2024.09.10 21:25:57.525286 [ 3 ] {} <Trace> HTTP-Session: f68e9281-7b1c-454f-be81-fbc6cf8a07b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3933 2024.09.10 21:25:57.525381 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3934 2024.09.10 21:25:57.525427 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3935 2024.09.10 21:25:57.525557 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3936 2024.09.10 21:25:57.525831 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3937 2024.09.10 21:25:57.525866 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3938 2024.09.10 21:25:57.526211 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3939 2024.09.10 21:25:57.526534 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3940 2024.09.10 21:25:57.526671 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
3941 2024.09.10 21:25:57.526864 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Debug> DynamicQueryHandler: Done processing query
3942 2024.09.10 21:25:57.526889 [ 3 ] {cdef59b7-1222-4012-be93-c2180cba3d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3943 2024.09.10 21:25:57.526905 [ 3 ] {} <Debug> HTTP-Session: f68e9281-7b1c-454f-be81-fbc6cf8a07b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.09.10 21:25:57.527052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3945 2024.09.10 21:25:57.527100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3946 2024.09.10 21:25:57.527120 [ 3 ] {} <Debug> HTTP-Session: 21c76dff-cc0b-4dfa-835a-41bb60385ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3947 2024.09.10 21:25:57.527137 [ 3 ] {} <Debug> HTTP-Session: 21c76dff-cc0b-4dfa-835a-41bb60385ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.09.10 21:25:57.527151 [ 3 ] {} <Debug> HTTP-Session: 21c76dff-cc0b-4dfa-835a-41bb60385ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.09.10 21:25:57.527182 [ 3 ] {} <Trace> HTTP-Session: 21c76dff-cc0b-4dfa-835a-41bb60385ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3950 2024.09.10 21:25:57.527535 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3951 2024.09.10 21:25:57.527598 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
3952 2024.09.10 21:25:57.528009 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3953 2024.09.10 21:25:57.528585 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3954 2024.09.10 21:25:57.528622 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3955 2024.09.10 21:25:57.529242 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3956 2024.09.10 21:25:57.529645 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3957 2024.09.10 21:25:57.529837 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002579 sec., 6591.702210158976 rows/sec., 11.81 MiB/sec.
3958 2024.09.10 21:25:57.530067 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Debug> DynamicQueryHandler: Done processing query
3959 2024.09.10 21:25:57.530091 [ 3 ] {7ea44348-1a6f-4ad0-89db-69e6c60fd885} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3960 2024.09.10 21:25:57.530108 [ 3 ] {} <Debug> HTTP-Session: 21c76dff-cc0b-4dfa-835a-41bb60385ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3961 2024.09.10 21:25:57.530240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2024.09.10 21:25:57.530289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3963 2024.09.10 21:25:57.530309 [ 3 ] {} <Debug> HTTP-Session: 394db446-6f16-492c-b067-87d9a0e88877 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3964 2024.09.10 21:25:57.530326 [ 3 ] {} <Debug> HTTP-Session: 394db446-6f16-492c-b067-87d9a0e88877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.09.10 21:25:57.530339 [ 3 ] {} <Debug> HTTP-Session: 394db446-6f16-492c-b067-87d9a0e88877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3966 2024.09.10 21:25:57.530371 [ 3 ] {} <Trace> HTTP-Session: 394db446-6f16-492c-b067-87d9a0e88877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3967 2024.09.10 21:25:57.530510 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3968 2024.09.10 21:25:57.530554 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3969 2024.09.10 21:25:57.530683 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3970 2024.09.10 21:25:57.530975 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3971 2024.09.10 21:25:57.531011 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3972 2024.09.10 21:25:57.531371 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3973 2024.09.10 21:25:57.531694 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3974 2024.09.10 21:25:57.531855 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 3.73 MiB/sec.
3975 2024.09.10 21:25:57.532011 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Debug> DynamicQueryHandler: Done processing query
3976 2024.09.10 21:25:57.532035 [ 3 ] {df3b58c9-3697-4395-9172-60f2d32b4909} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3977 2024.09.10 21:25:57.532051 [ 3 ] {} <Debug> HTTP-Session: 394db446-6f16-492c-b067-87d9a0e88877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3978 2024.09.10 21:26:02.526339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3979 2024.09.10 21:26:02.526465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3980 2024.09.10 21:26:02.526490 [ 3 ] {} <Debug> HTTP-Session: 43e6a66c-435f-446e-841a-7f9ba6c8f7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3981 2024.09.10 21:26:02.526513 [ 3 ] {} <Debug> HTTP-Session: 43e6a66c-435f-446e-841a-7f9ba6c8f7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3982 2024.09.10 21:26:02.526527 [ 3 ] {} <Debug> HTTP-Session: 43e6a66c-435f-446e-841a-7f9ba6c8f7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.09.10 21:26:02.526582 [ 3 ] {} <Trace> HTTP-Session: 43e6a66c-435f-446e-841a-7f9ba6c8f7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3984 2024.09.10 21:26:02.526813 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3985 2024.09.10 21:26:02.526900 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3986 2024.09.10 21:26:02.527336 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3987 2024.09.10 21:26:02.527820 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3988 2024.09.10 21:26:02.527861 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
3989 2024.09.10 21:26:02.528251 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3990 2024.09.10 21:26:02.528629 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3991 2024.09.10 21:26:02.528815 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002068 sec., 967.1179883945841 rows/sec., 78.86 KiB/sec.
3992 2024.09.10 21:26:02.529020 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Debug> DynamicQueryHandler: Done processing query
3993 2024.09.10 21:26:02.529046 [ 3 ] {291fa2f4-0820-40b5-bfdb-2838cf6a7e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3994 2024.09.10 21:26:02.529063 [ 3 ] {} <Debug> HTTP-Session: 43e6a66c-435f-446e-841a-7f9ba6c8f7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3995 2024.09.10 21:26:02.529315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 180062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3996 2024.09.10 21:26:02.529364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3997 2024.09.10 21:26:02.529385 [ 3 ] {} <Debug> HTTP-Session: 49ef3e0f-a3ef-40cf-8799-a0106db06dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
3998 2024.09.10 21:26:02.529401 [ 3 ] {} <Debug> HTTP-Session: 49ef3e0f-a3ef-40cf-8799-a0106db06dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3999 2024.09.10 21:26:02.529416 [ 3 ] {} <Debug> HTTP-Session: 49ef3e0f-a3ef-40cf-8799-a0106db06dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4000 2024.09.10 21:26:02.529448 [ 3 ] {} <Trace> HTTP-Session: 49ef3e0f-a3ef-40cf-8799-a0106db06dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4001 2024.09.10 21:26:02.530423 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4002 2024.09.10 21:26:02.530469 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4003 2024.09.10 21:26:02.530699 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4004 2024.09.10 21:26:02.531886 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4005 2024.09.10 21:26:02.531923 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4006 2024.09.10 21:26:02.532362 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4007 2024.09.10 21:26:02.532725 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4008 2024.09.10 21:26:02.532886 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Debug> executeQuery: Read 1243 rows, 104.88 KiB in 0.003208 sec., 387468.8279301746 rows/sec., 31.93 MiB/sec.
4009 2024.09.10 21:26:02.533063 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Debug> DynamicQueryHandler: Done processing query
4010 2024.09.10 21:26:02.533088 [ 3 ] {b64d3722-0eb7-4449-b558-f7425113d17f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4011 2024.09.10 21:26:02.533105 [ 3 ] {} <Debug> HTTP-Session: 49ef3e0f-a3ef-40cf-8799-a0106db06dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4012 2024.09.10 21:26:02.533244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4013 2024.09.10 21:26:02.533292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4014 2024.09.10 21:26:02.533312 [ 3 ] {} <Debug> HTTP-Session: aedc9adb-1efa-439d-9f35-d61149bf43a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4015 2024.09.10 21:26:02.533328 [ 3 ] {} <Debug> HTTP-Session: aedc9adb-1efa-439d-9f35-d61149bf43a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4016 2024.09.10 21:26:02.533342 [ 3 ] {} <Debug> HTTP-Session: aedc9adb-1efa-439d-9f35-d61149bf43a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4017 2024.09.10 21:26:02.533373 [ 3 ] {} <Trace> HTTP-Session: aedc9adb-1efa-439d-9f35-d61149bf43a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4018 2024.09.10 21:26:02.533475 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4019 2024.09.10 21:26:02.533519 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4020 2024.09.10 21:26:02.533744 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4021 2024.09.10 21:26:02.534067 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4022 2024.09.10 21:26:02.534105 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4023 2024.09.10 21:26:02.534445 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4024 2024.09.10 21:26:02.534789 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4025 2024.09.10 21:26:02.534966 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001514 sec., 16512.549537648614 rows/sec., 1.21 MiB/sec.
4026 2024.09.10 21:26:02.534965 [ 60 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4027 2024.09.10 21:26:02.535071 [ 60 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4028 2024.09.10 21:26:02.535124 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4029 2024.09.10 21:26:02.535252 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Debug> DynamicQueryHandler: Done processing query
4030 2024.09.10 21:26:02.535314 [ 3 ] {35a04214-89aa-4a51-af95-4ee4ca8568a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4031 2024.09.10 21:26:02.535344 [ 3 ] {} <Debug> HTTP-Session: aedc9adb-1efa-439d-9f35-d61149bf43a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.09.10 21:26:02.535364 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
4033 2024.09.10 21:26:02.535562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.09.10 21:26:02.535628 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4035 2024.09.10 21:26:02.535656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4036 2024.09.10 21:26:02.535694 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 33 rows starting from the beginning of the part
4037 2024.09.10 21:26:02.535700 [ 3 ] {} <Debug> HTTP-Session: 59691073-358d-4208-9def-9b4eb839fa97 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4038 2024.09.10 21:26:02.535746 [ 3 ] {} <Debug> HTTP-Session: 59691073-358d-4208-9def-9b4eb839fa97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4039 2024.09.10 21:26:02.535776 [ 3 ] {} <Debug> HTTP-Session: 59691073-358d-4208-9def-9b4eb839fa97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4040 2024.09.10 21:26:02.535903 [ 3 ] {} <Trace> HTTP-Session: 59691073-358d-4208-9def-9b4eb839fa97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4041 2024.09.10 21:26:02.535973 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part
4042 2024.09.10 21:26:02.536251 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
4043 2024.09.10 21:26:02.536324 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4044 2024.09.10 21:26:02.536480 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4045 2024.09.10 21:26:02.536652 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
4046 2024.09.10 21:26:02.537084 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
4047 2024.09.10 21:26:02.537410 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part
4048 2024.09.10 21:26:02.538143 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4049 2024.09.10 21:26:02.539143 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4050 2024.09.10 21:26:02.539214 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4051 2024.09.10 21:26:02.540275 [ 193 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 5 columns (5 merged, 0 gathered) in 0.005042428 sec., 28557.671026735534 rows/sec., 2.20 MiB/sec.
4052 2024.09.10 21:26:02.540337 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4053 2024.09.10 21:26:02.540482 [ 195 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4054 2024.09.10 21:26:02.540922 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4055 2024.09.10 21:26:02.541176 [ 60 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4056 2024.09.10 21:26:02.541205 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005073 sec., 44943.8202247191 rows/sec., 3.04 MiB/sec.
4057 2024.09.10 21:26:02.541313 [ 60 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4058 2024.09.10 21:26:02.541488 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4059 2024.09.10 21:26:02.541516 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4060 2024.09.10 21:26:02.541849 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Debug> DynamicQueryHandler: Done processing query
4061 2024.09.10 21:26:02.541910 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
4062 2024.09.10 21:26:02.541916 [ 3 ] {00ccc0e4-cf3f-4c55-ae18-c0bcde5bc054} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4063 2024.09.10 21:26:02.541959 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_16_3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4064 2024.09.10 21:26:02.541994 [ 3 ] {} <Debug> HTTP-Session: 59691073-358d-4208-9def-9b4eb839fa97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.09.10 21:26:02.542220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4066 2024.09.10 21:26:02.542232 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4067 2024.09.10 21:26:02.542296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 90089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4068 2024.09.10 21:26:02.542300 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
4069 2024.09.10 21:26:02.542358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4070 2024.09.10 21:26:02.542427 [ 3 ] {} <Debug> HTTP-Session: 913898a4-b56f-4bbd-b157-04e6f80be7a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4071 2024.09.10 21:26:02.542456 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part
4072 2024.09.10 21:26:02.542470 [ 3 ] {} <Debug> HTTP-Session: 913898a4-b56f-4bbd-b157-04e6f80be7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4073 2024.09.10 21:26:02.542507 [ 3 ] {} <Debug> HTTP-Session: 913898a4-b56f-4bbd-b157-04e6f80be7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.09.10 21:26:02.542579 [ 3 ] {} <Trace> HTTP-Session: 913898a4-b56f-4bbd-b157-04e6f80be7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4075 2024.09.10 21:26:02.542586 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
4076 2024.09.10 21:26:02.542824 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
4077 2024.09.10 21:26:02.543016 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
4078 2024.09.10 21:26:02.543027 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4079 2024.09.10 21:26:02.543127 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4080 2024.09.10 21:26:02.543159 [ 195 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part
4081 2024.09.10 21:26:02.543750 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4082 2024.09.10 21:26:02.544725 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4083 2024.09.10 21:26:02.544787 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4084 2024.09.10 21:26:02.544887 [ 190 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.003193466 sec., 160327.36844544456 rows/sec., 10.89 MiB/sec.
4085 2024.09.10 21:26:02.545303 [ 190 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4086 2024.09.10 21:26:02.545460 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4087 2024.09.10 21:26:02.546564 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4088 2024.09.10 21:26:02.546591 [ 190 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4089 2024.09.10 21:26:02.546774 [ 190 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_6_1} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4090 2024.09.10 21:26:02.546926 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.004128 sec., 132025.19379844962 rows/sec., 9.80 MiB/sec.
4091 2024.09.10 21:26:02.546988 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4092 2024.09.10 21:26:02.547252 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Debug> DynamicQueryHandler: Done processing query
4093 2024.09.10 21:26:02.547281 [ 3 ] {d3cc2406-f0fd-489c-9082-6f69fcea57e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
4094 2024.09.10 21:26:02.547298 [ 3 ] {} <Debug> HTTP-Session: 913898a4-b56f-4bbd-b157-04e6f80be7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.09.10 21:26:02.547604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4096 2024.09.10 21:26:02.547654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4097 2024.09.10 21:26:02.547674 [ 3 ] {} <Debug> HTTP-Session: eeaf7c96-d7ef-47bf-858f-0cb181c3db70 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4098 2024.09.10 21:26:02.547690 [ 3 ] {} <Debug> HTTP-Session: eeaf7c96-d7ef-47bf-858f-0cb181c3db70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.09.10 21:26:02.547704 [ 3 ] {} <Debug> HTTP-Session: eeaf7c96-d7ef-47bf-858f-0cb181c3db70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.09.10 21:26:02.547736 [ 3 ] {} <Trace> HTTP-Session: eeaf7c96-d7ef-47bf-858f-0cb181c3db70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4101 2024.09.10 21:26:02.548225 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4102 2024.09.10 21:26:02.548276 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4103 2024.09.10 21:26:02.548441 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4104 2024.09.10 21:26:02.549298 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4105 2024.09.10 21:26:02.549335 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4106 2024.09.10 21:26:02.549778 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4107 2024.09.10 21:26:02.550147 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4108 2024.09.10 21:26:02.550286 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002404 sec., 351497.50415973377 rows/sec., 23.66 MiB/sec.
4109 2024.09.10 21:26:02.550326 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4110 2024.09.10 21:26:02.550418 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4111 2024.09.10 21:26:02.550472 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4112 2024.09.10 21:26:02.550575 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Debug> DynamicQueryHandler: Done processing query
4113 2024.09.10 21:26:02.550635 [ 3 ] {58d0e0d9-9a86-47b7-aea8-9c2a712c2c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4114 2024.09.10 21:26:02.550672 [ 3 ] {} <Debug> HTTP-Session: eeaf7c96-d7ef-47bf-858f-0cb181c3db70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4115 2024.09.10 21:26:02.550678 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
4116 2024.09.10 21:26:02.550863 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4117 2024.09.10 21:26:02.550875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.09.10 21:26:02.550899 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4345 rows starting from the beginning of the part
4119 2024.09.10 21:26:02.550938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4120 2024.09.10 21:26:02.551014 [ 3 ] {} <Debug> HTTP-Session: 19cb8aed-a3f3-48dc-bfab-cac8740854b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4121 2024.09.10 21:26:02.551069 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
4122 2024.09.10 21:26:02.551097 [ 3 ] {} <Debug> HTTP-Session: 19cb8aed-a3f3-48dc-bfab-cac8740854b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.09.10 21:26:02.551171 [ 3 ] {} <Debug> HTTP-Session: 19cb8aed-a3f3-48dc-bfab-cac8740854b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4124 2024.09.10 21:26:02.551342 [ 3 ] {} <Trace> HTTP-Session: 19cb8aed-a3f3-48dc-bfab-cac8740854b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4125 2024.09.10 21:26:02.551387 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part
4126 2024.09.10 21:26:02.551538 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part
4127 2024.09.10 21:26:02.551596 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part
4128 2024.09.10 21:26:02.551853 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 845 rows starting from the beginning of the part
4129 2024.09.10 21:26:02.551896 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4130 2024.09.10 21:26:02.552239 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4131 2024.09.10 21:26:02.552989 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4132 2024.09.10 21:26:02.554110 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4133 2024.09.10 21:26:02.554226 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4134 2024.09.10 21:26:02.555161 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4135 2024.09.10 21:26:02.555600 [ 195 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5987 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050468 sec., 1185434.6963489326 rows/sec., 80.11 MiB/sec.
4136 2024.09.10 21:26:02.555832 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4137 2024.09.10 21:26:02.556034 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4138 2024.09.10 21:26:02.556135 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4139 2024.09.10 21:26:02.556162 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004637 sec., 4960.103515203796 rows/sec., 8.89 MiB/sec.
4140 2024.09.10 21:26:02.556182 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4141 2024.09.10 21:26:02.556197 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4142 2024.09.10 21:26:02.556733 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::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
4143 2024.09.10 21:26:02.557341 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Debug> DynamicQueryHandler: Done processing query
4144 2024.09.10 21:26:02.557451 [ 3 ] {e9e4b74e-4261-421c-a08e-452d4412e81c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4145 2024.09.10 21:26:02.557555 [ 3 ] {} <Debug> HTTP-Session: 19cb8aed-a3f3-48dc-bfab-cac8740854b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.09.10 21:26:02.557880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4147 2024.09.10 21:26:02.558057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4148 2024.09.10 21:26:02.558154 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4149 2024.09.10 21:26:02.558160 [ 3 ] {} <Debug> HTTP-Session: a5822918-76a4-40ac-a328-781c1b21dc70 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4150 2024.09.10 21:26:02.558195 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4151 2024.09.10 21:26:02.558246 [ 3 ] {} <Debug> HTTP-Session: a5822918-76a4-40ac-a328-781c1b21dc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2024.09.10 21:26:02.558341 [ 3 ] {} <Debug> HTTP-Session: a5822918-76a4-40ac-a328-781c1b21dc70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.09.10 21:26:02.558476 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4154 2024.09.10 21:26:02.558500 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 162 rows starting from the beginning of the part
4155 2024.09.10 21:26:02.558498 [ 3 ] {} <Trace> HTTP-Session: a5822918-76a4-40ac-a328-781c1b21dc70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4156 2024.09.10 21:26:02.558703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB.
4157 2024.09.10 21:26:02.558985 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4158 2024.09.10 21:26:02.559183 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4159 2024.09.10 21:26:02.559351 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
4160 2024.09.10 21:26:02.560110 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4161 2024.09.10 21:26:02.560204 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
4162 2024.09.10 21:26:02.560923 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
4163 2024.09.10 21:26:02.561363 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4164 2024.09.10 21:26:02.561458 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
4165 2024.09.10 21:26:02.561599 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
4166 2024.09.10 21:26:02.562246 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
4167 2024.09.10 21:26:02.562929 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4168 2024.09.10 21:26:02.563647 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4169 2024.09.10 21:26:02.564115 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005332 sec., 11252.813203300826 rows/sec., 776.56 KiB/sec.
4170 2024.09.10 21:26:02.564610 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Debug> DynamicQueryHandler: Done processing query
4171 2024.09.10 21:26:02.564684 [ 3 ] {b10f0b06-e3e2-413a-935a-3a31a55a4f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4172 2024.09.10 21:26:02.564739 [ 3 ] {} <Debug> HTTP-Session: a5822918-76a4-40ac-a328-781c1b21dc70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.09.10 21:26:02.566933 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.010559734 sec., 25095.329105827856 rows/sec., 44.97 MiB/sec.
4174 2024.09.10 21:26:02.567478 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4175 2024.09.10 21:26:02.568036 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4176 2024.09.10 21:26:02.568115 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4177 2024.09.10 21:26:02.568223 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
4178 2024.09.10 21:26:03.000201 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.60 MiB, peak 193.12 MiB, free memory in arenas 0.00 B, will set to 184.89 MiB (RSS), difference: 1.29 MiB
4179 2024.09.10 21:26:07.502388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4180 2024.09.10 21:26:07.502531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4181 2024.09.10 21:26:07.502561 [ 3 ] {} <Debug> HTTP-Session: e9a90a3b-77f7-4a3b-9038-d4bf72071ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4182 2024.09.10 21:26:07.502589 [ 3 ] {} <Debug> HTTP-Session: e9a90a3b-77f7-4a3b-9038-d4bf72071ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.09.10 21:26:07.502607 [ 3 ] {} <Debug> HTTP-Session: e9a90a3b-77f7-4a3b-9038-d4bf72071ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.09.10 21:26:07.502662 [ 3 ] {} <Trace> HTTP-Session: e9a90a3b-77f7-4a3b-9038-d4bf72071ddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4185 2024.09.10 21:26:07.502849 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4186 2024.09.10 21:26:07.502916 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4187 2024.09.10 21:26:07.503252 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4188 2024.09.10 21:26:07.503676 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4189 2024.09.10 21:26:07.503722 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4190 2024.09.10 21:26:07.504133 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4191 2024.09.10 21:26:07.504537 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4192 2024.09.10 21:26:07.504708 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001908 sec., 1048.2180293501049 rows/sec., 85.47 KiB/sec.
4193 2024.09.10 21:26:07.504952 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Debug> DynamicQueryHandler: Done processing query
4194 2024.09.10 21:26:07.504978 [ 3 ] {fb766687-dd81-49e0-908b-593b7b743060} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4195 2024.09.10 21:26:07.504996 [ 3 ] {} <Debug> HTTP-Session: e9a90a3b-77f7-4a3b-9038-d4bf72071ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.09.10 21:26:07.505178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4197 2024.09.10 21:26:07.505233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4198 2024.09.10 21:26:07.505254 [ 3 ] {} <Debug> HTTP-Session: a42de2c6-edd8-41bb-8f84-bb28d897ac5c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4199 2024.09.10 21:26:07.505272 [ 3 ] {} <Debug> HTTP-Session: a42de2c6-edd8-41bb-8f84-bb28d897ac5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.09.10 21:26:07.505287 [ 3 ] {} <Debug> HTTP-Session: a42de2c6-edd8-41bb-8f84-bb28d897ac5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.09.10 21:26:07.505323 [ 3 ] {} <Trace> HTTP-Session: a42de2c6-edd8-41bb-8f84-bb28d897ac5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4202 2024.09.10 21:26:07.505485 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4203 2024.09.10 21:26:07.505533 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4204 2024.09.10 21:26:07.505772 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4205 2024.09.10 21:26:07.506244 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4206 2024.09.10 21:26:07.506281 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4207 2024.09.10 21:26:07.506657 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4208 2024.09.10 21:26:07.507025 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4209 2024.09.10 21:26:07.507193 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001776 sec., 126126.12612612612 rows/sec., 11.11 MiB/sec.
4210 2024.09.10 21:26:07.507363 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Debug> DynamicQueryHandler: Done processing query
4211 2024.09.10 21:26:07.507387 [ 3 ] {cda22592-aa02-42bc-88aa-8431d4e7fce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4212 2024.09.10 21:26:07.507404 [ 3 ] {} <Debug> HTTP-Session: a42de2c6-edd8-41bb-8f84-bb28d897ac5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.09.10 21:26:07.507525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4214 2024.09.10 21:26:07.507575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4215 2024.09.10 21:26:07.507595 [ 3 ] {} <Debug> HTTP-Session: cf1ca287-4039-4ccf-baa3-30eb6425c478 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4216 2024.09.10 21:26:07.507612 [ 3 ] {} <Debug> HTTP-Session: cf1ca287-4039-4ccf-baa3-30eb6425c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.09.10 21:26:07.507627 [ 3 ] {} <Debug> HTTP-Session: cf1ca287-4039-4ccf-baa3-30eb6425c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.09.10 21:26:07.507659 [ 3 ] {} <Trace> HTTP-Session: cf1ca287-4039-4ccf-baa3-30eb6425c478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4219 2024.09.10 21:26:07.507765 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4220 2024.09.10 21:26:07.507810 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4221 2024.09.10 21:26:07.508039 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4222 2024.09.10 21:26:07.508348 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4223 2024.09.10 21:26:07.508384 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4224 2024.09.10 21:26:07.508731 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4225 2024.09.10 21:26:07.509093 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4226 2024.09.10 21:26:07.509264 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001529 sec., 12426.422498364944 rows/sec., 927.38 KiB/sec.
4227 2024.09.10 21:26:07.509443 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Debug> DynamicQueryHandler: Done processing query
4228 2024.09.10 21:26:07.509467 [ 3 ] {f9ac1f6a-2524-47e8-b8ee-745bc884a1d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4229 2024.09.10 21:26:07.509483 [ 3 ] {} <Debug> HTTP-Session: cf1ca287-4039-4ccf-baa3-30eb6425c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.09.10 21:26:07.509595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4231 2024.09.10 21:26:07.509645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4232 2024.09.10 21:26:07.509664 [ 3 ] {} <Debug> HTTP-Session: 51701327-c1be-4d8a-81e4-bf19d886de00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4233 2024.09.10 21:26:07.509681 [ 3 ] {} <Debug> HTTP-Session: 51701327-c1be-4d8a-81e4-bf19d886de00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.09.10 21:26:07.509696 [ 3 ] {} <Debug> HTTP-Session: 51701327-c1be-4d8a-81e4-bf19d886de00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.09.10 21:26:07.509727 [ 3 ] {} <Trace> HTTP-Session: 51701327-c1be-4d8a-81e4-bf19d886de00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4236 2024.09.10 21:26:07.509828 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4237 2024.09.10 21:26:07.509871 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4238 2024.09.10 21:26:07.510098 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2024.09.10 21:26:07.510400 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4240 2024.09.10 21:26:07.510436 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4241 2024.09.10 21:26:07.510790 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4242 2024.09.10 21:26:07.511150 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4243 2024.09.10 21:26:07.511312 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001511 sec., 9265.387160820648 rows/sec., 648.89 KiB/sec.
4244 2024.09.10 21:26:07.511486 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Debug> DynamicQueryHandler: Done processing query
4245 2024.09.10 21:26:07.511513 [ 3 ] {168ebeb0-22ed-4851-bcaf-44f57ffbaa57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4246 2024.09.10 21:26:07.511536 [ 3 ] {} <Debug> HTTP-Session: 51701327-c1be-4d8a-81e4-bf19d886de00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.09.10 21:26:07.511648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4248 2024.09.10 21:26:07.511706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4249 2024.09.10 21:26:07.511726 [ 3 ] {} <Debug> HTTP-Session: 835d9ade-faff-4da3-8a68-0683d77c62c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4250 2024.09.10 21:26:07.511747 [ 3 ] {} <Debug> HTTP-Session: 835d9ade-faff-4da3-8a68-0683d77c62c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.09.10 21:26:07.511767 [ 3 ] {} <Debug> HTTP-Session: 835d9ade-faff-4da3-8a68-0683d77c62c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.09.10 21:26:07.511800 [ 3 ] {} <Trace> HTTP-Session: 835d9ade-faff-4da3-8a68-0683d77c62c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4253 2024.09.10 21:26:07.511923 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4254 2024.09.10 21:26:07.511972 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4255 2024.09.10 21:26:07.512216 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4256 2024.09.10 21:26:07.512548 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4257 2024.09.10 21:26:07.512584 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4258 2024.09.10 21:26:07.513002 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4259 2024.09.10 21:26:07.513373 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2024.09.10 21:26:07.513529 [ 148 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4261 2024.09.10 21:26:07.513548 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 215.37 KiB/sec.
4262 2024.09.10 21:26:07.513618 [ 148 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4263 2024.09.10 21:26:07.513681 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4264 2024.09.10 21:26:07.513916 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Debug> DynamicQueryHandler: Done processing query
4265 2024.09.10 21:26:07.514013 [ 3 ] {117f6589-92ac-4aa6-9a57-a5356c738768} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4266 2024.09.10 21:26:07.514084 [ 3 ] {} <Debug> HTTP-Session: 835d9ade-faff-4da3-8a68-0683d77c62c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4267 2024.09.10 21:26:07.514120 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
4268 2024.09.10 21:26:07.514343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4269 2024.09.10 21:26:07.514414 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4270 2024.09.10 21:26:07.514445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.09.10 21:26:07.514490 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4272 2024.09.10 21:26:07.514502 [ 3 ] {} <Debug> HTTP-Session: 9258d6d5-4310-44e5-94ed-82a7a2bda2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4273 2024.09.10 21:26:07.514557 [ 3 ] {} <Debug> HTTP-Session: 9258d6d5-4310-44e5-94ed-82a7a2bda2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.09.10 21:26:07.514589 [ 3 ] {} <Debug> HTTP-Session: 9258d6d5-4310-44e5-94ed-82a7a2bda2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4275 2024.09.10 21:26:07.514727 [ 3 ] {} <Trace> HTTP-Session: 9258d6d5-4310-44e5-94ed-82a7a2bda2fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4276 2024.09.10 21:26:07.514827 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4277 2024.09.10 21:26:07.515061 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
4278 2024.09.10 21:26:07.515207 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4279 2024.09.10 21:26:07.515388 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4280 2024.09.10 21:26:07.515388 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4281 2024.09.10 21:26:07.515767 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4282 2024.09.10 21:26:07.516594 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2024.09.10 21:26:07.517380 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4284 2024.09.10 21:26:07.517421 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4285 2024.09.10 21:26:07.517800 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4286 2024.09.10 21:26:07.518167 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4287 2024.09.10 21:26:07.518336 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.003379 sec., 118674.1639538325 rows/sec., 8.44 MiB/sec.
4288 2024.09.10 21:26:07.518697 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Debug> DynamicQueryHandler: Done processing query
4289 2024.09.10 21:26:07.518724 [ 3 ] {6b00d2a6-555c-4e8f-a208-ea83d886416d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4290 2024.09.10 21:26:07.518740 [ 3 ] {} <Debug> HTTP-Session: 9258d6d5-4310-44e5-94ed-82a7a2bda2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.09.10 21:26:07.518867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4292 2024.09.10 21:26:07.518917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4293 2024.09.10 21:26:07.518936 [ 3 ] {} <Debug> HTTP-Session: e02b93d7-0df4-435c-a7ca-022a1c38af67 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4294 2024.09.10 21:26:07.518953 [ 3 ] {} <Debug> HTTP-Session: e02b93d7-0df4-435c-a7ca-022a1c38af67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.09.10 21:26:07.518971 [ 3 ] {} <Debug> HTTP-Session: e02b93d7-0df4-435c-a7ca-022a1c38af67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.09.10 21:26:07.519008 [ 3 ] {} <Trace> HTTP-Session: e02b93d7-0df4-435c-a7ca-022a1c38af67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4297 2024.09.10 21:26:07.519193 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4298 2024.09.10 21:26:07.519316 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4299 2024.09.10 21:26:07.519979 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2024.09.10 21:26:07.520491 [ 197 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006695177 sec., 4480.837474498434 rows/sec., 284.43 KiB/sec.
4301 2024.09.10 21:26:07.520693 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4302 2024.09.10 21:26:07.520737 [ 193 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4303 2024.09.10 21:26:07.520746 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4304 2024.09.10 21:26:07.521730 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4305 2024.09.10 21:26:07.521786 [ 193 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4306 2024.09.10 21:26:07.521928 [ 193 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_5_1} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4307 2024.09.10 21:26:07.522087 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4308 2024.09.10 21:26:07.522402 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4309 2024.09.10 21:26:07.522616 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003499 sec., 1714.7756501857673 rows/sec., 89.59 KiB/sec.
4310 2024.09.10 21:26:07.522863 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Debug> DynamicQueryHandler: Done processing query
4311 2024.09.10 21:26:07.522888 [ 3 ] {73032f51-830b-468d-8f0d-c597661e37ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4312 2024.09.10 21:26:07.522905 [ 3 ] {} <Debug> HTTP-Session: e02b93d7-0df4-435c-a7ca-022a1c38af67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.09.10 21:26:07.523050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4314 2024.09.10 21:26:07.523098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4315 2024.09.10 21:26:07.523117 [ 3 ] {} <Debug> HTTP-Session: fc8669e7-61d4-4bff-92d6-36ffdd5e083d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4316 2024.09.10 21:26:07.523133 [ 3 ] {} <Debug> HTTP-Session: fc8669e7-61d4-4bff-92d6-36ffdd5e083d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.09.10 21:26:07.523147 [ 3 ] {} <Debug> HTTP-Session: fc8669e7-61d4-4bff-92d6-36ffdd5e083d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.09.10 21:26:07.523178 [ 3 ] {} <Trace> HTTP-Session: fc8669e7-61d4-4bff-92d6-36ffdd5e083d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4319 2024.09.10 21:26:07.523365 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4320 2024.09.10 21:26:07.523414 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4321 2024.09.10 21:26:07.523569 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4322 2024.09.10 21:26:07.524039 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4323 2024.09.10 21:26:07.524075 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4324 2024.09.10 21:26:07.524464 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4325 2024.09.10 21:26:07.524800 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4326 2024.09.10 21:26:07.524951 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001684 sec., 141330.16627078384 rows/sec., 9.47 MiB/sec.
4327 2024.09.10 21:26:07.525128 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Debug> DynamicQueryHandler: Done processing query
4328 2024.09.10 21:26:07.525153 [ 3 ] {692fad6c-fd6a-45ae-bc2a-8e9a85094e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4329 2024.09.10 21:26:07.525169 [ 3 ] {} <Debug> HTTP-Session: fc8669e7-61d4-4bff-92d6-36ffdd5e083d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.09.10 21:26:07.525279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4331 2024.09.10 21:26:07.525327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4332 2024.09.10 21:26:07.525346 [ 3 ] {} <Debug> HTTP-Session: 029addd1-374c-499b-a38d-201e33a8466b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4333 2024.09.10 21:26:07.525363 [ 3 ] {} <Debug> HTTP-Session: 029addd1-374c-499b-a38d-201e33a8466b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.09.10 21:26:07.525377 [ 3 ] {} <Debug> HTTP-Session: 029addd1-374c-499b-a38d-201e33a8466b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.09.10 21:26:07.525407 [ 3 ] {} <Trace> HTTP-Session: 029addd1-374c-499b-a38d-201e33a8466b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4336 2024.09.10 21:26:07.525500 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4337 2024.09.10 21:26:07.525546 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4338 2024.09.10 21:26:07.525680 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4339 2024.09.10 21:26:07.525949 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4340 2024.09.10 21:26:07.525985 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4341 2024.09.10 21:26:07.526327 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4342 2024.09.10 21:26:07.526656 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4343 2024.09.10 21:26:07.526807 [ 148 ] {} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4344 2024.09.10 21:26:07.526826 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec.
4345 2024.09.10 21:26:07.526862 [ 148 ] {} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4346 2024.09.10 21:26:07.526914 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4347 2024.09.10 21:26:07.527108 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::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
4348 2024.09.10 21:26:07.527164 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Debug> DynamicQueryHandler: Done processing query
4349 2024.09.10 21:26:07.527213 [ 3 ] {75971788-65e1-4147-9299-ab84fff3a555} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4350 2024.09.10 21:26:07.527265 [ 3 ] {} <Debug> HTTP-Session: 029addd1-374c-499b-a38d-201e33a8466b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.09.10 21:26:07.527357 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4352 2024.09.10 21:26:07.527391 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
4353 2024.09.10 21:26:07.527489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4354 2024.09.10 21:26:07.527567 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
4355 2024.09.10 21:26:07.527596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4356 2024.09.10 21:26:07.527688 [ 3 ] {} <Debug> HTTP-Session: adafd305-0322-4c87-b71f-56f943d76d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4357 2024.09.10 21:26:07.527855 [ 3 ] {} <Debug> HTTP-Session: adafd305-0322-4c87-b71f-56f943d76d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4358 2024.09.10 21:26:07.527936 [ 3 ] {} <Debug> HTTP-Session: adafd305-0322-4c87-b71f-56f943d76d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.09.10 21:26:07.528028 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
4360 2024.09.10 21:26:07.528086 [ 3 ] {} <Trace> HTTP-Session: adafd305-0322-4c87-b71f-56f943d76d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4361 2024.09.10 21:26:07.528331 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::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
4362 2024.09.10 21:26:07.528477 [ 201 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
4363 2024.09.10 21:26:07.528640 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4364 2024.09.10 21:26:07.529046 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4365 2024.09.10 21:26:07.531192 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2024.09.10 21:26:07.531711 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004688042 sec., 1066.5433458147347 rows/sec., 71.87 KiB/sec.
4367 2024.09.10 21:26:07.531823 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4368 2024.09.10 21:26:07.532830 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4369 2024.09.10 21:26:07.532851 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4370 2024.09.10 21:26:07.532926 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4371 2024.09.10 21:26:07.533004 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_5_1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4372 2024.09.10 21:26:07.533174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
4373 2024.09.10 21:26:07.533773 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4374 2024.09.10 21:26:07.534203 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4375 2024.09.10 21:26:07.534391 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.006087 sec., 2792.8371940200427 rows/sec., 5.00 MiB/sec.
4376 2024.09.10 21:26:07.534650 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Debug> DynamicQueryHandler: Done processing query
4377 2024.09.10 21:26:07.534675 [ 3 ] {b3e5bbdd-e170-48eb-8a42-9014f31d9207} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4378 2024.09.10 21:26:07.534692 [ 3 ] {} <Debug> HTTP-Session: adafd305-0322-4c87-b71f-56f943d76d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.09.10 21:26:07.534823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4380 2024.09.10 21:26:07.534873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4381 2024.09.10 21:26:07.534893 [ 3 ] {} <Debug> HTTP-Session: 5f6313d9-a175-415c-b539-07964be41410 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4382 2024.09.10 21:26:07.534910 [ 3 ] {} <Debug> HTTP-Session: 5f6313d9-a175-415c-b539-07964be41410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4383 2024.09.10 21:26:07.534924 [ 3 ] {} <Debug> HTTP-Session: 5f6313d9-a175-415c-b539-07964be41410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4384 2024.09.10 21:26:07.534956 [ 3 ] {} <Trace> HTTP-Session: 5f6313d9-a175-415c-b539-07964be41410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4385 2024.09.10 21:26:07.535098 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4386 2024.09.10 21:26:07.535144 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4387 2024.09.10 21:26:07.535277 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4388 2024.09.10 21:26:07.535613 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4389 2024.09.10 21:26:07.535650 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4390 2024.09.10 21:26:07.536009 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4391 2024.09.10 21:26:07.536330 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4392 2024.09.10 21:26:07.536478 [ 148 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4393 2024.09.10 21:26:07.536495 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec.
4394 2024.09.10 21:26:07.536534 [ 148 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4395 2024.09.10 21:26:07.536601 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4396 2024.09.10 21:26:07.536841 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Debug> DynamicQueryHandler: Done processing query
4397 2024.09.10 21:26:07.536932 [ 3 ] {4280170f-dc8a-4f0f-ae2d-d98d78c1cc6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4398 2024.09.10 21:26:07.537014 [ 3 ] {} <Debug> HTTP-Session: 5f6313d9-a175-415c-b539-07964be41410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.09.10 21:26:07.537018 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
4400 2024.09.10 21:26:07.537282 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4401 2024.09.10 21:26:07.537318 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 646 rows starting from the beginning of the part
4402 2024.09.10 21:26:07.537448 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part
4403 2024.09.10 21:26:07.537606 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
4404 2024.09.10 21:26:07.537725 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
4405 2024.09.10 21:26:07.537870 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
4406 2024.09.10 21:26:07.537981 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
4407 2024.09.10 21:26:07.539020 [ 193 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311811 sec., 437752.04806967353 rows/sec., 28.89 MiB/sec.
4408 2024.09.10 21:26:07.539222 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4409 2024.09.10 21:26:07.539667 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4410 2024.09.10 21:26:07.539754 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_16_3} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4411 2024.09.10 21:26:07.539855 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4412 2024.09.10 21:26:09.584194 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
4413 2024.09.10 21:26:09.584274 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
4414 2024.09.10 21:26:12.497740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4415 2024.09.10 21:26:12.497877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4416 2024.09.10 21:26:12.497906 [ 3 ] {} <Debug> HTTP-Session: 4d79bd06-04fe-40f3-95c1-1919b5a6fdd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4417 2024.09.10 21:26:12.497934 [ 3 ] {} <Debug> HTTP-Session: 4d79bd06-04fe-40f3-95c1-1919b5a6fdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.09.10 21:26:12.497954 [ 3 ] {} <Debug> HTTP-Session: 4d79bd06-04fe-40f3-95c1-1919b5a6fdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.09.10 21:26:12.498007 [ 3 ] {} <Trace> HTTP-Session: 4d79bd06-04fe-40f3-95c1-1919b5a6fdd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4420 2024.09.10 21:26:12.498232 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4421 2024.09.10 21:26:12.498305 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4422 2024.09.10 21:26:12.498679 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4423 2024.09.10 21:26:12.499238 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4424 2024.09.10 21:26:12.499280 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4425 2024.09.10 21:26:12.499702 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4426 2024.09.10 21:26:12.500091 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.09.10 21:26:12.500241 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002095 sec., 48687.35083532219 rows/sec., 4.05 MiB/sec.
4428 2024.09.10 21:26:12.500500 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Debug> DynamicQueryHandler: Done processing query
4429 2024.09.10 21:26:12.500527 [ 3 ] {db9282d3-4ca9-4fad-a504-0de4a44d3f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4430 2024.09.10 21:26:12.500545 [ 3 ] {} <Debug> HTTP-Session: 4d79bd06-04fe-40f3-95c1-1919b5a6fdd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4431 2024.09.10 21:26:12.500685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4432 2024.09.10 21:26:12.500741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4433 2024.09.10 21:26:12.500761 [ 3 ] {} <Debug> HTTP-Session: 4a82208d-5237-4e52-8daa-655499f6ce29 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4434 2024.09.10 21:26:12.500781 [ 3 ] {} <Debug> HTTP-Session: 4a82208d-5237-4e52-8daa-655499f6ce29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.09.10 21:26:12.500795 [ 3 ] {} <Debug> HTTP-Session: 4a82208d-5237-4e52-8daa-655499f6ce29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.09.10 21:26:12.500831 [ 3 ] {} <Trace> HTTP-Session: 4a82208d-5237-4e52-8daa-655499f6ce29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4437 2024.09.10 21:26:12.500946 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4438 2024.09.10 21:26:12.500993 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4439 2024.09.10 21:26:12.501237 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4440 2024.09.10 21:26:12.501592 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4441 2024.09.10 21:26:12.501629 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4442 2024.09.10 21:26:12.502029 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4443 2024.09.10 21:26:12.502386 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4444 2024.09.10 21:26:12.502550 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00163 sec., 14110.42944785276 rows/sec., 1.04 MiB/sec.
4445 2024.09.10 21:26:12.502863 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Debug> DynamicQueryHandler: Done processing query
4446 2024.09.10 21:26:12.502888 [ 3 ] {b35ce4f3-adf2-446c-bff1-9b4cf681dc6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4447 2024.09.10 21:26:12.502904 [ 3 ] {} <Debug> HTTP-Session: 4a82208d-5237-4e52-8daa-655499f6ce29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.09.10 21:26:12.503029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4449 2024.09.10 21:26:12.503080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4450 2024.09.10 21:26:12.503099 [ 3 ] {} <Debug> HTTP-Session: de5dd532-abe1-413b-a6b0-c71c1adbf880 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4451 2024.09.10 21:26:12.503117 [ 3 ] {} <Debug> HTTP-Session: de5dd532-abe1-413b-a6b0-c71c1adbf880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4452 2024.09.10 21:26:12.503130 [ 3 ] {} <Debug> HTTP-Session: de5dd532-abe1-413b-a6b0-c71c1adbf880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4453 2024.09.10 21:26:12.503161 [ 3 ] {} <Trace> HTTP-Session: de5dd532-abe1-413b-a6b0-c71c1adbf880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4454 2024.09.10 21:26:12.503288 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4455 2024.09.10 21:26:12.503332 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4456 2024.09.10 21:26:12.503576 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4457 2024.09.10 21:26:12.503967 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4458 2024.09.10 21:26:12.504004 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4459 2024.09.10 21:26:12.504350 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4460 2024.09.10 21:26:12.504693 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4461 2024.09.10 21:26:12.504852 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001604 sec., 54239.40149625935 rows/sec., 4.24 MiB/sec.
4462 2024.09.10 21:26:12.505030 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Debug> DynamicQueryHandler: Done processing query
4463 2024.09.10 21:26:12.505053 [ 3 ] {9e5b084b-2a0d-4def-a851-b45fa85d7547} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4464 2024.09.10 21:26:12.505070 [ 3 ] {} <Debug> HTTP-Session: de5dd532-abe1-413b-a6b0-c71c1adbf880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4465 2024.09.10 21:26:12.505236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4466 2024.09.10 21:26:12.505286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4467 2024.09.10 21:26:12.505305 [ 3 ] {} <Debug> HTTP-Session: 7fc013ca-33f3-4fb2-9322-a0c8a636fa4d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4468 2024.09.10 21:26:12.505321 [ 3 ] {} <Debug> HTTP-Session: 7fc013ca-33f3-4fb2-9322-a0c8a636fa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.09.10 21:26:12.505335 [ 3 ] {} <Debug> HTTP-Session: 7fc013ca-33f3-4fb2-9322-a0c8a636fa4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4470 2024.09.10 21:26:12.505366 [ 3 ] {} <Trace> HTTP-Session: 7fc013ca-33f3-4fb2-9322-a0c8a636fa4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4471 2024.09.10 21:26:12.505510 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4472 2024.09.10 21:26:12.505558 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4473 2024.09.10 21:26:12.505703 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4474 2024.09.10 21:26:12.506104 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4475 2024.09.10 21:26:12.506139 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4476 2024.09.10 21:26:12.506525 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4477 2024.09.10 21:26:12.506852 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4478 2024.09.10 21:26:12.507008 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
4479 2024.09.10 21:26:12.507182 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Debug> DynamicQueryHandler: Done processing query
4480 2024.09.10 21:26:12.507206 [ 3 ] {45a962c0-9d53-4922-b7d3-087b37e91634} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4481 2024.09.10 21:26:12.507222 [ 3 ] {} <Debug> HTTP-Session: 7fc013ca-33f3-4fb2-9322-a0c8a636fa4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4482 2024.09.10 21:26:12.507392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2024.09.10 21:26:12.507441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4484 2024.09.10 21:26:12.507460 [ 3 ] {} <Debug> HTTP-Session: 7e3c6348-7928-4f4d-a894-633a09bda352 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4485 2024.09.10 21:26:12.507476 [ 3 ] {} <Debug> HTTP-Session: 7e3c6348-7928-4f4d-a894-633a09bda352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.09.10 21:26:12.507490 [ 3 ] {} <Debug> HTTP-Session: 7e3c6348-7928-4f4d-a894-633a09bda352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.09.10 21:26:12.507519 [ 3 ] {} <Trace> HTTP-Session: 7e3c6348-7928-4f4d-a894-633a09bda352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4488 2024.09.10 21:26:12.507778 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4489 2024.09.10 21:26:12.507843 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4490 2024.09.10 21:26:12.508258 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4491 2024.09.10 21:26:12.508919 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4492 2024.09.10 21:26:12.508955 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4493 2024.09.10 21:26:12.509575 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4494 2024.09.10 21:26:12.509981 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4495 2024.09.10 21:26:12.510176 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002572 sec., 8942.457231726283 rows/sec., 16.02 MiB/sec.
4496 2024.09.10 21:26:12.510541 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Debug> DynamicQueryHandler: Done processing query
4497 2024.09.10 21:26:12.510564 [ 3 ] {bdd12538-abdb-4b79-b075-6047734ba6da} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4498 2024.09.10 21:26:12.510580 [ 3 ] {} <Debug> HTTP-Session: 7e3c6348-7928-4f4d-a894-633a09bda352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.09.10 21:26:12.510698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4500 2024.09.10 21:26:12.510746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4501 2024.09.10 21:26:12.510765 [ 3 ] {} <Debug> HTTP-Session: 02ae7e2b-f8ae-4254-8fdd-b93340cda36a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4502 2024.09.10 21:26:12.510781 [ 3 ] {} <Debug> HTTP-Session: 02ae7e2b-f8ae-4254-8fdd-b93340cda36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.09.10 21:26:12.510796 [ 3 ] {} <Debug> HTTP-Session: 02ae7e2b-f8ae-4254-8fdd-b93340cda36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4504 2024.09.10 21:26:12.510826 [ 3 ] {} <Trace> HTTP-Session: 02ae7e2b-f8ae-4254-8fdd-b93340cda36a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4505 2024.09.10 21:26:12.510948 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4506 2024.09.10 21:26:12.510992 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4507 2024.09.10 21:26:12.511121 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4508 2024.09.10 21:26:12.511425 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4509 2024.09.10 21:26:12.511459 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4510 2024.09.10 21:26:12.511814 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4511 2024.09.10 21:26:12.512204 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4512 2024.09.10 21:26:12.512359 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec.
4513 2024.09.10 21:26:12.512532 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Debug> DynamicQueryHandler: Done processing query
4514 2024.09.10 21:26:12.512556 [ 3 ] {41ec53eb-002d-4f51-9f46-ac3cd9b2fbcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4515 2024.09.10 21:26:12.512572 [ 3 ] {} <Debug> HTTP-Session: 02ae7e2b-f8ae-4254-8fdd-b93340cda36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4516 2024.09.10 21:26:17.501904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4517 2024.09.10 21:26:17.502051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4518 2024.09.10 21:26:17.502086 [ 3 ] {} <Debug> HTTP-Session: bcbbada7-65bf-48a9-9acb-d224ec2cc62e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4519 2024.09.10 21:26:17.502118 [ 3 ] {} <Debug> HTTP-Session: bcbbada7-65bf-48a9-9acb-d224ec2cc62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4520 2024.09.10 21:26:17.502139 [ 3 ] {} <Debug> HTTP-Session: bcbbada7-65bf-48a9-9acb-d224ec2cc62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4521 2024.09.10 21:26:17.502203 [ 3 ] {} <Trace> HTTP-Session: bcbbada7-65bf-48a9-9acb-d224ec2cc62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4522 2024.09.10 21:26:17.502428 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4523 2024.09.10 21:26:17.502516 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4524 2024.09.10 21:26:17.502972 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4525 2024.09.10 21:26:17.503442 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4526 2024.09.10 21:26:17.503487 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4527 2024.09.10 21:26:17.503913 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4528 2024.09.10 21:26:17.504308 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4529 2024.09.10 21:26:17.504489 [ 169 ] {} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4530 2024.09.10 21:26:17.504503 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002136 sec., 936.3295880149814 rows/sec., 76.35 KiB/sec.
4531 2024.09.10 21:26:17.504579 [ 169 ] {} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4532 2024.09.10 21:26:17.504649 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4533 2024.09.10 21:26:17.504817 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
4534 2024.09.10 21:26:17.504877 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Debug> DynamicQueryHandler: Done processing query
4535 2024.09.10 21:26:17.504908 [ 3 ] {82eade42-2a4b-4a85-995e-0ecd4a1b60ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4536 2024.09.10 21:26:17.504937 [ 3 ] {} <Debug> HTTP-Session: bcbbada7-65bf-48a9-9acb-d224ec2cc62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.09.10 21:26:17.505002 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4538 2024.09.10 21:26:17.505034 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
4539 2024.09.10 21:26:17.505106 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
4540 2024.09.10 21:26:17.505207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4541 2024.09.10 21:26:17.505460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4542 2024.09.10 21:26:17.505504 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
4543 2024.09.10 21:26:17.505525 [ 3 ] {} <Debug> HTTP-Session: 8e54ef0c-2a35-4cb6-b280-2497371558ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4544 2024.09.10 21:26:17.505586 [ 3 ] {} <Debug> HTTP-Session: 8e54ef0c-2a35-4cb6-b280-2497371558ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4545 2024.09.10 21:26:17.505680 [ 3 ] {} <Debug> HTTP-Session: 8e54ef0c-2a35-4cb6-b280-2497371558ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4546 2024.09.10 21:26:17.505762 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
4547 2024.09.10 21:26:17.505817 [ 3 ] {} <Trace> HTTP-Session: 8e54ef0c-2a35-4cb6-b280-2497371558ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4548 2024.09.10 21:26:17.505961 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4549 2024.09.10 21:26:17.506201 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4550 2024.09.10 21:26:17.506220 [ 191 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
4551 2024.09.10 21:26:17.506355 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4552 2024.09.10 21:26:17.506953 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4553 2024.09.10 21:26:17.507762 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4554 2024.09.10 21:26:17.507811 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4555 2024.09.10 21:26:17.507957 [ 193 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 5 columns (5 merged, 0 gathered) in 0.003196546 sec., 4379.727368228081 rows/sec., 374.24 KiB/sec.
4556 2024.09.10 21:26:17.508202 [ 193 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4557 2024.09.10 21:26:17.508507 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4558 2024.09.10 21:26:17.509256 [ 193 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4559 2024.09.10 21:26:17.509461 [ 193 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_6_1} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4560 2024.09.10 21:26:17.509472 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4561 2024.09.10 21:26:17.509626 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4562 2024.09.10 21:26:17.509778 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.003774 sec., 59353.471118177 rows/sec., 5.23 MiB/sec.
4563 2024.09.10 21:26:17.510006 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Debug> DynamicQueryHandler: Done processing query
4564 2024.09.10 21:26:17.510032 [ 3 ] {beeb756d-36f8-4f1b-a3f3-2c51aa6bcea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4565 2024.09.10 21:26:17.510049 [ 3 ] {} <Debug> HTTP-Session: 8e54ef0c-2a35-4cb6-b280-2497371558ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.09.10 21:26:17.510184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4567 2024.09.10 21:26:17.510236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4568 2024.09.10 21:26:17.510257 [ 3 ] {} <Debug> HTTP-Session: 7d8ac428-ad37-4b08-9e78-560a85c6d0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4569 2024.09.10 21:26:17.510274 [ 3 ] {} <Debug> HTTP-Session: 7d8ac428-ad37-4b08-9e78-560a85c6d0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.09.10 21:26:17.510288 [ 3 ] {} <Debug> HTTP-Session: 7d8ac428-ad37-4b08-9e78-560a85c6d0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.09.10 21:26:17.510322 [ 3 ] {} <Trace> HTTP-Session: 7d8ac428-ad37-4b08-9e78-560a85c6d0eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4572 2024.09.10 21:26:17.510434 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4573 2024.09.10 21:26:17.510478 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4574 2024.09.10 21:26:17.510716 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4575 2024.09.10 21:26:17.511048 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4576 2024.09.10 21:26:17.511086 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4577 2024.09.10 21:26:17.511437 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4578 2024.09.10 21:26:17.511787 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4579 2024.09.10 21:26:17.511956 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001553 sec., 12234.385061171926 rows/sec., 913.05 KiB/sec.
4580 2024.09.10 21:26:17.512184 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Debug> DynamicQueryHandler: Done processing query
4581 2024.09.10 21:26:17.512209 [ 3 ] {3bf42e86-74d9-40b1-addb-dee3350465b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4582 2024.09.10 21:26:17.512225 [ 3 ] {} <Debug> HTTP-Session: 7d8ac428-ad37-4b08-9e78-560a85c6d0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.09.10 21:26:17.512345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4584 2024.09.10 21:26:17.512394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4585 2024.09.10 21:26:17.512414 [ 3 ] {} <Debug> HTTP-Session: b8dff4fb-4ada-45d4-9be5-c3fa17f49658 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4586 2024.09.10 21:26:17.512431 [ 3 ] {} <Debug> HTTP-Session: b8dff4fb-4ada-45d4-9be5-c3fa17f49658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.09.10 21:26:17.512446 [ 3 ] {} <Debug> HTTP-Session: b8dff4fb-4ada-45d4-9be5-c3fa17f49658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.09.10 21:26:17.512478 [ 3 ] {} <Trace> HTTP-Session: b8dff4fb-4ada-45d4-9be5-c3fa17f49658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4589 2024.09.10 21:26:17.512581 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4590 2024.09.10 21:26:17.512625 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4591 2024.09.10 21:26:17.512858 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4592 2024.09.10 21:26:17.513162 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4593 2024.09.10 21:26:17.513199 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4594 2024.09.10 21:26:17.513556 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4595 2024.09.10 21:26:17.513914 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4596 2024.09.10 21:26:17.514074 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec.
4597 2024.09.10 21:26:17.514249 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Debug> DynamicQueryHandler: Done processing query
4598 2024.09.10 21:26:17.514273 [ 3 ] {9cc4bb02-5385-4058-994e-a90201a39f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4599 2024.09.10 21:26:17.514288 [ 3 ] {} <Debug> HTTP-Session: b8dff4fb-4ada-45d4-9be5-c3fa17f49658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4600 2024.09.10 21:26:17.514401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4601 2024.09.10 21:26:17.514450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4602 2024.09.10 21:26:17.514470 [ 3 ] {} <Debug> HTTP-Session: a56c5c85-4810-4e13-ae39-42321215f0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4603 2024.09.10 21:26:17.514486 [ 3 ] {} <Debug> HTTP-Session: a56c5c85-4810-4e13-ae39-42321215f0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.09.10 21:26:17.514500 [ 3 ] {} <Debug> HTTP-Session: a56c5c85-4810-4e13-ae39-42321215f0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.09.10 21:26:17.514532 [ 3 ] {} <Trace> HTTP-Session: a56c5c85-4810-4e13-ae39-42321215f0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4606 2024.09.10 21:26:17.514628 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4607 2024.09.10 21:26:17.514672 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4608 2024.09.10 21:26:17.514909 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4609 2024.09.10 21:26:17.515297 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4610 2024.09.10 21:26:17.515334 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4611 2024.09.10 21:26:17.515680 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4612 2024.09.10 21:26:17.516038 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4613 2024.09.10 21:26:17.516197 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 222.53 KiB/sec.
4614 2024.09.10 21:26:17.516370 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Debug> DynamicQueryHandler: Done processing query
4615 2024.09.10 21:26:17.516393 [ 3 ] {f7dfa1c7-0f07-4c6c-871b-7c090176f201} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4616 2024.09.10 21:26:17.516409 [ 3 ] {} <Debug> HTTP-Session: a56c5c85-4810-4e13-ae39-42321215f0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4617 2024.09.10 21:26:17.516596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4618 2024.09.10 21:26:17.516645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4619 2024.09.10 21:26:17.516664 [ 3 ] {} <Debug> HTTP-Session: 86cced1e-39c0-43fb-b07f-4bc32e405420 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4620 2024.09.10 21:26:17.516680 [ 3 ] {} <Debug> HTTP-Session: 86cced1e-39c0-43fb-b07f-4bc32e405420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.09.10 21:26:17.516694 [ 3 ] {} <Debug> HTTP-Session: 86cced1e-39c0-43fb-b07f-4bc32e405420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.09.10 21:26:17.516726 [ 3 ] {} <Trace> HTTP-Session: 86cced1e-39c0-43fb-b07f-4bc32e405420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4623 2024.09.10 21:26:17.516952 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4624 2024.09.10 21:26:17.516996 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4625 2024.09.10 21:26:17.517219 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4626 2024.09.10 21:26:17.517794 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4627 2024.09.10 21:26:17.517832 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4628 2024.09.10 21:26:17.518203 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4629 2024.09.10 21:26:17.518564 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4630 2024.09.10 21:26:17.518733 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.00189 sec., 212169.31216931218 rows/sec., 15.09 MiB/sec.
4631 2024.09.10 21:26:17.518918 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Debug> DynamicQueryHandler: Done processing query
4632 2024.09.10 21:26:17.518941 [ 3 ] {bfc80224-66a4-4f1a-83af-a241ada32633} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4633 2024.09.10 21:26:17.518958 [ 3 ] {} <Debug> HTTP-Session: 86cced1e-39c0-43fb-b07f-4bc32e405420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4634 2024.09.10 21:26:17.519071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4635 2024.09.10 21:26:17.519121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4636 2024.09.10 21:26:17.519140 [ 3 ] {} <Debug> HTTP-Session: 14dda653-cdbe-484a-bb43-e1b2bd384794 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4637 2024.09.10 21:26:17.519157 [ 3 ] {} <Debug> HTTP-Session: 14dda653-cdbe-484a-bb43-e1b2bd384794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4638 2024.09.10 21:26:17.519171 [ 3 ] {} <Debug> HTTP-Session: 14dda653-cdbe-484a-bb43-e1b2bd384794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.09.10 21:26:17.519202 [ 3 ] {} <Trace> HTTP-Session: 14dda653-cdbe-484a-bb43-e1b2bd384794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4640 2024.09.10 21:26:17.519298 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4641 2024.09.10 21:26:17.519342 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4642 2024.09.10 21:26:17.519472 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4643 2024.09.10 21:26:17.519786 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4644 2024.09.10 21:26:17.519823 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4645 2024.09.10 21:26:17.520183 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4646 2024.09.10 21:26:17.520501 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4647 2024.09.10 21:26:17.520636 [ 169 ] {} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4648 2024.09.10 21:26:17.520654 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec.
4649 2024.09.10 21:26:17.520685 [ 169 ] {} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4650 2024.09.10 21:26:17.520751 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4651 2024.09.10 21:26:17.520924 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
4652 2024.09.10 21:26:17.520948 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Debug> DynamicQueryHandler: Done processing query
4653 2024.09.10 21:26:17.520978 [ 3 ] {872c5d16-b09d-433b-94bb-4a6603f907ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4654 2024.09.10 21:26:17.521002 [ 3 ] {} <Debug> HTTP-Session: 14dda653-cdbe-484a-bb43-e1b2bd384794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4655 2024.09.10 21:26:17.521086 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4656 2024.09.10 21:26:17.521129 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4657 2024.09.10 21:26:17.521182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4658 2024.09.10 21:26:17.521266 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4659 2024.09.10 21:26:17.521279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4660 2024.09.10 21:26:17.521327 [ 3 ] {} <Debug> HTTP-Session: 725fb04e-5437-47b5-a5db-d719aee37727 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4661 2024.09.10 21:26:17.521373 [ 3 ] {} <Debug> HTTP-Session: 725fb04e-5437-47b5-a5db-d719aee37727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.09.10 21:26:17.521457 [ 3 ] {} <Debug> HTTP-Session: 725fb04e-5437-47b5-a5db-d719aee37727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4663 2024.09.10 21:26:17.521513 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
4664 2024.09.10 21:26:17.521572 [ 3 ] {} <Trace> HTTP-Session: 725fb04e-5437-47b5-a5db-d719aee37727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4665 2024.09.10 21:26:17.521807 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4666 2024.09.10 21:26:17.521931 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
4667 2024.09.10 21:26:17.522064 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4668 2024.09.10 21:26:17.522080 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4669 2024.09.10 21:26:17.522182 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4670 2024.09.10 21:26:17.522477 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4671 2024.09.10 21:26:17.523097 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4672 2024.09.10 21:26:17.523141 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4673 2024.09.10 21:26:17.523548 [ 194 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679796 sec., 13433.858398176579 rows/sec., 701.87 KiB/sec.
4674 2024.09.10 21:26:17.523774 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4675 2024.09.10 21:26:17.523830 [ 194 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4676 2024.09.10 21:26:17.524524 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4677 2024.09.10 21:26:17.524733 [ 194 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4678 2024.09.10 21:26:17.524878 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.003056 sec., 77879.58115183246 rows/sec., 5.22 MiB/sec.
4679 2024.09.10 21:26:17.524971 [ 194 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_6_1} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4680 2024.09.10 21:26:17.525194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4681 2024.09.10 21:26:17.525277 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Debug> DynamicQueryHandler: Done processing query
4682 2024.09.10 21:26:17.525309 [ 3 ] {1ec6a11e-4307-45b0-86a2-72aa5a8c0e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4683 2024.09.10 21:26:17.525326 [ 3 ] {} <Debug> HTTP-Session: 725fb04e-5437-47b5-a5db-d719aee37727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4684 2024.09.10 21:26:17.525475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4685 2024.09.10 21:26:17.525526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4686 2024.09.10 21:26:17.525546 [ 3 ] {} <Debug> HTTP-Session: 0c2c9b2c-1805-44c1-8cfc-59eff754aac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4687 2024.09.10 21:26:17.525562 [ 3 ] {} <Debug> HTTP-Session: 0c2c9b2c-1805-44c1-8cfc-59eff754aac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.09.10 21:26:17.525576 [ 3 ] {} <Debug> HTTP-Session: 0c2c9b2c-1805-44c1-8cfc-59eff754aac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4689 2024.09.10 21:26:17.525608 [ 3 ] {} <Trace> HTTP-Session: 0c2c9b2c-1805-44c1-8cfc-59eff754aac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4690 2024.09.10 21:26:17.525712 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4691 2024.09.10 21:26:17.525759 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4692 2024.09.10 21:26:17.525917 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4693 2024.09.10 21:26:17.526205 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4694 2024.09.10 21:26:17.526241 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4695 2024.09.10 21:26:17.526599 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4696 2024.09.10 21:26:17.526933 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4697 2024.09.10 21:26:17.527100 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec.
4698 2024.09.10 21:26:17.527387 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Debug> DynamicQueryHandler: Done processing query
4699 2024.09.10 21:26:17.527412 [ 3 ] {c568fa4d-bb05-49cd-b457-f9334b9e3897} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4700 2024.09.10 21:26:17.527429 [ 3 ] {} <Debug> HTTP-Session: 0c2c9b2c-1805-44c1-8cfc-59eff754aac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4701 2024.09.10 21:26:17.527580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4702 2024.09.10 21:26:17.527630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4703 2024.09.10 21:26:17.527649 [ 3 ] {} <Debug> HTTP-Session: 16ae5c78-0732-4da1-afc0-8f73fe2e7ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4704 2024.09.10 21:26:17.527665 [ 3 ] {} <Debug> HTTP-Session: 16ae5c78-0732-4da1-afc0-8f73fe2e7ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.09.10 21:26:17.527679 [ 3 ] {} <Debug> HTTP-Session: 16ae5c78-0732-4da1-afc0-8f73fe2e7ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4706 2024.09.10 21:26:17.527710 [ 3 ] {} <Trace> HTTP-Session: 16ae5c78-0732-4da1-afc0-8f73fe2e7ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4707 2024.09.10 21:26:17.527991 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4708 2024.09.10 21:26:17.528062 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4709 2024.09.10 21:26:17.528493 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4710 2024.09.10 21:26:17.529087 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4711 2024.09.10 21:26:17.529124 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4712 2024.09.10 21:26:17.529735 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4713 2024.09.10 21:26:17.530137 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4714 2024.09.10 21:26:17.530331 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002543 sec., 6685.017695635076 rows/sec., 11.98 MiB/sec.
4715 2024.09.10 21:26:17.530563 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Debug> DynamicQueryHandler: Done processing query
4716 2024.09.10 21:26:17.530587 [ 3 ] {2ca2ab4d-3fd7-4e27-a0ba-8737fc2f6b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4717 2024.09.10 21:26:17.530604 [ 3 ] {} <Debug> HTTP-Session: 16ae5c78-0732-4da1-afc0-8f73fe2e7ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4718 2024.09.10 21:26:17.530730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4719 2024.09.10 21:26:17.530779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4720 2024.09.10 21:26:17.530797 [ 3 ] {} <Debug> HTTP-Session: 1e9375dd-7f76-4eed-8472-8c02c1548e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4721 2024.09.10 21:26:17.530813 [ 3 ] {} <Debug> HTTP-Session: 1e9375dd-7f76-4eed-8472-8c02c1548e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4722 2024.09.10 21:26:17.530827 [ 3 ] {} <Debug> HTTP-Session: 1e9375dd-7f76-4eed-8472-8c02c1548e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4723 2024.09.10 21:26:17.530858 [ 3 ] {} <Trace> HTTP-Session: 1e9375dd-7f76-4eed-8472-8c02c1548e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4724 2024.09.10 21:26:17.530976 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4725 2024.09.10 21:26:17.531021 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4726 2024.09.10 21:26:17.531152 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4727 2024.09.10 21:26:17.531516 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4728 2024.09.10 21:26:17.531553 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4729 2024.09.10 21:26:17.531912 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4730 2024.09.10 21:26:17.532232 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4731 2024.09.10 21:26:17.532402 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec.
4732 2024.09.10 21:26:17.532577 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Debug> DynamicQueryHandler: Done processing query
4733 2024.09.10 21:26:17.532601 [ 3 ] {bc60fd52-4c11-443e-b261-28b09f283f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4734 2024.09.10 21:26:17.532618 [ 3 ] {} <Debug> HTTP-Session: 1e9375dd-7f76-4eed-8472-8c02c1548e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4735 2024.09.10 21:26:22.497206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4736 2024.09.10 21:26:22.497349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4737 2024.09.10 21:26:22.497380 [ 3 ] {} <Debug> HTTP-Session: f3ec9beb-34e6-42f1-9b4e-fe7973954a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4738 2024.09.10 21:26:22.497408 [ 3 ] {} <Debug> HTTP-Session: f3ec9beb-34e6-42f1-9b4e-fe7973954a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.09.10 21:26:22.497426 [ 3 ] {} <Debug> HTTP-Session: f3ec9beb-34e6-42f1-9b4e-fe7973954a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4740 2024.09.10 21:26:22.497483 [ 3 ] {} <Trace> HTTP-Session: f3ec9beb-34e6-42f1-9b4e-fe7973954a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4741 2024.09.10 21:26:22.497724 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4742 2024.09.10 21:26:22.497799 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4743 2024.09.10 21:26:22.498178 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4744 2024.09.10 21:26:22.498723 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4745 2024.09.10 21:26:22.498773 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4746 2024.09.10 21:26:22.499201 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4747 2024.09.10 21:26:22.499599 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4748 2024.09.10 21:26:22.499771 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002134 sec., 47797.563261480784 rows/sec., 3.98 MiB/sec.
4749 2024.09.10 21:26:22.499792 [ 150 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4750 2024.09.10 21:26:22.499920 [ 150 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4751 2024.09.10 21:26:22.499983 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4752 2024.09.10 21:26:22.500097 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Debug> DynamicQueryHandler: Done processing query
4753 2024.09.10 21:26:22.500160 [ 3 ] {4fd92c0d-90b1-4a4b-8d6a-b1085b16e740} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4754 2024.09.10 21:26:22.500194 [ 3 ] {} <Debug> HTTP-Session: f3ec9beb-34e6-42f1-9b4e-fe7973954a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.09.10 21:26:22.500194 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
4756 2024.09.10 21:26:22.500361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4757 2024.09.10 21:26:22.500506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4758 2024.09.10 21:26:22.500521 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4759 2024.09.10 21:26:22.500541 [ 3 ] {} <Debug> HTTP-Session: d30a1eae-4c69-41d1-8a54-08c221affcd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4760 2024.09.10 21:26:22.500602 [ 3 ] {} <Debug> HTTP-Session: d30a1eae-4c69-41d1-8a54-08c221affcd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.09.10 21:26:22.500608 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1413 rows starting from the beginning of the part
4762 2024.09.10 21:26:22.500622 [ 3 ] {} <Debug> HTTP-Session: d30a1eae-4c69-41d1-8a54-08c221affcd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.09.10 21:26:22.500700 [ 3 ] {} <Trace> HTTP-Session: d30a1eae-4c69-41d1-8a54-08c221affcd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4764 2024.09.10 21:26:22.500934 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1243 rows starting from the beginning of the part
4765 2024.09.10 21:26:22.501029 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4766 2024.09.10 21:26:22.501209 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4767 2024.09.10 21:26:22.501247 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 224 rows starting from the beginning of the part
4768 2024.09.10 21:26:22.501629 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part
4769 2024.09.10 21:26:22.501887 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 224 rows starting from the beginning of the part
4770 2024.09.10 21:26:22.502252 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part
4771 2024.09.10 21:26:22.502971 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4772 2024.09.10 21:26:22.503709 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4773 2024.09.10 21:26:22.503774 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4774 2024.09.10 21:26:22.504881 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4775 2024.09.10 21:26:22.505509 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4776 2024.09.10 21:26:22.505918 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.005005 sec., 4595.404595404595 rows/sec., 345.55 KiB/sec.
4777 2024.09.10 21:26:22.506153 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083667 sec., 543750.9975480249 rows/sec., 47.59 MiB/sec.
4778 2024.09.10 21:26:22.506341 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Debug> DynamicQueryHandler: Done processing query
4779 2024.09.10 21:26:22.506382 [ 3 ] {cc61df8a-8933-48b2-8272-f2f4e0aef03a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4780 2024.09.10 21:26:22.506417 [ 3 ] {} <Debug> HTTP-Session: d30a1eae-4c69-41d1-8a54-08c221affcd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4781 2024.09.10 21:26:22.506462 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4782 2024.09.10 21:26:22.506615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4783 2024.09.10 21:26:22.506758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4784 2024.09.10 21:26:22.506847 [ 3 ] {} <Debug> HTTP-Session: 9f8a108a-4a61-491f-b5b6-b768b1f9b5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4785 2024.09.10 21:26:22.506932 [ 3 ] {} <Debug> HTTP-Session: 9f8a108a-4a61-491f-b5b6-b768b1f9b5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4786 2024.09.10 21:26:22.507007 [ 3 ] {} <Debug> HTTP-Session: 9f8a108a-4a61-491f-b5b6-b768b1f9b5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.09.10 21:26:22.507114 [ 3 ] {} <Trace> HTTP-Session: 9f8a108a-4a61-491f-b5b6-b768b1f9b5f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4788 2024.09.10 21:26:22.507353 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4789 2024.09.10 21:26:22.507368 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4790 2024.09.10 21:26:22.507480 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4791 2024.09.10 21:26:22.507535 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_21_4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4792 2024.09.10 21:26:22.507701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
4793 2024.09.10 21:26:22.507894 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4794 2024.09.10 21:26:22.508276 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4795 2024.09.10 21:26:22.508317 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4796 2024.09.10 21:26:22.508683 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4797 2024.09.10 21:26:22.509057 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4798 2024.09.10 21:26:22.509218 [ 150 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4799 2024.09.10 21:26:22.509226 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001965 sec., 44274.80916030534 rows/sec., 3.46 MiB/sec.
4800 2024.09.10 21:26:22.509280 [ 150 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4801 2024.09.10 21:26:22.509349 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4802 2024.09.10 21:26:22.509535 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
4803 2024.09.10 21:26:22.509548 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Debug> DynamicQueryHandler: Done processing query
4804 2024.09.10 21:26:22.509592 [ 3 ] {c4c1f883-98cb-4e5f-8db2-cb125234d4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4805 2024.09.10 21:26:22.509616 [ 3 ] {} <Debug> HTTP-Session: 9f8a108a-4a61-491f-b5b6-b768b1f9b5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.09.10 21:26:22.509703 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4807 2024.09.10 21:26:22.509740 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part
4808 2024.09.10 21:26:22.509807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2024.09.10 21:26:22.509892 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 545 rows starting from the beginning of the part
4810 2024.09.10 21:26:22.509917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4811 2024.09.10 21:26:22.509966 [ 3 ] {} <Debug> HTTP-Session: 3ac7447c-d23e-4dd6-9469-46ee0e9fc46a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4812 2024.09.10 21:26:22.510020 [ 3 ] {} <Debug> HTTP-Session: 3ac7447c-d23e-4dd6-9469-46ee0e9fc46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.09.10 21:26:22.510063 [ 3 ] {} <Debug> HTTP-Session: 3ac7447c-d23e-4dd6-9469-46ee0e9fc46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.09.10 21:26:22.510103 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 401 rows starting from the beginning of the part
4815 2024.09.10 21:26:22.510154 [ 3 ] {} <Trace> HTTP-Session: 3ac7447c-d23e-4dd6-9469-46ee0e9fc46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4816 2024.09.10 21:26:22.510336 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 87 rows starting from the beginning of the part
4817 2024.09.10 21:26:22.510551 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4818 2024.09.10 21:26:22.510585 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 401 rows starting from the beginning of the part
4819 2024.09.10 21:26:22.510651 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4820 2024.09.10 21:26:22.510771 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 87 rows starting from the beginning of the part
4821 2024.09.10 21:26:22.511233 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4822 2024.09.10 21:26:22.511888 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.09.10 21:26:22.511936 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4824 2024.09.10 21:26:22.512556 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4825 2024.09.10 21:26:22.512944 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.09.10 21:26:22.513279 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002932 sec., 54570.25920873124 rows/sec., 3.80 MiB/sec.
4827 2024.09.10 21:26:22.513284 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2425 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818977 sec., 634986.804057736 rows/sec., 48.71 MiB/sec.
4828 2024.09.10 21:26:22.513480 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4829 2024.09.10 21:26:22.513493 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Debug> DynamicQueryHandler: Done processing query
4830 2024.09.10 21:26:22.513527 [ 3 ] {f64e9b2c-e34c-40a5-bbab-9b8dfca048b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4831 2024.09.10 21:26:22.513551 [ 3 ] {} <Debug> HTTP-Session: 3ac7447c-d23e-4dd6-9469-46ee0e9fc46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4832 2024.09.10 21:26:22.513706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4833 2024.09.10 21:26:22.513772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4834 2024.09.10 21:26:22.513795 [ 3 ] {} <Debug> HTTP-Session: 8b5cebbb-de6f-4e24-953f-e3d3aa0e31c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4835 2024.09.10 21:26:22.513816 [ 3 ] {} <Debug> HTTP-Session: 8b5cebbb-de6f-4e24-953f-e3d3aa0e31c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4836 2024.09.10 21:26:22.513838 [ 3 ] {} <Debug> HTTP-Session: 8b5cebbb-de6f-4e24-953f-e3d3aa0e31c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4837 2024.09.10 21:26:22.513879 [ 3 ] {} <Trace> HTTP-Session: 8b5cebbb-de6f-4e24-953f-e3d3aa0e31c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4838 2024.09.10 21:26:22.513945 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4839 2024.09.10 21:26:22.514029 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_21_4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4840 2024.09.10 21:26:22.514102 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
4841 2024.09.10 21:26:22.514230 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4842 2024.09.10 21:26:22.514295 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
4843 2024.09.10 21:26:22.514698 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.09.10 21:26:22.515313 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.09.10 21:26:22.515351 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4846 2024.09.10 21:26:22.515970 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4847 2024.09.10 21:26:22.516377 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2024.09.10 21:26:22.516587 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00261 sec., 8812.260536398468 rows/sec., 15.79 MiB/sec.
4849 2024.09.10 21:26:22.516823 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Debug> DynamicQueryHandler: Done processing query
4850 2024.09.10 21:26:22.516850 [ 3 ] {87239907-1f37-4a84-b8c5-8fdc11d904ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4851 2024.09.10 21:26:22.516867 [ 3 ] {} <Debug> HTTP-Session: 8b5cebbb-de6f-4e24-953f-e3d3aa0e31c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.09.10 21:26:22.516992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4853 2024.09.10 21:26:22.517042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4854 2024.09.10 21:26:22.517063 [ 3 ] {} <Debug> HTTP-Session: d8edb89e-03f0-44d4-b0cc-2bbe6b467023 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4855 2024.09.10 21:26:22.517081 [ 3 ] {} <Debug> HTTP-Session: d8edb89e-03f0-44d4-b0cc-2bbe6b467023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.09.10 21:26:22.517095 [ 3 ] {} <Debug> HTTP-Session: d8edb89e-03f0-44d4-b0cc-2bbe6b467023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.09.10 21:26:22.517127 [ 3 ] {} <Trace> HTTP-Session: d8edb89e-03f0-44d4-b0cc-2bbe6b467023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.09.10 21:26:22.517242 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4859 2024.09.10 21:26:22.517289 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4860 2024.09.10 21:26:22.517422 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.09.10 21:26:22.517719 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4862 2024.09.10 21:26:22.517756 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4863 2024.09.10 21:26:22.518117 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4864 2024.09.10 21:26:22.518447 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.09.10 21:26:22.518583 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
4866 2024.09.10 21:26:22.518808 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Debug> DynamicQueryHandler: Done processing query
4867 2024.09.10 21:26:22.518833 [ 3 ] {6ca6c772-9ed8-4dd3-a679-8a115f8017e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4868 2024.09.10 21:26:22.518852 [ 3 ] {} <Debug> HTTP-Session: d8edb89e-03f0-44d4-b0cc-2bbe6b467023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.09.10 21:26:24.584324 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
4870 2024.09.10 21:26:24.584376 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
4871 2024.09.10 21:26:25.001287 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909036 sec.
4872 2024.09.10 21:26:27.501432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4873 2024.09.10 21:26:27.501555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4874 2024.09.10 21:26:27.501580 [ 3 ] {} <Debug> HTTP-Session: 59704d0f-190a-4b01-a5cb-1c2619848f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4875 2024.09.10 21:26:27.501604 [ 3 ] {} <Debug> HTTP-Session: 59704d0f-190a-4b01-a5cb-1c2619848f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.09.10 21:26:27.501619 [ 3 ] {} <Debug> HTTP-Session: 59704d0f-190a-4b01-a5cb-1c2619848f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.09.10 21:26:27.501666 [ 3 ] {} <Trace> HTTP-Session: 59704d0f-190a-4b01-a5cb-1c2619848f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4878 2024.09.10 21:26:27.501918 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4879 2024.09.10 21:26:27.501987 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4880 2024.09.10 21:26:27.502307 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4881 2024.09.10 21:26:27.502881 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4882 2024.09.10 21:26:27.502923 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4883 2024.09.10 21:26:27.503344 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4884 2024.09.10 21:26:27.503716 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4885 2024.09.10 21:26:27.503875 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002069 sec., 107781.53697438375 rows/sec., 9.50 MiB/sec.
4886 2024.09.10 21:26:27.504084 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Debug> DynamicQueryHandler: Done processing query
4887 2024.09.10 21:26:27.504110 [ 3 ] {08a8b88c-6fe6-43a8-b679-0c07b92a2ff5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4888 2024.09.10 21:26:27.504127 [ 3 ] {} <Debug> HTTP-Session: 59704d0f-190a-4b01-a5cb-1c2619848f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.09.10 21:26:27.504264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4890 2024.09.10 21:26:27.504313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4891 2024.09.10 21:26:27.504332 [ 3 ] {} <Debug> HTTP-Session: 60b173f0-3947-4f71-8eed-7f8deb90b343 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4892 2024.09.10 21:26:27.504348 [ 3 ] {} <Debug> HTTP-Session: 60b173f0-3947-4f71-8eed-7f8deb90b343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4893 2024.09.10 21:26:27.504363 [ 3 ] {} <Debug> HTTP-Session: 60b173f0-3947-4f71-8eed-7f8deb90b343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.09.10 21:26:27.504393 [ 3 ] {} <Trace> HTTP-Session: 60b173f0-3947-4f71-8eed-7f8deb90b343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4895 2024.09.10 21:26:27.504493 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4896 2024.09.10 21:26:27.504535 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4897 2024.09.10 21:26:27.504759 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4898 2024.09.10 21:26:27.505076 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4899 2024.09.10 21:26:27.505112 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4900 2024.09.10 21:26:27.505446 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4901 2024.09.10 21:26:27.505801 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4902 2024.09.10 21:26:27.505974 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001499 sec., 11340.893929286192 rows/sec., 852.78 KiB/sec.
4903 2024.09.10 21:26:27.505990 [ 145 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4904 2024.09.10 21:26:27.506126 [ 145 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4905 2024.09.10 21:26:27.506185 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4906 2024.09.10 21:26:27.506214 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Debug> DynamicQueryHandler: Done processing query
4907 2024.09.10 21:26:27.506270 [ 3 ] {aa57b7f0-aef8-4629-b588-69b9f2fea514} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4908 2024.09.10 21:26:27.506327 [ 3 ] {} <Debug> HTTP-Session: 60b173f0-3947-4f71-8eed-7f8deb90b343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.09.10 21:26:27.506587 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
4910 2024.09.10 21:26:27.506603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4911 2024.09.10 21:26:27.506743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4912 2024.09.10 21:26:27.506791 [ 3 ] {} <Debug> HTTP-Session: cc7b5644-53b1-4b4e-9946-72df2da9d3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4913 2024.09.10 21:26:27.506842 [ 3 ] {} <Debug> HTTP-Session: cc7b5644-53b1-4b4e-9946-72df2da9d3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4914 2024.09.10 21:26:27.506887 [ 3 ] {} <Debug> HTTP-Session: cc7b5644-53b1-4b4e-9946-72df2da9d3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4915 2024.09.10 21:26:27.506983 [ 3 ] {} <Trace> HTTP-Session: cc7b5644-53b1-4b4e-9946-72df2da9d3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4916 2024.09.10 21:26:27.507009 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4917 2024.09.10 21:26:27.507063 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part
4918 2024.09.10 21:26:27.507148 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4919 2024.09.10 21:26:27.507308 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4920 2024.09.10 21:26:27.507360 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4921 2024.09.10 21:26:27.507784 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
4922 2024.09.10 21:26:27.508076 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
4923 2024.09.10 21:26:27.508435 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
4924 2024.09.10 21:26:27.508779 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
4925 2024.09.10 21:26:27.509223 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4926 2024.09.10 21:26:27.510066 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4927 2024.09.10 21:26:27.510131 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4928 2024.09.10 21:26:27.511271 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4929 2024.09.10 21:26:27.511669 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.005346113 sec., 28244.820115100447 rows/sec., 2.17 MiB/sec.
4930 2024.09.10 21:26:27.511920 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4931 2024.09.10 21:26:27.512187 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.09.10 21:26:27.512767 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00565 sec., 2477.8761061946902 rows/sec., 173.53 KiB/sec.
4933 2024.09.10 21:26:27.513261 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4934 2024.09.10 21:26:27.513323 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Debug> DynamicQueryHandler: Done processing query
4935 2024.09.10 21:26:27.513368 [ 3 ] {0d633b2f-dead-49f3-86ad-946d68a2204e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4936 2024.09.10 21:26:27.513400 [ 3 ] {} <Debug> HTTP-Session: cc7b5644-53b1-4b4e-9946-72df2da9d3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.09.10 21:26:27.513417 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_21_4} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4938 2024.09.10 21:26:27.513550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4939 2024.09.10 21:26:27.513562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4940 2024.09.10 21:26:27.513635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4941 2024.09.10 21:26:27.513654 [ 3 ] {} <Debug> HTTP-Session: b69edb3e-c401-4619-8029-b8d3756f7635 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4942 2024.09.10 21:26:27.513672 [ 3 ] {} <Debug> HTTP-Session: b69edb3e-c401-4619-8029-b8d3756f7635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.09.10 21:26:27.513686 [ 3 ] {} <Debug> HTTP-Session: b69edb3e-c401-4619-8029-b8d3756f7635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.09.10 21:26:27.513720 [ 3 ] {} <Trace> HTTP-Session: b69edb3e-c401-4619-8029-b8d3756f7635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4945 2024.09.10 21:26:27.513825 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4946 2024.09.10 21:26:27.513871 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4947 2024.09.10 21:26:27.514117 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4948 2024.09.10 21:26:27.514511 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4949 2024.09.10 21:26:27.514555 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4950 2024.09.10 21:26:27.514997 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4951 2024.09.10 21:26:27.515366 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.09.10 21:26:27.515525 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00173 sec., 3468.208092485549 rows/sec., 204.91 KiB/sec.
4953 2024.09.10 21:26:27.515693 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Debug> DynamicQueryHandler: Done processing query
4954 2024.09.10 21:26:27.515717 [ 3 ] {04f5b272-c28f-406f-9c5d-0e393cbdabe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4955 2024.09.10 21:26:27.515733 [ 3 ] {} <Debug> HTTP-Session: b69edb3e-c401-4619-8029-b8d3756f7635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.09.10 21:26:27.515907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4957 2024.09.10 21:26:27.515956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4958 2024.09.10 21:26:27.515976 [ 3 ] {} <Debug> HTTP-Session: b07c4f7e-7e70-4fb7-a6d5-f47366f08526 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4959 2024.09.10 21:26:27.515993 [ 3 ] {} <Debug> HTTP-Session: b07c4f7e-7e70-4fb7-a6d5-f47366f08526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.09.10 21:26:27.516006 [ 3 ] {} <Debug> HTTP-Session: b07c4f7e-7e70-4fb7-a6d5-f47366f08526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4961 2024.09.10 21:26:27.516038 [ 3 ] {} <Trace> HTTP-Session: b07c4f7e-7e70-4fb7-a6d5-f47366f08526 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4962 2024.09.10 21:26:27.516243 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4963 2024.09.10 21:26:27.516288 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4964 2024.09.10 21:26:27.516514 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4965 2024.09.10 21:26:27.517111 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4966 2024.09.10 21:26:27.517149 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4967 2024.09.10 21:26:27.517522 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4968 2024.09.10 21:26:27.517905 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4969 2024.09.10 21:26:27.518058 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001921 sec., 207704.32066631963 rows/sec., 14.76 MiB/sec.
4970 2024.09.10 21:26:27.518284 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Debug> DynamicQueryHandler: Done processing query
4971 2024.09.10 21:26:27.518308 [ 3 ] {b4bb6415-fd12-4750-8412-b4f69ed8dceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4972 2024.09.10 21:26:27.518324 [ 3 ] {} <Debug> HTTP-Session: b07c4f7e-7e70-4fb7-a6d5-f47366f08526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4973 2024.09.10 21:26:27.518455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4974 2024.09.10 21:26:27.518504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4975 2024.09.10 21:26:27.518525 [ 3 ] {} <Debug> HTTP-Session: 3e42fa0d-a188-4c5c-b765-a9e9f9292146 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4976 2024.09.10 21:26:27.518541 [ 3 ] {} <Debug> HTTP-Session: 3e42fa0d-a188-4c5c-b765-a9e9f9292146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4977 2024.09.10 21:26:27.518555 [ 3 ] {} <Debug> HTTP-Session: 3e42fa0d-a188-4c5c-b765-a9e9f9292146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4978 2024.09.10 21:26:27.518587 [ 3 ] {} <Trace> HTTP-Session: 3e42fa0d-a188-4c5c-b765-a9e9f9292146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4979 2024.09.10 21:26:27.518685 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4980 2024.09.10 21:26:27.518730 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4981 2024.09.10 21:26:27.518871 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4982 2024.09.10 21:26:27.519136 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4983 2024.09.10 21:26:27.519172 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
4984 2024.09.10 21:26:27.519524 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4985 2024.09.10 21:26:27.519841 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4986 2024.09.10 21:26:27.520016 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec.
4987 2024.09.10 21:26:27.520282 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Debug> DynamicQueryHandler: Done processing query
4988 2024.09.10 21:26:27.520306 [ 3 ] {7ca5542e-5774-4c4d-8305-8a8969bbe6fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4989 2024.09.10 21:26:27.520322 [ 3 ] {} <Debug> HTTP-Session: 3e42fa0d-a188-4c5c-b765-a9e9f9292146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4990 2024.09.10 21:26:27.520463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.09.10 21:26:27.520512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4992 2024.09.10 21:26:27.520531 [ 3 ] {} <Debug> HTTP-Session: c630a506-41a9-4583-8a1d-900b609f1e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
4993 2024.09.10 21:26:27.520547 [ 3 ] {} <Debug> HTTP-Session: c630a506-41a9-4583-8a1d-900b609f1e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.09.10 21:26:27.520561 [ 3 ] {} <Debug> HTTP-Session: c630a506-41a9-4583-8a1d-900b609f1e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.09.10 21:26:27.520593 [ 3 ] {} <Trace> HTTP-Session: c630a506-41a9-4583-8a1d-900b609f1e3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4996 2024.09.10 21:26:27.520765 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4997 2024.09.10 21:26:27.520813 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4998 2024.09.10 21:26:27.520979 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4999 2024.09.10 21:26:27.521392 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5000 2024.09.10 21:26:27.521430 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5001 2024.09.10 21:26:27.521804 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5002 2024.09.10 21:26:27.522151 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5003 2024.09.10 21:26:27.522337 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5004 2024.09.10 21:26:27.522340 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec.
5005 2024.09.10 21:26:27.522394 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5006 2024.09.10 21:26:27.522462 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5007 2024.09.10 21:26:27.522735 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Debug> DynamicQueryHandler: Done processing query
5008 2024.09.10 21:26:27.522746 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
5009 2024.09.10 21:26:27.522779 [ 3 ] {59ce91ef-0c7c-47a1-9fe1-b7f765a41503} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5010 2024.09.10 21:26:27.522841 [ 3 ] {} <Debug> HTTP-Session: c630a506-41a9-4583-8a1d-900b609f1e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5011 2024.09.10 21:26:27.523041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5012 2024.09.10 21:26:27.523089 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5013 2024.09.10 21:26:27.523130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5014 2024.09.10 21:26:27.523168 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5987 rows starting from the beginning of the part
5015 2024.09.10 21:26:27.523179 [ 3 ] {} <Debug> HTTP-Session: a87e581e-dff8-4528-b286-d6238a2051ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5016 2024.09.10 21:26:27.523233 [ 3 ] {} <Debug> HTTP-Session: a87e581e-dff8-4528-b286-d6238a2051ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5017 2024.09.10 21:26:27.523270 [ 3 ] {} <Debug> HTTP-Session: a87e581e-dff8-4528-b286-d6238a2051ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5018 2024.09.10 21:26:27.523425 [ 3 ] {} <Trace> HTTP-Session: a87e581e-dff8-4528-b286-d6238a2051ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5019 2024.09.10 21:26:27.523450 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part
5020 2024.09.10 21:26:27.523807 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5021 2024.09.10 21:26:27.523826 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
5022 2024.09.10 21:26:27.523960 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5023 2024.09.10 21:26:27.524160 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part
5024 2024.09.10 21:26:27.524561 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
5025 2024.09.10 21:26:27.524893 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part
5026 2024.09.10 21:26:27.525236 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5027 2024.09.10 21:26:27.525968 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5028 2024.09.10 21:26:27.526037 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5029 2024.09.10 21:26:27.526587 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5030 2024.09.10 21:26:27.527474 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5031 2024.09.10 21:26:27.527897 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004223 sec., 236.79848448969926 rows/sec., 15.96 KiB/sec.
5032 2024.09.10 21:26:27.528301 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Debug> DynamicQueryHandler: Done processing query
5033 2024.09.10 21:26:27.528326 [ 3 ] {6b56de22-8f96-42c9-8b3c-1f13a0231b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5034 2024.09.10 21:26:27.528343 [ 3 ] {} <Debug> HTTP-Session: a87e581e-dff8-4528-b286-d6238a2051ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5035 2024.09.10 21:26:27.528691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5036 2024.09.10 21:26:27.528743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5037 2024.09.10 21:26:27.528763 [ 3 ] {} <Debug> HTTP-Session: 61091db7-d380-4824-a4ba-3d4d8f02183f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5038 2024.09.10 21:26:27.528780 [ 3 ] {} <Debug> HTTP-Session: 61091db7-d380-4824-a4ba-3d4d8f02183f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.09.10 21:26:27.528794 [ 3 ] {} <Debug> HTTP-Session: 61091db7-d380-4824-a4ba-3d4d8f02183f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.09.10 21:26:27.528826 [ 3 ] {} <Trace> HTTP-Session: 61091db7-d380-4824-a4ba-3d4d8f02183f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5041 2024.09.10 21:26:27.529236 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5042 2024.09.10 21:26:27.529326 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5043 2024.09.10 21:26:27.530063 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 5 columns (5 merged, 0 gathered) in 0.007448341 sec., 942491.7575605091 rows/sec., 63.73 MiB/sec.
5044 2024.09.10 21:26:27.530278 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5045 2024.09.10 21:26:27.530609 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5046 2024.09.10 21:26:27.531683 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5047 2024.09.10 21:26:27.531729 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5048 2024.09.10 21:26:27.531751 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5049 2024.09.10 21:26:27.531935 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5050 2024.09.10 21:26:27.532135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
5051 2024.09.10 21:26:27.532956 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5052 2024.09.10 21:26:27.533403 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5053 2024.09.10 21:26:27.533592 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5054 2024.09.10 21:26:27.533614 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004694 sec., 3621.644652748189 rows/sec., 6.49 MiB/sec.
5055 2024.09.10 21:26:27.533656 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5056 2024.09.10 21:26:27.533723 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5057 2024.09.10 21:26:27.534006 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::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
5058 2024.09.10 21:26:27.534143 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Debug> DynamicQueryHandler: Done processing query
5059 2024.09.10 21:26:27.534178 [ 3 ] {ebf0f7d8-f667-4078-8410-6c427507087a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5060 2024.09.10 21:26:27.534207 [ 3 ] {} <Debug> HTTP-Session: 61091db7-d380-4824-a4ba-3d4d8f02183f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.09.10 21:26:27.534352 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5062 2024.09.10 21:26:27.534359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5063 2024.09.10 21:26:27.534416 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part
5064 2024.09.10 21:26:27.534425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5065 2024.09.10 21:26:27.534459 [ 3 ] {} <Debug> HTTP-Session: 2efc70b6-a14d-473c-9fc6-c7cd22e97cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5066 2024.09.10 21:26:27.534487 [ 3 ] {} <Debug> HTTP-Session: 2efc70b6-a14d-473c-9fc6-c7cd22e97cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.09.10 21:26:27.534513 [ 3 ] {} <Debug> HTTP-Session: 2efc70b6-a14d-473c-9fc6-c7cd22e97cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5068 2024.09.10 21:26:27.534620 [ 3 ] {} <Trace> HTTP-Session: 2efc70b6-a14d-473c-9fc6-c7cd22e97cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5069 2024.09.10 21:26:27.534923 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
5070 2024.09.10 21:26:27.534950 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5071 2024.09.10 21:26:27.535081 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5072 2024.09.10 21:26:27.535303 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
5073 2024.09.10 21:26:27.535593 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5074 2024.09.10 21:26:27.535791 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part
5075 2024.09.10 21:26:27.536151 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
5076 2024.09.10 21:26:27.536350 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5077 2024.09.10 21:26:27.536440 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
5078 2024.09.10 21:26:27.536501 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
5079 2024.09.10 21:26:27.537179 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5080 2024.09.10 21:26:27.537728 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5081 2024.09.10 21:26:27.537968 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003121 sec., 26273.630246715795 rows/sec., 1.67 MiB/sec.
5082 2024.09.10 21:26:27.538172 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Debug> DynamicQueryHandler: Done processing query
5083 2024.09.10 21:26:27.538215 [ 3 ] {77505d6c-6fc2-4d19-9ec2-9859bd9b2c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5084 2024.09.10 21:26:27.538243 [ 3 ] {} <Debug> HTTP-Session: 2efc70b6-a14d-473c-9fc6-c7cd22e97cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5085 2024.09.10 21:26:27.540434 [ 198 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 19 columns (19 merged, 0 gathered) in 0.006557645 sec., 55202.744277861944 rows/sec., 98.92 MiB/sec.
5086 2024.09.10 21:26:27.541127 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5087 2024.09.10 21:26:27.541720 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5088 2024.09.10 21:26:27.541803 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5089 2024.09.10 21:26:27.541964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB.
5090 2024.09.10 21:26:28.000212 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.87 MiB, peak 194.39 MiB, free memory in arenas 0.00 B, will set to 186.96 MiB (RSS), difference: 1.09 MiB
5091 2024.09.10 21:26:32.527329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 179929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5092 2024.09.10 21:26:32.527469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5093 2024.09.10 21:26:32.527501 [ 3 ] {} <Debug> HTTP-Session: 6ea0266e-888b-4c67-83f5-ce77da0dbbba Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5094 2024.09.10 21:26:32.527529 [ 3 ] {} <Debug> HTTP-Session: 6ea0266e-888b-4c67-83f5-ce77da0dbbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5095 2024.09.10 21:26:32.527547 [ 3 ] {} <Debug> HTTP-Session: 6ea0266e-888b-4c67-83f5-ce77da0dbbba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.09.10 21:26:32.527603 [ 3 ] {} <Trace> HTTP-Session: 6ea0266e-888b-4c67-83f5-ce77da0dbbba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5097 2024.09.10 21:26:32.528349 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5098 2024.09.10 21:26:32.528433 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5099 2024.09.10 21:26:32.528768 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2024.09.10 21:26:32.530068 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.09.10 21:26:32.530117 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5102 2024.09.10 21:26:32.530610 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5103 2024.09.10 21:26:32.531005 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5104 2024.09.10 21:26:32.531189 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Debug> executeQuery: Read 1242 rows, 104.81 KiB in 0.003376 sec., 367890.9952606635 rows/sec., 30.32 MiB/sec.
5105 2024.09.10 21:26:32.531578 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Debug> DynamicQueryHandler: Done processing query
5106 2024.09.10 21:26:32.531605 [ 3 ] {1f6f2207-f746-475a-b78d-e0b92ba47894} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
5107 2024.09.10 21:26:32.531622 [ 3 ] {} <Debug> HTTP-Session: 6ea0266e-888b-4c67-83f5-ce77da0dbbba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.09.10 21:26:32.531778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2024.09.10 21:26:32.531833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5110 2024.09.10 21:26:32.531854 [ 3 ] {} <Debug> HTTP-Session: 9c1d924e-e7ba-46ce-a049-5ea8a6fe65ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5111 2024.09.10 21:26:32.531873 [ 3 ] {} <Debug> HTTP-Session: 9c1d924e-e7ba-46ce-a049-5ea8a6fe65ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.09.10 21:26:32.531887 [ 3 ] {} <Debug> HTTP-Session: 9c1d924e-e7ba-46ce-a049-5ea8a6fe65ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.09.10 21:26:32.531922 [ 3 ] {} <Trace> HTTP-Session: 9c1d924e-e7ba-46ce-a049-5ea8a6fe65ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5114 2024.09.10 21:26:32.532038 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5115 2024.09.10 21:26:32.532086 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5116 2024.09.10 21:26:32.532337 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5117 2024.09.10 21:26:32.532677 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5118 2024.09.10 21:26:32.532713 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5119 2024.09.10 21:26:32.533067 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5120 2024.09.10 21:26:32.533436 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5121 2024.09.10 21:26:32.533599 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001596 sec., 14411.027568922305 rows/sec., 1.06 MiB/sec.
5122 2024.09.10 21:26:32.533773 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Debug> DynamicQueryHandler: Done processing query
5123 2024.09.10 21:26:32.533797 [ 3 ] {36b898e5-ba21-4400-a941-fd40cc370b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5124 2024.09.10 21:26:32.533813 [ 3 ] {} <Debug> HTTP-Session: 9c1d924e-e7ba-46ce-a049-5ea8a6fe65ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.09.10 21:26:32.533996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5126 2024.09.10 21:26:32.534046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5127 2024.09.10 21:26:32.534066 [ 3 ] {} <Debug> HTTP-Session: 76b0a9f4-fa7c-4d26-b070-404f5e32f6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5128 2024.09.10 21:26:32.534083 [ 3 ] {} <Debug> HTTP-Session: 76b0a9f4-fa7c-4d26-b070-404f5e32f6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5129 2024.09.10 21:26:32.534097 [ 3 ] {} <Debug> HTTP-Session: 76b0a9f4-fa7c-4d26-b070-404f5e32f6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.09.10 21:26:32.534130 [ 3 ] {} <Trace> HTTP-Session: 76b0a9f4-fa7c-4d26-b070-404f5e32f6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5131 2024.09.10 21:26:32.534283 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5132 2024.09.10 21:26:32.534326 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5133 2024.09.10 21:26:32.534550 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5134 2024.09.10 21:26:32.534976 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5135 2024.09.10 21:26:32.535013 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5136 2024.09.10 21:26:32.535373 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5137 2024.09.10 21:26:32.535722 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5138 2024.09.10 21:26:32.535883 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001666 sec., 136854.7418967587 rows/sec., 9.27 MiB/sec.
5139 2024.09.10 21:26:32.536238 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Debug> DynamicQueryHandler: Done processing query
5140 2024.09.10 21:26:32.536264 [ 3 ] {3fcae09c-259b-44e0-a5df-5a24a9c002e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5141 2024.09.10 21:26:32.536280 [ 3 ] {} <Debug> HTTP-Session: 76b0a9f4-fa7c-4d26-b070-404f5e32f6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.09.10 21:26:32.536520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 89748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5143 2024.09.10 21:26:32.536570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5144 2024.09.10 21:26:32.536589 [ 3 ] {} <Debug> HTTP-Session: cbdf58f0-093d-4c49-a970-d9951d33c247 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5145 2024.09.10 21:26:32.536606 [ 3 ] {} <Debug> HTTP-Session: cbdf58f0-093d-4c49-a970-d9951d33c247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5146 2024.09.10 21:26:32.536620 [ 3 ] {} <Debug> HTTP-Session: cbdf58f0-093d-4c49-a970-d9951d33c247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.09.10 21:26:32.536653 [ 3 ] {} <Trace> HTTP-Session: cbdf58f0-093d-4c49-a970-d9951d33c247 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5148 2024.09.10 21:26:32.537034 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5149 2024.09.10 21:26:32.537079 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5150 2024.09.10 21:26:32.537326 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5151 2024.09.10 21:26:32.537979 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5152 2024.09.10 21:26:32.538020 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5153 2024.09.10 21:26:32.538416 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5154 2024.09.10 21:26:32.538767 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5155 2024.09.10 21:26:32.538931 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Debug> executeQuery: Read 543 rows, 41.25 KiB in 0.002173 sec., 249884.95167970547 rows/sec., 18.54 MiB/sec.
5156 2024.09.10 21:26:32.539095 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Debug> DynamicQueryHandler: Done processing query
5157 2024.09.10 21:26:32.539120 [ 3 ] {2facf48d-240d-4101-a36b-dfe7ccb26cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
5158 2024.09.10 21:26:32.539136 [ 3 ] {} <Debug> HTTP-Session: cbdf58f0-093d-4c49-a970-d9951d33c247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.09.10 21:26:32.539367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5160 2024.09.10 21:26:32.539415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5161 2024.09.10 21:26:32.539435 [ 3 ] {} <Debug> HTTP-Session: 6368a1fe-6bba-42e9-8ed2-d101b7716cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5162 2024.09.10 21:26:32.539451 [ 3 ] {} <Debug> HTTP-Session: 6368a1fe-6bba-42e9-8ed2-d101b7716cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.09.10 21:26:32.539465 [ 3 ] {} <Debug> HTTP-Session: 6368a1fe-6bba-42e9-8ed2-d101b7716cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.09.10 21:26:32.539495 [ 3 ] {} <Trace> HTTP-Session: 6368a1fe-6bba-42e9-8ed2-d101b7716cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5165 2024.09.10 21:26:32.539907 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5166 2024.09.10 21:26:32.539956 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5167 2024.09.10 21:26:32.540103 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5168 2024.09.10 21:26:32.540928 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5169 2024.09.10 21:26:32.540963 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5170 2024.09.10 21:26:32.541400 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5171 2024.09.10 21:26:32.541738 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5172 2024.09.10 21:26:32.541894 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002265 sec., 372626.9315673289 rows/sec., 25.08 MiB/sec.
5173 2024.09.10 21:26:32.542069 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Debug> DynamicQueryHandler: Done processing query
5174 2024.09.10 21:26:32.542093 [ 3 ] {e978b3e1-4132-4c7e-82ee-05265dddae70} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5175 2024.09.10 21:26:32.542109 [ 3 ] {} <Debug> HTTP-Session: 6368a1fe-6bba-42e9-8ed2-d101b7716cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5176 2024.09.10 21:26:32.542337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5177 2024.09.10 21:26:32.542384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5178 2024.09.10 21:26:32.542403 [ 3 ] {} <Debug> HTTP-Session: 96aeba93-c67c-46e2-bc62-b4ce3095d5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5179 2024.09.10 21:26:32.542419 [ 3 ] {} <Debug> HTTP-Session: 96aeba93-c67c-46e2-bc62-b4ce3095d5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.09.10 21:26:32.542433 [ 3 ] {} <Debug> HTTP-Session: 96aeba93-c67c-46e2-bc62-b4ce3095d5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.09.10 21:26:32.542464 [ 3 ] {} <Trace> HTTP-Session: 96aeba93-c67c-46e2-bc62-b4ce3095d5a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5182 2024.09.10 21:26:32.542774 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5183 2024.09.10 21:26:32.542837 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5184 2024.09.10 21:26:32.543249 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.09.10 21:26:32.543802 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5186 2024.09.10 21:26:32.543837 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5187 2024.09.10 21:26:32.544429 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5188 2024.09.10 21:26:32.544827 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5189 2024.09.10 21:26:32.545007 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002469 sec., 9315.512353179425 rows/sec., 16.69 MiB/sec.
5190 2024.09.10 21:26:32.545207 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Debug> DynamicQueryHandler: Done processing query
5191 2024.09.10 21:26:32.545232 [ 3 ] {94944cd6-75d3-4912-962c-77f99bfaabb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5192 2024.09.10 21:26:32.545248 [ 3 ] {} <Debug> HTTP-Session: 96aeba93-c67c-46e2-bc62-b4ce3095d5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5193 2024.09.10 21:26:32.545368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5194 2024.09.10 21:26:32.545413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5195 2024.09.10 21:26:32.545432 [ 3 ] {} <Debug> HTTP-Session: 50d62df8-182c-4b87-b242-0e7e64e4bbf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5196 2024.09.10 21:26:32.545448 [ 3 ] {} <Debug> HTTP-Session: 50d62df8-182c-4b87-b242-0e7e64e4bbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.09.10 21:26:32.545462 [ 3 ] {} <Debug> HTTP-Session: 50d62df8-182c-4b87-b242-0e7e64e4bbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.09.10 21:26:32.545493 [ 3 ] {} <Trace> HTTP-Session: 50d62df8-182c-4b87-b242-0e7e64e4bbf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5199 2024.09.10 21:26:32.545601 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5200 2024.09.10 21:26:32.545646 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5201 2024.09.10 21:26:32.545773 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5202 2024.09.10 21:26:32.546063 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5203 2024.09.10 21:26:32.546099 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5204 2024.09.10 21:26:32.546449 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5205 2024.09.10 21:26:32.546771 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5206 2024.09.10 21:26:32.546928 [ 140 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5207 2024.09.10 21:26:32.546930 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
5208 2024.09.10 21:26:32.547022 [ 140 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5209 2024.09.10 21:26:32.547091 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5210 2024.09.10 21:26:32.547276 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Debug> DynamicQueryHandler: Done processing query
5211 2024.09.10 21:26:32.547347 [ 3 ] {59ff2e85-93cf-4ee1-ba4d-6ab0a4f1b37a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5212 2024.09.10 21:26:32.547402 [ 3 ] {} <Debug> HTTP-Session: 50d62df8-182c-4b87-b242-0e7e64e4bbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.09.10 21:26:32.547480 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
5214 2024.09.10 21:26:32.547690 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5215 2024.09.10 21:26:32.547734 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1012 rows starting from the beginning of the part
5216 2024.09.10 21:26:32.547874 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
5217 2024.09.10 21:26:32.548062 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
5218 2024.09.10 21:26:32.548247 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
5219 2024.09.10 21:26:32.548396 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
5220 2024.09.10 21:26:32.548527 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
5221 2024.09.10 21:26:32.549883 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646476 sec., 512379.4812422255 rows/sec., 33.75 MiB/sec.
5222 2024.09.10 21:26:32.550076 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5223 2024.09.10 21:26:32.550425 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5224 2024.09.10 21:26:32.550500 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_21_4} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5225 2024.09.10 21:26:32.550576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
5226 2024.09.10 21:26:37.502586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5227 2024.09.10 21:26:37.502714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5228 2024.09.10 21:26:37.502739 [ 3 ] {} <Debug> HTTP-Session: 2361624f-fc47-4555-bd4a-1c87b162eb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5229 2024.09.10 21:26:37.502763 [ 3 ] {} <Debug> HTTP-Session: 2361624f-fc47-4555-bd4a-1c87b162eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.09.10 21:26:37.502777 [ 3 ] {} <Debug> HTTP-Session: 2361624f-fc47-4555-bd4a-1c87b162eb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5231 2024.09.10 21:26:37.502824 [ 3 ] {} <Trace> HTTP-Session: 2361624f-fc47-4555-bd4a-1c87b162eb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5232 2024.09.10 21:26:37.503000 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5233 2024.09.10 21:26:37.503065 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5234 2024.09.10 21:26:37.503399 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.09.10 21:26:37.503812 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.09.10 21:26:37.503853 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5237 2024.09.10 21:26:37.504256 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5238 2024.09.10 21:26:37.504644 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5239 2024.09.10 21:26:37.504790 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001843 sec., 3255.5615843733044 rows/sec., 265.47 KiB/sec.
5240 2024.09.10 21:26:37.504999 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Debug> DynamicQueryHandler: Done processing query
5241 2024.09.10 21:26:37.505026 [ 3 ] {906a3d2a-9f14-4d4d-8a8f-dcd73d79a7c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5242 2024.09.10 21:26:37.505043 [ 3 ] {} <Debug> HTTP-Session: 2361624f-fc47-4555-bd4a-1c87b162eb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.09.10 21:26:37.505229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 34112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5244 2024.09.10 21:26:37.505281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5245 2024.09.10 21:26:37.505301 [ 3 ] {} <Debug> HTTP-Session: 43e59a0f-9822-4432-b7de-4e5a10435cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5246 2024.09.10 21:26:37.505319 [ 3 ] {} <Debug> HTTP-Session: 43e59a0f-9822-4432-b7de-4e5a10435cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.09.10 21:26:37.505332 [ 3 ] {} <Debug> HTTP-Session: 43e59a0f-9822-4432-b7de-4e5a10435cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5248 2024.09.10 21:26:37.505367 [ 3 ] {} <Trace> HTTP-Session: 43e59a0f-9822-4432-b7de-4e5a10435cdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5249 2024.09.10 21:26:37.505529 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5250 2024.09.10 21:26:37.505576 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5251 2024.09.10 21:26:37.505869 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5252 2024.09.10 21:26:37.506665 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5253 2024.09.10 21:26:37.506711 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5254 2024.09.10 21:26:37.507202 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5255 2024.09.10 21:26:37.507698 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.09.10 21:26:37.507862 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Debug> executeQuery: Read 226 rows, 20.36 KiB in 0.002407 sec., 93892.81262982967 rows/sec., 8.26 MiB/sec.
5257 2024.09.10 21:26:37.508082 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Debug> DynamicQueryHandler: Done processing query
5258 2024.09.10 21:26:37.508112 [ 3 ] {414fd905-8acf-4892-954a-500d9b911286} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5259 2024.09.10 21:26:37.508134 [ 3 ] {} <Debug> HTTP-Session: 43e59a0f-9822-4432-b7de-4e5a10435cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.09.10 21:26:37.508291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5261 2024.09.10 21:26:37.508355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5262 2024.09.10 21:26:37.508381 [ 3 ] {} <Debug> HTTP-Session: adef217a-7113-4e25-8ca6-633933eecee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5263 2024.09.10 21:26:37.508407 [ 3 ] {} <Debug> HTTP-Session: adef217a-7113-4e25-8ca6-633933eecee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.09.10 21:26:37.508427 [ 3 ] {} <Debug> HTTP-Session: adef217a-7113-4e25-8ca6-633933eecee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.09.10 21:26:37.508471 [ 3 ] {} <Trace> HTTP-Session: adef217a-7113-4e25-8ca6-633933eecee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5266 2024.09.10 21:26:37.508603 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5267 2024.09.10 21:26:37.508656 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5268 2024.09.10 21:26:37.508956 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.09.10 21:26:37.509365 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5270 2024.09.10 21:26:37.509410 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5271 2024.09.10 21:26:37.509887 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5272 2024.09.10 21:26:37.510261 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.09.10 21:26:37.510397 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Debug> executeQuery: Read 23 rows, 1.70 KiB in 0.001837 sec., 12520.413718018508 rows/sec., 923.93 KiB/sec.
5274 2024.09.10 21:26:37.510564 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Debug> DynamicQueryHandler: Done processing query
5275 2024.09.10 21:26:37.510589 [ 3 ] {de1d792f-2418-4096-9ae8-bb9901f429a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5276 2024.09.10 21:26:37.510604 [ 3 ] {} <Debug> HTTP-Session: adef217a-7113-4e25-8ca6-633933eecee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.09.10 21:26:37.510737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2024.09.10 21:26:37.510795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5279 2024.09.10 21:26:37.510816 [ 3 ] {} <Debug> HTTP-Session: 638e89e0-1641-4705-8171-de4ab2df0c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5280 2024.09.10 21:26:37.510834 [ 3 ] {} <Debug> HTTP-Session: 638e89e0-1641-4705-8171-de4ab2df0c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.09.10 21:26:37.510848 [ 3 ] {} <Debug> HTTP-Session: 638e89e0-1641-4705-8171-de4ab2df0c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.09.10 21:26:37.510894 [ 3 ] {} <Trace> HTTP-Session: 638e89e0-1641-4705-8171-de4ab2df0c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5283 2024.09.10 21:26:37.511007 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5284 2024.09.10 21:26:37.511052 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5285 2024.09.10 21:26:37.511286 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5286 2024.09.10 21:26:37.511611 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5287 2024.09.10 21:26:37.511647 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5288 2024.09.10 21:26:37.512013 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5289 2024.09.10 21:26:37.512388 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5290 2024.09.10 21:26:37.512508 [ 135 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5291 2024.09.10 21:26:37.512516 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec.
5292 2024.09.10 21:26:37.512551 [ 135 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5293 2024.09.10 21:26:37.512589 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5294 2024.09.10 21:26:37.512791 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Debug> DynamicQueryHandler: Done processing query
5295 2024.09.10 21:26:37.512799 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
5296 2024.09.10 21:26:37.512819 [ 3 ] {049c1e49-ef0f-454e-a72a-0b01aaa8aa2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5297 2024.09.10 21:26:37.512872 [ 3 ] {} <Debug> HTTP-Session: 638e89e0-1641-4705-8171-de4ab2df0c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.09.10 21:26:37.513062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5299 2024.09.10 21:26:37.513114 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5300 2024.09.10 21:26:37.513146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5301 2024.09.10 21:26:37.513183 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
5302 2024.09.10 21:26:37.513190 [ 3 ] {} <Debug> HTTP-Session: de5195d1-a4a4-41bb-b2d9-a3762dd0883b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5303 2024.09.10 21:26:37.513230 [ 3 ] {} <Debug> HTTP-Session: de5195d1-a4a4-41bb-b2d9-a3762dd0883b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5304 2024.09.10 21:26:37.513244 [ 3 ] {} <Debug> HTTP-Session: de5195d1-a4a4-41bb-b2d9-a3762dd0883b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5305 2024.09.10 21:26:37.513361 [ 3 ] {} <Trace> HTTP-Session: de5195d1-a4a4-41bb-b2d9-a3762dd0883b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5306 2024.09.10 21:26:37.513503 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
5307 2024.09.10 21:26:37.513626 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5308 2024.09.10 21:26:37.513780 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5309 2024.09.10 21:26:37.513836 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
5310 2024.09.10 21:26:37.514183 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
5311 2024.09.10 21:26:37.514509 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part
5312 2024.09.10 21:26:37.514790 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
5313 2024.09.10 21:26:37.515629 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5314 2024.09.10 21:26:37.516450 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5315 2024.09.10 21:26:37.516524 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5316 2024.09.10 21:26:37.517539 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5317 2024.09.10 21:26:37.518111 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409164 sec., 97242.38348107027 rows/sec., 6.61 MiB/sec.
5318 2024.09.10 21:26:37.518355 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5319 2024.09.10 21:26:37.518534 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.09.10 21:26:37.518896 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005314 sec., 1129.0929619872036 rows/sec., 66.71 KiB/sec.
5321 2024.09.10 21:26:37.519400 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Debug> DynamicQueryHandler: Done processing query
5322 2024.09.10 21:26:37.519444 [ 3 ] {9db3683c-ef80-4f32-8110-83aee71f9828} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5323 2024.09.10 21:26:37.519471 [ 3 ] {} <Debug> HTTP-Session: de5195d1-a4a4-41bb-b2d9-a3762dd0883b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.09.10 21:26:37.519579 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5325 2024.09.10 21:26:37.519685 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_11_2} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5326 2024.09.10 21:26:37.519728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.09.10 21:26:37.519831 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5328 2024.09.10 21:26:37.519847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5329 2024.09.10 21:26:37.519897 [ 3 ] {} <Debug> HTTP-Session: 8043520c-3f2a-4f83-93ab-9ef6a0344f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5330 2024.09.10 21:26:37.519915 [ 3 ] {} <Debug> HTTP-Session: 8043520c-3f2a-4f83-93ab-9ef6a0344f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.09.10 21:26:37.519929 [ 3 ] {} <Debug> HTTP-Session: 8043520c-3f2a-4f83-93ab-9ef6a0344f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.09.10 21:26:37.519964 [ 3 ] {} <Trace> HTTP-Session: 8043520c-3f2a-4f83-93ab-9ef6a0344f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5333 2024.09.10 21:26:37.520188 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5334 2024.09.10 21:26:37.520233 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5335 2024.09.10 21:26:37.520486 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5336 2024.09.10 21:26:37.521104 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5337 2024.09.10 21:26:37.521142 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5338 2024.09.10 21:26:37.521534 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5339 2024.09.10 21:26:37.521912 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5340 2024.09.10 21:26:37.522047 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Debug> executeQuery: Read 405 rows, 29.53 KiB in 0.001979 sec., 204648.8125315816 rows/sec., 14.57 MiB/sec.
5341 2024.09.10 21:26:37.522222 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Debug> DynamicQueryHandler: Done processing query
5342 2024.09.10 21:26:37.522248 [ 3 ] {bd8373df-a09e-46cf-8069-c4a9109eef3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5343 2024.09.10 21:26:37.522264 [ 3 ] {} <Debug> HTTP-Session: 8043520c-3f2a-4f83-93ab-9ef6a0344f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5344 2024.09.10 21:26:37.522392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5345 2024.09.10 21:26:37.522443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5346 2024.09.10 21:26:37.522463 [ 3 ] {} <Debug> HTTP-Session: 565876c1-ea5e-4a38-8968-fa64f03b32b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5347 2024.09.10 21:26:37.522480 [ 3 ] {} <Debug> HTTP-Session: 565876c1-ea5e-4a38-8968-fa64f03b32b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5348 2024.09.10 21:26:37.522494 [ 3 ] {} <Debug> HTTP-Session: 565876c1-ea5e-4a38-8968-fa64f03b32b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.09.10 21:26:37.522526 [ 3 ] {} <Trace> HTTP-Session: 565876c1-ea5e-4a38-8968-fa64f03b32b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5350 2024.09.10 21:26:37.522622 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5351 2024.09.10 21:26:37.522666 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5352 2024.09.10 21:26:37.522796 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5353 2024.09.10 21:26:37.523068 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5354 2024.09.10 21:26:37.523104 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5355 2024.09.10 21:26:37.523455 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5356 2024.09.10 21:26:37.523805 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5357 2024.09.10 21:26:37.523941 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec.
5358 2024.09.10 21:26:37.524091 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Debug> DynamicQueryHandler: Done processing query
5359 2024.09.10 21:26:37.524115 [ 3 ] {949af0a5-ebb1-4382-a5ed-d232300c056d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5360 2024.09.10 21:26:37.524131 [ 3 ] {} <Debug> HTTP-Session: 565876c1-ea5e-4a38-8968-fa64f03b32b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5361 2024.09.10 21:26:37.524301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 45164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5362 2024.09.10 21:26:37.524347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5363 2024.09.10 21:26:37.524367 [ 3 ] {} <Debug> HTTP-Session: 15de5faa-33d4-441f-9a3c-1e2ed5da750d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5364 2024.09.10 21:26:37.524383 [ 3 ] {} <Debug> HTTP-Session: 15de5faa-33d4-441f-9a3c-1e2ed5da750d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.09.10 21:26:37.524397 [ 3 ] {} <Debug> HTTP-Session: 15de5faa-33d4-441f-9a3c-1e2ed5da750d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5366 2024.09.10 21:26:37.524428 [ 3 ] {} <Trace> HTTP-Session: 15de5faa-33d4-441f-9a3c-1e2ed5da750d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5367 2024.09.10 21:26:37.524605 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5368 2024.09.10 21:26:37.524651 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5369 2024.09.10 21:26:37.524791 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5370 2024.09.10 21:26:37.525292 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5371 2024.09.10 21:26:37.525330 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5372 2024.09.10 21:26:37.525719 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5373 2024.09.10 21:26:37.526067 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5374 2024.09.10 21:26:37.526196 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001681 sec., 142772.15942891137 rows/sec., 9.57 MiB/sec.
5375 2024.09.10 21:26:37.526366 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Debug> DynamicQueryHandler: Done processing query
5376 2024.09.10 21:26:37.526389 [ 3 ] {c9d68834-25bf-43aa-9870-5872d1d77b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5377 2024.09.10 21:26:37.526405 [ 3 ] {} <Debug> HTTP-Session: 15de5faa-33d4-441f-9a3c-1e2ed5da750d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.09.10 21:26:37.526524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5379 2024.09.10 21:26:37.526571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5380 2024.09.10 21:26:37.526592 [ 3 ] {} <Debug> HTTP-Session: 09925d24-b69a-4fec-870c-fd57f5c7a54a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5381 2024.09.10 21:26:37.526608 [ 3 ] {} <Debug> HTTP-Session: 09925d24-b69a-4fec-870c-fd57f5c7a54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5382 2024.09.10 21:26:37.526622 [ 3 ] {} <Debug> HTTP-Session: 09925d24-b69a-4fec-870c-fd57f5c7a54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5383 2024.09.10 21:26:37.526652 [ 3 ] {} <Trace> HTTP-Session: 09925d24-b69a-4fec-870c-fd57f5c7a54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5384 2024.09.10 21:26:37.526746 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5385 2024.09.10 21:26:37.526792 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5386 2024.09.10 21:26:37.526932 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5387 2024.09.10 21:26:37.527181 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5388 2024.09.10 21:26:37.527217 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5389 2024.09.10 21:26:37.527560 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5390 2024.09.10 21:26:37.527983 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5391 2024.09.10 21:26:37.528126 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec.
5392 2024.09.10 21:26:37.528446 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Debug> DynamicQueryHandler: Done processing query
5393 2024.09.10 21:26:37.528471 [ 3 ] {ee903e59-d5ad-4261-8c5f-9ba2ed773bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5394 2024.09.10 21:26:37.528487 [ 3 ] {} <Debug> HTTP-Session: 09925d24-b69a-4fec-870c-fd57f5c7a54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5395 2024.09.10 21:26:37.528634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5396 2024.09.10 21:26:37.528686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5397 2024.09.10 21:26:37.528710 [ 3 ] {} <Debug> HTTP-Session: 2d76e55b-d13a-4e37-83f9-e3c57b1eb1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5398 2024.09.10 21:26:37.528729 [ 3 ] {} <Debug> HTTP-Session: 2d76e55b-d13a-4e37-83f9-e3c57b1eb1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5399 2024.09.10 21:26:37.528743 [ 3 ] {} <Debug> HTTP-Session: 2d76e55b-d13a-4e37-83f9-e3c57b1eb1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.09.10 21:26:37.528779 [ 3 ] {} <Trace> HTTP-Session: 2d76e55b-d13a-4e37-83f9-e3c57b1eb1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5401 2024.09.10 21:26:37.529050 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5402 2024.09.10 21:26:37.529121 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5403 2024.09.10 21:26:37.529549 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5404 2024.09.10 21:26:37.530116 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5405 2024.09.10 21:26:37.530153 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5406 2024.09.10 21:26:37.530796 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5407 2024.09.10 21:26:37.531284 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5408 2024.09.10 21:26:37.531457 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002585 sec., 6576.402321083172 rows/sec., 11.78 MiB/sec.
5409 2024.09.10 21:26:37.532084 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Debug> DynamicQueryHandler: Done processing query
5410 2024.09.10 21:26:37.532121 [ 3 ] {cd2bbc81-8605-4ae8-bfc0-a1cd818ebf09} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5411 2024.09.10 21:26:37.532147 [ 3 ] {} <Debug> HTTP-Session: 2d76e55b-d13a-4e37-83f9-e3c57b1eb1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.09.10 21:26:37.532294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5413 2024.09.10 21:26:37.532367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5414 2024.09.10 21:26:37.532398 [ 3 ] {} <Debug> HTTP-Session: cd36ca50-fb61-4a5d-86ff-14a9387abe40 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5415 2024.09.10 21:26:37.532423 [ 3 ] {} <Debug> HTTP-Session: cd36ca50-fb61-4a5d-86ff-14a9387abe40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5416 2024.09.10 21:26:37.532444 [ 3 ] {} <Debug> HTTP-Session: cd36ca50-fb61-4a5d-86ff-14a9387abe40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.09.10 21:26:37.532490 [ 3 ] {} <Trace> HTTP-Session: cd36ca50-fb61-4a5d-86ff-14a9387abe40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5418 2024.09.10 21:26:37.532663 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5419 2024.09.10 21:26:37.532725 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5420 2024.09.10 21:26:37.532953 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5421 2024.09.10 21:26:37.533344 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5422 2024.09.10 21:26:37.533383 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5423 2024.09.10 21:26:37.533764 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5424 2024.09.10 21:26:37.534110 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5425 2024.09.10 21:26:37.534239 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001647 sec., 49787.49241044323 rows/sec., 3.16 MiB/sec.
5426 2024.09.10 21:26:37.534402 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Debug> DynamicQueryHandler: Done processing query
5427 2024.09.10 21:26:37.534426 [ 3 ] {96d37687-164c-4fea-9fd1-de15fe0823ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5428 2024.09.10 21:26:37.534443 [ 3 ] {} <Debug> HTTP-Session: cd36ca50-fb61-4a5d-86ff-14a9387abe40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5429 2024.09.10 21:26:39.584424 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
5430 2024.09.10 21:26:39.584492 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
5431 2024.09.10 21:26:42.498083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5432 2024.09.10 21:26:42.498210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5433 2024.09.10 21:26:42.498234 [ 3 ] {} <Debug> HTTP-Session: cea142cc-276e-45af-a3a7-cf38e27e542d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5434 2024.09.10 21:26:42.498258 [ 3 ] {} <Debug> HTTP-Session: cea142cc-276e-45af-a3a7-cf38e27e542d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.09.10 21:26:42.498272 [ 3 ] {} <Debug> HTTP-Session: cea142cc-276e-45af-a3a7-cf38e27e542d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.09.10 21:26:42.498320 [ 3 ] {} <Trace> HTTP-Session: cea142cc-276e-45af-a3a7-cf38e27e542d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5437 2024.09.10 21:26:42.498494 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5438 2024.09.10 21:26:42.498558 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5439 2024.09.10 21:26:42.498881 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2024.09.10 21:26:42.499290 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5441 2024.09.10 21:26:42.499331 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5442 2024.09.10 21:26:42.499730 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5443 2024.09.10 21:26:42.500123 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5444 2024.09.10 21:26:42.500274 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001832 sec., 1091.703056768559 rows/sec., 89.02 KiB/sec.
5445 2024.09.10 21:26:42.500592 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Debug> DynamicQueryHandler: Done processing query
5446 2024.09.10 21:26:42.500619 [ 3 ] {40fe1330-a0e1-4c62-abae-2a6f9106c322} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5447 2024.09.10 21:26:42.500636 [ 3 ] {} <Debug> HTTP-Session: cea142cc-276e-45af-a3a7-cf38e27e542d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.09.10 21:26:42.500786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5449 2024.09.10 21:26:42.500835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5450 2024.09.10 21:26:42.500854 [ 3 ] {} <Debug> HTTP-Session: 9dd86b29-14e3-43b2-9069-adec10654820 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5451 2024.09.10 21:26:42.500871 [ 3 ] {} <Debug> HTTP-Session: 9dd86b29-14e3-43b2-9069-adec10654820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.09.10 21:26:42.500884 [ 3 ] {} <Debug> HTTP-Session: 9dd86b29-14e3-43b2-9069-adec10654820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.09.10 21:26:42.500917 [ 3 ] {} <Trace> HTTP-Session: 9dd86b29-14e3-43b2-9069-adec10654820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5454 2024.09.10 21:26:42.501041 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5455 2024.09.10 21:26:42.501085 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5456 2024.09.10 21:26:42.501327 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5457 2024.09.10 21:26:42.501711 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5458 2024.09.10 21:26:42.501748 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5459 2024.09.10 21:26:42.502104 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5460 2024.09.10 21:26:42.502459 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5461 2024.09.10 21:26:42.502634 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.00163 sec., 63190.184049079755 rows/sec., 5.25 MiB/sec.
5462 2024.09.10 21:26:42.502815 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Debug> DynamicQueryHandler: Done processing query
5463 2024.09.10 21:26:42.502839 [ 3 ] {045f3955-9984-421c-9e4a-29be0418f86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5464 2024.09.10 21:26:42.502855 [ 3 ] {} <Debug> HTTP-Session: 9dd86b29-14e3-43b2-9069-adec10654820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.09.10 21:26:42.502981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5466 2024.09.10 21:26:42.503029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5467 2024.09.10 21:26:42.503048 [ 3 ] {} <Debug> HTTP-Session: 3975443c-c735-4d99-8802-6a0026744439 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5468 2024.09.10 21:26:42.503064 [ 3 ] {} <Debug> HTTP-Session: 3975443c-c735-4d99-8802-6a0026744439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.09.10 21:26:42.503078 [ 3 ] {} <Debug> HTTP-Session: 3975443c-c735-4d99-8802-6a0026744439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5470 2024.09.10 21:26:42.503108 [ 3 ] {} <Trace> HTTP-Session: 3975443c-c735-4d99-8802-6a0026744439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5471 2024.09.10 21:26:42.503207 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5472 2024.09.10 21:26:42.503249 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5473 2024.09.10 21:26:42.503472 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5474 2024.09.10 21:26:42.503777 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5475 2024.09.10 21:26:42.503813 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5476 2024.09.10 21:26:42.504154 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5477 2024.09.10 21:26:42.504513 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5478 2024.09.10 21:26:42.504670 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001489 sec., 16789.791806581597 rows/sec., 1.23 MiB/sec.
5479 2024.09.10 21:26:42.504901 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Debug> DynamicQueryHandler: Done processing query
5480 2024.09.10 21:26:42.504927 [ 3 ] {81633820-055e-408b-833c-55c7ee9048ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5481 2024.09.10 21:26:42.504943 [ 3 ] {} <Debug> HTTP-Session: 3975443c-c735-4d99-8802-6a0026744439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.09.10 21:26:42.505073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5483 2024.09.10 21:26:42.505122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5484 2024.09.10 21:26:42.505143 [ 3 ] {} <Debug> HTTP-Session: 3702efff-c4c4-4c56-8fef-615ccd0a8b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5485 2024.09.10 21:26:42.505160 [ 3 ] {} <Debug> HTTP-Session: 3702efff-c4c4-4c56-8fef-615ccd0a8b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.09.10 21:26:42.505173 [ 3 ] {} <Debug> HTTP-Session: 3702efff-c4c4-4c56-8fef-615ccd0a8b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5487 2024.09.10 21:26:42.505204 [ 3 ] {} <Trace> HTTP-Session: 3702efff-c4c4-4c56-8fef-615ccd0a8b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5488 2024.09.10 21:26:42.505325 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5489 2024.09.10 21:26:42.505369 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5490 2024.09.10 21:26:42.505590 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5491 2024.09.10 21:26:42.505946 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5492 2024.09.10 21:26:42.505983 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5493 2024.09.10 21:26:42.506345 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5494 2024.09.10 21:26:42.506704 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5495 2024.09.10 21:26:42.506871 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001582 sec., 56257.90139064475 rows/sec., 4.40 MiB/sec.
5496 2024.09.10 21:26:42.507045 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Debug> DynamicQueryHandler: Done processing query
5497 2024.09.10 21:26:42.507070 [ 3 ] {661cd515-b90d-4d12-874f-771d1b2c0f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5498 2024.09.10 21:26:42.507086 [ 3 ] {} <Debug> HTTP-Session: 3702efff-c4c4-4c56-8fef-615ccd0a8b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.09.10 21:26:42.507259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.09.10 21:26:42.507308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5501 2024.09.10 21:26:42.507328 [ 3 ] {} <Debug> HTTP-Session: 81478a9a-1b11-4746-b836-53f9e40acf3b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5502 2024.09.10 21:26:42.507344 [ 3 ] {} <Debug> HTTP-Session: 81478a9a-1b11-4746-b836-53f9e40acf3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.09.10 21:26:42.507358 [ 3 ] {} <Debug> HTTP-Session: 81478a9a-1b11-4746-b836-53f9e40acf3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.09.10 21:26:42.507389 [ 3 ] {} <Trace> HTTP-Session: 81478a9a-1b11-4746-b836-53f9e40acf3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5505 2024.09.10 21:26:42.507534 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5506 2024.09.10 21:26:42.507583 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5507 2024.09.10 21:26:42.507731 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5508 2024.09.10 21:26:42.508121 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5509 2024.09.10 21:26:42.508157 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5510 2024.09.10 21:26:42.508540 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5511 2024.09.10 21:26:42.508888 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5512 2024.09.10 21:26:42.509054 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
5513 2024.09.10 21:26:42.509227 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Debug> DynamicQueryHandler: Done processing query
5514 2024.09.10 21:26:42.509252 [ 3 ] {070fd1b7-d39a-4429-94a1-13b0d60d1e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5515 2024.09.10 21:26:42.509268 [ 3 ] {} <Debug> HTTP-Session: 81478a9a-1b11-4746-b836-53f9e40acf3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.09.10 21:26:42.509415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5517 2024.09.10 21:26:42.509464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5518 2024.09.10 21:26:42.509484 [ 3 ] {} <Debug> HTTP-Session: 7ddcd818-c41d-4edb-aae9-d1bedbb9df1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5519 2024.09.10 21:26:42.509500 [ 3 ] {} <Debug> HTTP-Session: 7ddcd818-c41d-4edb-aae9-d1bedbb9df1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.09.10 21:26:42.509515 [ 3 ] {} <Debug> HTTP-Session: 7ddcd818-c41d-4edb-aae9-d1bedbb9df1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.09.10 21:26:42.509545 [ 3 ] {} <Trace> HTTP-Session: 7ddcd818-c41d-4edb-aae9-d1bedbb9df1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5522 2024.09.10 21:26:42.509809 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5523 2024.09.10 21:26:42.509875 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5524 2024.09.10 21:26:42.510293 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5525 2024.09.10 21:26:42.511023 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5526 2024.09.10 21:26:42.511061 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5527 2024.09.10 21:26:42.511675 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5528 2024.09.10 21:26:42.512097 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5529 2024.09.10 21:26:42.512278 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002654 sec., 8666.164280331575 rows/sec., 15.53 MiB/sec.
5530 2024.09.10 21:26:42.512504 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Debug> DynamicQueryHandler: Done processing query
5531 2024.09.10 21:26:42.512529 [ 3 ] {9db20c55-4e92-4120-ba3c-cf1d05fee729} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5532 2024.09.10 21:26:42.512546 [ 3 ] {} <Debug> HTTP-Session: 7ddcd818-c41d-4edb-aae9-d1bedbb9df1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5533 2024.09.10 21:26:42.512663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5534 2024.09.10 21:26:42.512710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5535 2024.09.10 21:26:42.512730 [ 3 ] {} <Debug> HTTP-Session: 00dd3860-10c2-4719-8637-e423008c83a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5536 2024.09.10 21:26:42.512747 [ 3 ] {} <Debug> HTTP-Session: 00dd3860-10c2-4719-8637-e423008c83a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.09.10 21:26:42.512761 [ 3 ] {} <Debug> HTTP-Session: 00dd3860-10c2-4719-8637-e423008c83a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.09.10 21:26:42.512793 [ 3 ] {} <Trace> HTTP-Session: 00dd3860-10c2-4719-8637-e423008c83a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5539 2024.09.10 21:26:42.512918 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5540 2024.09.10 21:26:42.512964 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5541 2024.09.10 21:26:42.513095 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5542 2024.09.10 21:26:42.513406 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5543 2024.09.10 21:26:42.513444 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5544 2024.09.10 21:26:42.513805 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5545 2024.09.10 21:26:42.514139 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5546 2024.09.10 21:26:42.514300 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
5547 2024.09.10 21:26:42.514466 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Debug> DynamicQueryHandler: Done processing query
5548 2024.09.10 21:26:42.514491 [ 3 ] {af9e4a4a-fdac-4150-9fff-2a1a6fbf6a65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5549 2024.09.10 21:26:42.514508 [ 3 ] {} <Debug> HTTP-Session: 00dd3860-10c2-4719-8637-e423008c83a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5550 2024.09.10 21:26:47.502921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5551 2024.09.10 21:26:47.503054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5552 2024.09.10 21:26:47.503080 [ 3 ] {} <Debug> HTTP-Session: 2f679af4-a565-485b-9d18-7e63ab53e542 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5553 2024.09.10 21:26:47.503104 [ 3 ] {} <Debug> HTTP-Session: 2f679af4-a565-485b-9d18-7e63ab53e542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.09.10 21:26:47.503119 [ 3 ] {} <Debug> HTTP-Session: 2f679af4-a565-485b-9d18-7e63ab53e542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.09.10 21:26:47.503167 [ 3 ] {} <Trace> HTTP-Session: 2f679af4-a565-485b-9d18-7e63ab53e542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5556 2024.09.10 21:26:47.503414 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5557 2024.09.10 21:26:47.503483 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5558 2024.09.10 21:26:47.503813 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5559 2024.09.10 21:26:47.504413 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5560 2024.09.10 21:26:47.504460 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5561 2024.09.10 21:26:47.504907 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5562 2024.09.10 21:26:47.505328 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5563 2024.09.10 21:26:47.505475 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002162 sec., 103145.23589269196 rows/sec., 9.10 MiB/sec.
5564 2024.09.10 21:26:47.505481 [ 123 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5565 2024.09.10 21:26:47.505536 [ 123 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2024.09.10 21:26:47.505567 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5567 2024.09.10 21:26:47.505743 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
5568 2024.09.10 21:26:47.505769 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Debug> DynamicQueryHandler: Done processing query
5569 2024.09.10 21:26:47.505822 [ 3 ] {199547b1-2862-4983-b79d-a898ea36f176} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5570 2024.09.10 21:26:47.505851 [ 3 ] {} <Debug> HTTP-Session: 2f679af4-a565-485b-9d18-7e63ab53e542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5571 2024.09.10 21:26:47.505987 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5572 2024.09.10 21:26:47.506029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.09.10 21:26:47.506049 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1416 rows starting from the beginning of the part
5574 2024.09.10 21:26:47.506138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5575 2024.09.10 21:26:47.506276 [ 3 ] {} <Debug> HTTP-Session: ae900f0c-e093-4c7b-aa1d-4c242c125bca Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5576 2024.09.10 21:26:47.506291 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 223 rows starting from the beginning of the part
5577 2024.09.10 21:26:47.506324 [ 3 ] {} <Debug> HTTP-Session: ae900f0c-e093-4c7b-aa1d-4c242c125bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5578 2024.09.10 21:26:47.506404 [ 3 ] {} <Debug> HTTP-Session: ae900f0c-e093-4c7b-aa1d-4c242c125bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.09.10 21:26:47.506566 [ 3 ] {} <Trace> HTTP-Session: ae900f0c-e093-4c7b-aa1d-4c242c125bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5580 2024.09.10 21:26:47.506611 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1242 rows starting from the beginning of the part
5581 2024.09.10 21:26:47.506903 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 226 rows starting from the beginning of the part
5582 2024.09.10 21:26:47.506986 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5583 2024.09.10 21:26:47.507095 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 103 rows starting from the beginning of the part
5584 2024.09.10 21:26:47.507167 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5585 2024.09.10 21:26:47.507409 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 223 rows starting from the beginning of the part
5586 2024.09.10 21:26:47.508338 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5587 2024.09.10 21:26:47.509301 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5588 2024.09.10 21:26:47.509352 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5589 2024.09.10 21:26:47.510249 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5590 2024.09.10 21:26:47.510939 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5591 2024.09.10 21:26:47.511353 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3433 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675179 sec., 604914.8405715486 rows/sec., 53.12 MiB/sec.
5592 2024.09.10 21:26:47.511385 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.004571 sec., 3719.09866549989 rows/sec., 279.66 KiB/sec.
5593 2024.09.10 21:26:47.511848 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Debug> DynamicQueryHandler: Done processing query
5594 2024.09.10 21:26:47.511906 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5595 2024.09.10 21:26:47.511903 [ 3 ] {26735537-1eaa-42fc-a865-e6444cfb05e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5596 2024.09.10 21:26:47.511970 [ 3 ] {} <Debug> HTTP-Session: ae900f0c-e093-4c7b-aa1d-4c242c125bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5597 2024.09.10 21:26:47.512168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5598 2024.09.10 21:26:47.512393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5599 2024.09.10 21:26:47.512464 [ 3 ] {} <Debug> HTTP-Session: 00d7b905-47aa-4649-9c38-207ff8c5c32d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5600 2024.09.10 21:26:47.512514 [ 3 ] {} <Debug> HTTP-Session: 00d7b905-47aa-4649-9c38-207ff8c5c32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.09.10 21:26:47.512540 [ 3 ] {} <Debug> HTTP-Session: 00d7b905-47aa-4649-9c38-207ff8c5c32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5602 2024.09.10 21:26:47.512600 [ 3 ] {} <Trace> HTTP-Session: 00d7b905-47aa-4649-9c38-207ff8c5c32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5603 2024.09.10 21:26:47.512769 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5604 2024.09.10 21:26:47.512796 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5605 2024.09.10 21:26:47.512904 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5606 2024.09.10 21:26:47.512955 [ 192 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_26_5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5607 2024.09.10 21:26:47.513131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
5608 2024.09.10 21:26:47.513318 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.09.10 21:26:47.513649 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.09.10 21:26:47.513689 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5611 2024.09.10 21:26:47.514072 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5612 2024.09.10 21:26:47.514462 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5613 2024.09.10 21:26:47.514596 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001882 sec., 7438.894792773645 rows/sec., 520.97 KiB/sec.
5614 2024.09.10 21:26:47.514780 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Debug> DynamicQueryHandler: Done processing query
5615 2024.09.10 21:26:47.514806 [ 3 ] {aaaced0b-002e-46b2-913e-c5e466d28ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5616 2024.09.10 21:26:47.514823 [ 3 ] {} <Debug> HTTP-Session: 00d7b905-47aa-4649-9c38-207ff8c5c32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.09.10 21:26:47.514943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5618 2024.09.10 21:26:47.514993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5619 2024.09.10 21:26:47.515014 [ 3 ] {} <Debug> HTTP-Session: 0b1d4abb-6313-4340-9819-003592a090b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5620 2024.09.10 21:26:47.515031 [ 3 ] {} <Debug> HTTP-Session: 0b1d4abb-6313-4340-9819-003592a090b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5621 2024.09.10 21:26:47.515045 [ 3 ] {} <Debug> HTTP-Session: 0b1d4abb-6313-4340-9819-003592a090b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.09.10 21:26:47.515078 [ 3 ] {} <Trace> HTTP-Session: 0b1d4abb-6313-4340-9819-003592a090b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5623 2024.09.10 21:26:47.515178 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5624 2024.09.10 21:26:47.515223 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5625 2024.09.10 21:26:47.515453 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5626 2024.09.10 21:26:47.515771 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.09.10 21:26:47.515809 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5628 2024.09.10 21:26:47.516166 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5629 2024.09.10 21:26:47.516544 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5630 2024.09.10 21:26:47.516661 [ 123 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5631 2024.09.10 21:26:47.516674 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 232.76 KiB/sec.
5632 2024.09.10 21:26:47.516695 [ 123 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5633 2024.09.10 21:26:47.516728 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5634 2024.09.10 21:26:47.516877 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
5635 2024.09.10 21:26:47.516921 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Debug> DynamicQueryHandler: Done processing query
5636 2024.09.10 21:26:47.516963 [ 3 ] {d83920c8-78a1-4fa5-9ad1-e7606d6a8cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5637 2024.09.10 21:26:47.516999 [ 3 ] {} <Debug> HTTP-Session: 0b1d4abb-6313-4340-9819-003592a090b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5638 2024.09.10 21:26:47.517089 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5639 2024.09.10 21:26:47.517127 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
5640 2024.09.10 21:26:47.517244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5641 2024.09.10 21:26:47.517252 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
5642 2024.09.10 21:26:47.517311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5643 2024.09.10 21:26:47.517375 [ 3 ] {} <Debug> HTTP-Session: cdc585c9-852f-456b-a50e-676228e675d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5644 2024.09.10 21:26:47.517420 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
5645 2024.09.10 21:26:47.517428 [ 3 ] {} <Debug> HTTP-Session: cdc585c9-852f-456b-a50e-676228e675d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5646 2024.09.10 21:26:47.517476 [ 3 ] {} <Debug> HTTP-Session: cdc585c9-852f-456b-a50e-676228e675d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5647 2024.09.10 21:26:47.517550 [ 3 ] {} <Trace> HTTP-Session: cdc585c9-852f-456b-a50e-676228e675d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5648 2024.09.10 21:26:47.517583 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
5649 2024.09.10 21:26:47.517763 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5650 2024.09.10 21:26:47.517999 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5651 2024.09.10 21:26:47.518062 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5652 2024.09.10 21:26:47.518476 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5653 2024.09.10 21:26:47.519229 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002433573 sec., 12327.552943758004 rows/sec., 782.51 KiB/sec.
5654 2024.09.10 21:26:47.519343 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5655 2024.09.10 21:26:47.519347 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5656 2024.09.10 21:26:47.519397 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5657 2024.09.10 21:26:47.519889 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5658 2024.09.10 21:26:47.519974 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5659 2024.09.10 21:26:47.519977 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_9_2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5660 2024.09.10 21:26:47.520063 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5661 2024.09.10 21:26:47.520362 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5662 2024.09.10 21:26:47.520489 [ 123 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5663 2024.09.10 21:26:47.520494 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.00279 sec., 143010.75268817204 rows/sec., 10.17 MiB/sec.
5664 2024.09.10 21:26:47.520518 [ 123 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5665 2024.09.10 21:26:47.520553 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5666 2024.09.10 21:26:47.520924 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
5667 2024.09.10 21:26:47.520965 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Debug> DynamicQueryHandler: Done processing query
5668 2024.09.10 21:26:47.521057 [ 3 ] {49eb0cfc-4d1d-446a-b2f6-a7ae741fd5c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5669 2024.09.10 21:26:47.521148 [ 3 ] {} <Debug> HTTP-Session: cdc585c9-852f-456b-a50e-676228e675d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.09.10 21:26:47.521275 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5671 2024.09.10 21:26:47.521331 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part
5672 2024.09.10 21:26:47.521354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5673 2024.09.10 21:26:47.521519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5674 2024.09.10 21:26:47.521568 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 399 rows starting from the beginning of the part
5675 2024.09.10 21:26:47.521603 [ 3 ] {} <Debug> HTTP-Session: 6c2733e4-5440-4b04-82c0-bc0f977791bc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5676 2024.09.10 21:26:47.521681 [ 3 ] {} <Debug> HTTP-Session: 6c2733e4-5440-4b04-82c0-bc0f977791bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.09.10 21:26:47.521749 [ 3 ] {} <Debug> HTTP-Session: 6c2733e4-5440-4b04-82c0-bc0f977791bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.09.10 21:26:47.521888 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 543 rows starting from the beginning of the part
5679 2024.09.10 21:26:47.521906 [ 3 ] {} <Trace> HTTP-Session: 6c2733e4-5440-4b04-82c0-bc0f977791bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5680 2024.09.10 21:26:47.522150 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 405 rows starting from the beginning of the part
5681 2024.09.10 21:26:47.522214 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5682 2024.09.10 21:26:47.522402 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5683 2024.09.10 21:26:47.522419 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part
5684 2024.09.10 21:26:47.522810 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 399 rows starting from the beginning of the part
5685 2024.09.10 21:26:47.523531 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5686 2024.09.10 21:26:47.524175 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5687 2024.09.10 21:26:47.524227 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5688 2024.09.10 21:26:47.525146 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5689 2024.09.10 21:26:47.525723 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5690 2024.09.10 21:26:47.526056 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003943 sec., 1521.683996956632 rows/sec., 79.50 KiB/sec.
5691 2024.09.10 21:26:47.526686 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.006032086 sec., 455066.45628062997 rows/sec., 34.72 MiB/sec.
5692 2024.09.10 21:26:47.526724 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Debug> DynamicQueryHandler: Done processing query
5693 2024.09.10 21:26:47.526758 [ 3 ] {6bc0af43-c65f-4f1e-b766-36d6e29d6573} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5694 2024.09.10 21:26:47.526777 [ 3 ] {} <Debug> HTTP-Session: 6c2733e4-5440-4b04-82c0-bc0f977791bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.09.10 21:26:47.526900 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5696 2024.09.10 21:26:47.526986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5697 2024.09.10 21:26:47.527068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5698 2024.09.10 21:26:47.527104 [ 3 ] {} <Debug> HTTP-Session: 47b67944-9b92-465e-865a-190eca5f5730 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5699 2024.09.10 21:26:47.527138 [ 3 ] {} <Debug> HTTP-Session: 47b67944-9b92-465e-865a-190eca5f5730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.09.10 21:26:47.527202 [ 3 ] {} <Debug> HTTP-Session: 47b67944-9b92-465e-865a-190eca5f5730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5701 2024.09.10 21:26:47.527341 [ 3 ] {} <Trace> HTTP-Session: 47b67944-9b92-465e-865a-190eca5f5730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5702 2024.09.10 21:26:47.527809 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.09.10 21:26:47.527840 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5704 2024.09.10 21:26:47.528067 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_26_5} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5705 2024.09.10 21:26:47.528117 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5706 2024.09.10 21:26:47.528298 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
5707 2024.09.10 21:26:47.528483 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5708 2024.09.10 21:26:47.529107 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5709 2024.09.10 21:26:47.529156 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5710 2024.09.10 21:26:47.529663 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5711 2024.09.10 21:26:47.530068 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5712 2024.09.10 21:26:47.530217 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002679 sec., 88465.84546472564 rows/sec., 5.93 MiB/sec.
5713 2024.09.10 21:26:47.530427 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Debug> DynamicQueryHandler: Done processing query
5714 2024.09.10 21:26:47.530453 [ 3 ] {0f461840-586e-4f1e-8cdc-d48eb2658f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5715 2024.09.10 21:26:47.530470 [ 3 ] {} <Debug> HTTP-Session: 47b67944-9b92-465e-865a-190eca5f5730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.09.10 21:26:47.530590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5717 2024.09.10 21:26:47.530642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5718 2024.09.10 21:26:47.530663 [ 3 ] {} <Debug> HTTP-Session: d3ba8709-f089-4805-8830-a33846d87a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5719 2024.09.10 21:26:47.530679 [ 3 ] {} <Debug> HTTP-Session: d3ba8709-f089-4805-8830-a33846d87a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5720 2024.09.10 21:26:47.530693 [ 3 ] {} <Debug> HTTP-Session: d3ba8709-f089-4805-8830-a33846d87a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5721 2024.09.10 21:26:47.530725 [ 3 ] {} <Trace> HTTP-Session: d3ba8709-f089-4805-8830-a33846d87a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5722 2024.09.10 21:26:47.530818 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5723 2024.09.10 21:26:47.530865 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5724 2024.09.10 21:26:47.530998 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5725 2024.09.10 21:26:47.531281 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5726 2024.09.10 21:26:47.531317 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5727 2024.09.10 21:26:47.531679 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5728 2024.09.10 21:26:47.532077 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5729 2024.09.10 21:26:47.532204 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec.
5730 2024.09.10 21:26:47.532358 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Debug> DynamicQueryHandler: Done processing query
5731 2024.09.10 21:26:47.532382 [ 3 ] {7c1a38b8-3ec4-40aa-89bb-9d42a0edffc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5732 2024.09.10 21:26:47.532398 [ 3 ] {} <Debug> HTTP-Session: d3ba8709-f089-4805-8830-a33846d87a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.09.10 21:26:47.532553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5734 2024.09.10 21:26:47.532604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5735 2024.09.10 21:26:47.532624 [ 3 ] {} <Debug> HTTP-Session: ce0efc7b-0b49-4343-a619-8cbd0efd88f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5736 2024.09.10 21:26:47.532640 [ 3 ] {} <Debug> HTTP-Session: ce0efc7b-0b49-4343-a619-8cbd0efd88f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5737 2024.09.10 21:26:47.532654 [ 3 ] {} <Debug> HTTP-Session: ce0efc7b-0b49-4343-a619-8cbd0efd88f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.09.10 21:26:47.532685 [ 3 ] {} <Trace> HTTP-Session: ce0efc7b-0b49-4343-a619-8cbd0efd88f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5739 2024.09.10 21:26:47.532996 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5740 2024.09.10 21:26:47.533061 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5741 2024.09.10 21:26:47.533482 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5742 2024.09.10 21:26:47.534004 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5743 2024.09.10 21:26:47.534040 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5744 2024.09.10 21:26:47.534652 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5745 2024.09.10 21:26:47.535063 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5746 2024.09.10 21:26:47.535220 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002436 sec., 6978.653530377669 rows/sec., 12.51 MiB/sec.
5747 2024.09.10 21:26:47.535420 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Debug> DynamicQueryHandler: Done processing query
5748 2024.09.10 21:26:47.535445 [ 3 ] {6c582ce7-c55a-48ca-af3d-2f0319a8321b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5749 2024.09.10 21:26:47.535460 [ 3 ] {} <Debug> HTTP-Session: ce0efc7b-0b49-4343-a619-8cbd0efd88f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.09.10 21:26:47.535583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5751 2024.09.10 21:26:47.535632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5752 2024.09.10 21:26:47.535651 [ 3 ] {} <Debug> HTTP-Session: 751571c7-f633-4e8b-ba16-8cd14ea5128b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5753 2024.09.10 21:26:47.535667 [ 3 ] {} <Debug> HTTP-Session: 751571c7-f633-4e8b-ba16-8cd14ea5128b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5754 2024.09.10 21:26:47.535682 [ 3 ] {} <Debug> HTTP-Session: 751571c7-f633-4e8b-ba16-8cd14ea5128b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.09.10 21:26:47.535712 [ 3 ] {} <Trace> HTTP-Session: 751571c7-f633-4e8b-ba16-8cd14ea5128b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5756 2024.09.10 21:26:47.535841 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5757 2024.09.10 21:26:47.535888 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5758 2024.09.10 21:26:47.536018 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5759 2024.09.10 21:26:47.536292 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5760 2024.09.10 21:26:47.536329 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
5761 2024.09.10 21:26:47.536683 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5762 2024.09.10 21:26:47.537003 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5763 2024.09.10 21:26:47.537127 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 3.89 MiB/sec.
5764 2024.09.10 21:26:47.537422 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Debug> DynamicQueryHandler: Done processing query
5765 2024.09.10 21:26:47.537447 [ 3 ] {f6e69c75-9218-4075-9b2c-bb901de43ba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5766 2024.09.10 21:26:47.537465 [ 3 ] {} <Debug> HTTP-Session: 751571c7-f633-4e8b-ba16-8cd14ea5128b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5767 2024.09.10 21:26:52.498373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5768 2024.09.10 21:26:52.498546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5769 2024.09.10 21:26:52.498587 [ 3 ] {} <Debug> HTTP-Session: 703da8b5-5793-4bbd-b6d0-587f8c9c44b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5770 2024.09.10 21:26:52.498626 [ 3 ] {} <Debug> HTTP-Session: 703da8b5-5793-4bbd-b6d0-587f8c9c44b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.09.10 21:26:52.498654 [ 3 ] {} <Debug> HTTP-Session: 703da8b5-5793-4bbd-b6d0-587f8c9c44b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.09.10 21:26:52.498728 [ 3 ] {} <Trace> HTTP-Session: 703da8b5-5793-4bbd-b6d0-587f8c9c44b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5773 2024.09.10 21:26:52.498980 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5774 2024.09.10 21:26:52.499078 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5775 2024.09.10 21:26:52.499411 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5776 2024.09.10 21:26:52.499781 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5777 2024.09.10 21:26:52.499818 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5778 2024.09.10 21:26:52.500214 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5779 2024.09.10 21:26:52.500616 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5780 2024.09.10 21:26:52.500759 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001861 sec., 2149.38205265986 rows/sec., 175.27 KiB/sec.
5781 2024.09.10 21:26:52.500940 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Debug> DynamicQueryHandler: Done processing query
5782 2024.09.10 21:26:52.500967 [ 3 ] {031bd903-adff-456c-b35d-ed748daf4792} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5783 2024.09.10 21:26:52.500983 [ 3 ] {} <Debug> HTTP-Session: 703da8b5-5793-4bbd-b6d0-587f8c9c44b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.09.10 21:26:52.501161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5785 2024.09.10 21:26:52.501296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5786 2024.09.10 21:26:52.501315 [ 3 ] {} <Debug> HTTP-Session: 841e412e-9c86-4b70-9ed4-5befdc4c1b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5787 2024.09.10 21:26:52.501333 [ 3 ] {} <Debug> HTTP-Session: 841e412e-9c86-4b70-9ed4-5befdc4c1b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.09.10 21:26:52.501347 [ 3 ] {} <Debug> HTTP-Session: 841e412e-9c86-4b70-9ed4-5befdc4c1b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.09.10 21:26:52.501378 [ 3 ] {} <Trace> HTTP-Session: 841e412e-9c86-4b70-9ed4-5befdc4c1b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5790 2024.09.10 21:26:52.501497 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5791 2024.09.10 21:26:52.501540 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5792 2024.09.10 21:26:52.501762 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5793 2024.09.10 21:26:52.502103 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5794 2024.09.10 21:26:52.502139 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5795 2024.09.10 21:26:52.502575 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5796 2024.09.10 21:26:52.502923 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5797 2024.09.10 21:26:52.503048 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.001599 sec., 65040.650406504064 rows/sec., 5.40 MiB/sec.
5798 2024.09.10 21:26:52.503367 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Debug> DynamicQueryHandler: Done processing query
5799 2024.09.10 21:26:52.503434 [ 3 ] {9021cb09-c0b5-4c15-b353-5f71368f14ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5800 2024.09.10 21:26:52.503490 [ 3 ] {} <Debug> HTTP-Session: 841e412e-9c86-4b70-9ed4-5befdc4c1b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.09.10 21:26:52.503696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5802 2024.09.10 21:26:52.503747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5803 2024.09.10 21:26:52.503767 [ 3 ] {} <Debug> HTTP-Session: deadf3b6-7697-453a-8596-68ecdea6284c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5804 2024.09.10 21:26:52.503783 [ 3 ] {} <Debug> HTTP-Session: deadf3b6-7697-453a-8596-68ecdea6284c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5805 2024.09.10 21:26:52.503797 [ 3 ] {} <Debug> HTTP-Session: deadf3b6-7697-453a-8596-68ecdea6284c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.09.10 21:26:52.503829 [ 3 ] {} <Trace> HTTP-Session: deadf3b6-7697-453a-8596-68ecdea6284c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5807 2024.09.10 21:26:52.503935 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5808 2024.09.10 21:26:52.503981 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5809 2024.09.10 21:26:52.504224 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5810 2024.09.10 21:26:52.504583 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5811 2024.09.10 21:26:52.504619 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5812 2024.09.10 21:26:52.504955 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5813 2024.09.10 21:26:52.505300 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5814 2024.09.10 21:26:52.505421 [ 119 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5815 2024.09.10 21:26:52.505428 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001524 sec., 17716.535433070865 rows/sec., 1.29 MiB/sec.
5816 2024.09.10 21:26:52.505457 [ 119 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5817 2024.09.10 21:26:52.505493 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5818 2024.09.10 21:26:52.505767 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Debug> DynamicQueryHandler: Done processing query
5819 2024.09.10 21:26:52.505854 [ 3 ] {ea70d2d2-e08a-4133-8bc8-cbc7531eb6fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5820 2024.09.10 21:26:52.505942 [ 3 ] {} <Debug> HTTP-Session: deadf3b6-7697-453a-8596-68ecdea6284c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5821 2024.09.10 21:26:52.506003 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
5822 2024.09.10 21:26:52.506140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5823 2024.09.10 21:26:52.506248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5824 2024.09.10 21:26:52.506318 [ 3 ] {} <Debug> HTTP-Session: 1c80094b-47d2-461c-9a27-d59fb7fa9ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5825 2024.09.10 21:26:52.506382 [ 3 ] {} <Debug> HTTP-Session: 1c80094b-47d2-461c-9a27-d59fb7fa9ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.09.10 21:26:52.506397 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5827 2024.09.10 21:26:52.506410 [ 3 ] {} <Debug> HTTP-Session: 1c80094b-47d2-461c-9a27-d59fb7fa9ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5828 2024.09.10 21:26:52.506471 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 54 rows starting from the beginning of the part
5829 2024.09.10 21:26:52.506484 [ 3 ] {} <Trace> HTTP-Session: 1c80094b-47d2-461c-9a27-d59fb7fa9ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5830 2024.09.10 21:26:52.506771 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
5831 2024.09.10 21:26:52.506804 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5832 2024.09.10 21:26:52.506976 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5833 2024.09.10 21:26:52.507183 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
5834 2024.09.10 21:26:52.507459 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part
5835 2024.09.10 21:26:52.507898 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part
5836 2024.09.10 21:26:52.508232 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
5837 2024.09.10 21:26:52.508728 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5838 2024.09.10 21:26:52.509606 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5839 2024.09.10 21:26:52.509660 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5840 2024.09.10 21:26:52.510992 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5841 2024.09.10 21:26:52.511624 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006004104 sec., 28147.413835603114 rows/sec., 2.15 MiB/sec.
5842 2024.09.10 21:26:52.511883 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5843 2024.09.10 21:26:52.512097 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5844 2024.09.10 21:26:52.512587 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.005968 sec., 15247.98927613941 rows/sec., 1.19 MiB/sec.
5845 2024.09.10 21:26:52.513081 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Debug> DynamicQueryHandler: Done processing query
5846 2024.09.10 21:26:52.513085 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5847 2024.09.10 21:26:52.513122 [ 3 ] {f500a583-b640-413f-9605-eb312b30c33d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5848 2024.09.10 21:26:52.513177 [ 3 ] {} <Debug> HTTP-Session: 1c80094b-47d2-461c-9a27-d59fb7fa9ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5849 2024.09.10 21:26:52.513267 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_26_5} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5850 2024.09.10 21:26:52.513394 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5851 2024.09.10 21:26:52.513408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5852 2024.09.10 21:26:52.513479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5853 2024.09.10 21:26:52.513499 [ 3 ] {} <Debug> HTTP-Session: 86f48316-a429-4028-b1e3-ebb2ebd63ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5854 2024.09.10 21:26:52.513516 [ 3 ] {} <Debug> HTTP-Session: 86f48316-a429-4028-b1e3-ebb2ebd63ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.09.10 21:26:52.513530 [ 3 ] {} <Debug> HTTP-Session: 86f48316-a429-4028-b1e3-ebb2ebd63ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5856 2024.09.10 21:26:52.513560 [ 3 ] {} <Trace> HTTP-Session: 86f48316-a429-4028-b1e3-ebb2ebd63ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5857 2024.09.10 21:26:52.513723 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5858 2024.09.10 21:26:52.513773 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5859 2024.09.10 21:26:52.513942 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5860 2024.09.10 21:26:52.514342 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5861 2024.09.10 21:26:52.514378 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5862 2024.09.10 21:26:52.514779 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5863 2024.09.10 21:26:52.515134 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5864 2024.09.10 21:26:52.515259 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5865 2024.09.10 21:26:52.515264 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001619 sec., 100061.76652254479 rows/sec., 6.97 MiB/sec.
5866 2024.09.10 21:26:52.515297 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5867 2024.09.10 21:26:52.515338 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5868 2024.09.10 21:26:52.515568 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Debug> DynamicQueryHandler: Done processing query
5869 2024.09.10 21:26:52.515664 [ 3 ] {a879ad82-90d6-410a-b3aa-666e8167aa35} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5870 2024.09.10 21:26:52.515757 [ 3 ] {} <Debug> HTTP-Session: 86f48316-a429-4028-b1e3-ebb2ebd63ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5871 2024.09.10 21:26:52.515811 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
5872 2024.09.10 21:26:52.516039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5873 2024.09.10 21:26:52.516162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5874 2024.09.10 21:26:52.516193 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5875 2024.09.10 21:26:52.516205 [ 3 ] {} <Debug> HTTP-Session: a76be6dc-dda3-4792-ad68-8361b217e735 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5876 2024.09.10 21:26:52.516259 [ 3 ] {} <Debug> HTTP-Session: a76be6dc-dda3-4792-ad68-8361b217e735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.09.10 21:26:52.516264 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7020 rows starting from the beginning of the part
5878 2024.09.10 21:26:52.516280 [ 3 ] {} <Debug> HTTP-Session: a76be6dc-dda3-4792-ad68-8361b217e735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5879 2024.09.10 21:26:52.516353 [ 3 ] {} <Trace> HTTP-Session: a76be6dc-dda3-4792-ad68-8361b217e735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5880 2024.09.10 21:26:52.516592 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 844 rows starting from the beginning of the part
5881 2024.09.10 21:26:52.516774 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 240 rows starting from the beginning of the part
5882 2024.09.10 21:26:52.517010 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part
5883 2024.09.10 21:26:52.517048 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5884 2024.09.10 21:26:52.517262 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part
5885 2024.09.10 21:26:52.517466 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
5886 2024.09.10 21:26:52.517643 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
5887 2024.09.10 21:26:52.519364 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5888 2024.09.10 21:26:52.520911 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5889 2024.09.10 21:26:52.520988 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5890 2024.09.10 21:26:52.522121 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5891 2024.09.10 21:26:52.522910 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5892 2024.09.10 21:26:52.523097 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5893 2024.09.10 21:26:52.523120 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00655 sec., 3511.450381679389 rows/sec., 6.29 MiB/sec.
5894 2024.09.10 21:26:52.523146 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5895 2024.09.10 21:26:52.523192 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5896 2024.09.10 21:26:52.523641 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::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
5897 2024.09.10 21:26:52.523733 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Debug> DynamicQueryHandler: Done processing query
5898 2024.09.10 21:26:52.523799 [ 3 ] {59099b4a-97f0-4f43-93db-5d2050f1d86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5899 2024.09.10 21:26:52.523880 [ 3 ] {} <Debug> HTTP-Session: a76be6dc-dda3-4792-ad68-8361b217e735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.09.10 21:26:52.524169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5901 2024.09.10 21:26:52.524336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5902 2024.09.10 21:26:52.524456 [ 3 ] {} <Debug> HTTP-Session: 9179350c-c6e5-4234-ae0a-dee0127bc919 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5903 2024.09.10 21:26:52.524549 [ 3 ] {} <Debug> HTTP-Session: 9179350c-c6e5-4234-ae0a-dee0127bc919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.09.10 21:26:52.524621 [ 3 ] {} <Debug> HTTP-Session: 9179350c-c6e5-4234-ae0a-dee0127bc919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.09.10 21:26:52.524785 [ 3 ] {} <Trace> HTTP-Session: 9179350c-c6e5-4234-ae0a-dee0127bc919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5906 2024.09.10 21:26:52.524839 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8664 rows, containing 5 columns (5 merged, 0 gathered) in 0.009389964 sec., 922687.2435293681 rows/sec., 62.40 MiB/sec.
5907 2024.09.10 21:26:52.525203 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5908 2024.09.10 21:26:52.525263 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5909 2024.09.10 21:26:52.525300 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5910 2024.09.10 21:26:52.525496 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5911 2024.09.10 21:26:52.525559 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 362 rows starting from the beginning of the part
5912 2024.09.10 21:26:52.527335 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5913 2024.09.10 21:26:52.527351 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
5914 2024.09.10 21:26:52.527511 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5915 2024.09.10 21:26:52.527853 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5916 2024.09.10 21:26:52.528294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
5917 2024.09.10 21:26:52.528648 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part
5918 2024.09.10 21:26:52.528935 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5919 2024.09.10 21:26:52.529058 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5920 2024.09.10 21:26:52.529434 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
5921 2024.09.10 21:26:52.530026 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part
5922 2024.09.10 21:26:52.530581 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5923 2024.09.10 21:26:52.530623 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
5924 2024.09.10 21:26:52.531775 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5925 2024.09.10 21:26:52.532089 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007021 sec., 8545.791197835066 rows/sec., 589.75 KiB/sec.
5926 2024.09.10 21:26:52.532467 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Debug> DynamicQueryHandler: Done processing query
5927 2024.09.10 21:26:52.532521 [ 3 ] {6463dec2-ee58-42f8-9920-c33ecbb83e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5928 2024.09.10 21:26:52.532557 [ 3 ] {} <Debug> HTTP-Session: 9179350c-c6e5-4234-ae0a-dee0127bc919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5929 2024.09.10 21:26:52.535514 [ 196 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 19 columns (19 merged, 0 gathered) in 0.012188013 sec., 38152.240238010905 rows/sec., 68.37 MiB/sec.
5930 2024.09.10 21:26:52.536022 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5931 2024.09.10 21:26:52.536573 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5932 2024.09.10 21:26:52.536656 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5933 2024.09.10 21:26:52.536764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB.
5934 2024.09.10 21:26:53.000186 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.99 MiB, peak 197.78 MiB, free memory in arenas 0.00 B, will set to 189.26 MiB (RSS), difference: 1.27 MiB
5935 2024.09.10 21:26:54.584541 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
5936 2024.09.10 21:26:54.584586 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
5937 2024.09.10 21:26:57.502819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5938 2024.09.10 21:26:57.502963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5939 2024.09.10 21:26:57.502992 [ 3 ] {} <Debug> HTTP-Session: 0994de11-b9dd-4554-a9f8-fa859100f590 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5940 2024.09.10 21:26:57.503020 [ 3 ] {} <Debug> HTTP-Session: 0994de11-b9dd-4554-a9f8-fa859100f590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5941 2024.09.10 21:26:57.503039 [ 3 ] {} <Debug> HTTP-Session: 0994de11-b9dd-4554-a9f8-fa859100f590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.09.10 21:26:57.503096 [ 3 ] {} <Trace> HTTP-Session: 0994de11-b9dd-4554-a9f8-fa859100f590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5943 2024.09.10 21:26:57.503355 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5944 2024.09.10 21:26:57.503422 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5945 2024.09.10 21:26:57.503750 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5946 2024.09.10 21:26:57.504247 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5947 2024.09.10 21:26:57.504289 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5948 2024.09.10 21:26:57.504728 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5949 2024.09.10 21:26:57.505122 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5950 2024.09.10 21:26:57.505269 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002019 sec., 110450.7181773155 rows/sec., 9.74 MiB/sec.
5951 2024.09.10 21:26:57.505464 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Debug> DynamicQueryHandler: Done processing query
5952 2024.09.10 21:26:57.505491 [ 3 ] {1e52410c-b207-403a-b497-771c7b24b143} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5953 2024.09.10 21:26:57.505507 [ 3 ] {} <Debug> HTTP-Session: 0994de11-b9dd-4554-a9f8-fa859100f590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5954 2024.09.10 21:26:57.505649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5955 2024.09.10 21:26:57.505698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5956 2024.09.10 21:26:57.505718 [ 3 ] {} <Debug> HTTP-Session: 1cbb13a5-23f8-4435-a33f-a43aa8889131 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5957 2024.09.10 21:26:57.505735 [ 3 ] {} <Debug> HTTP-Session: 1cbb13a5-23f8-4435-a33f-a43aa8889131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.09.10 21:26:57.505749 [ 3 ] {} <Debug> HTTP-Session: 1cbb13a5-23f8-4435-a33f-a43aa8889131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.09.10 21:26:57.505781 [ 3 ] {} <Trace> HTTP-Session: 1cbb13a5-23f8-4435-a33f-a43aa8889131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5960 2024.09.10 21:26:57.505884 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5961 2024.09.10 21:26:57.505927 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5962 2024.09.10 21:26:57.506155 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5963 2024.09.10 21:26:57.506440 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5964 2024.09.10 21:26:57.506476 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5965 2024.09.10 21:26:57.506828 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5966 2024.09.10 21:26:57.507214 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5967 2024.09.10 21:26:57.507338 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001485 sec., 11447.811447811448 rows/sec., 860.82 KiB/sec.
5968 2024.09.10 21:26:57.507494 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Debug> DynamicQueryHandler: Done processing query
5969 2024.09.10 21:26:57.507519 [ 3 ] {e919def4-c5a0-4e4e-84da-617d41ac67f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5970 2024.09.10 21:26:57.507535 [ 3 ] {} <Debug> HTTP-Session: 1cbb13a5-23f8-4435-a33f-a43aa8889131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5971 2024.09.10 21:26:57.507647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5972 2024.09.10 21:26:57.507695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5973 2024.09.10 21:26:57.507714 [ 3 ] {} <Debug> HTTP-Session: bb5ca40e-2cc7-495b-99b2-4ed5e15378f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5974 2024.09.10 21:26:57.507730 [ 3 ] {} <Debug> HTTP-Session: bb5ca40e-2cc7-495b-99b2-4ed5e15378f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5975 2024.09.10 21:26:57.507744 [ 3 ] {} <Debug> HTTP-Session: bb5ca40e-2cc7-495b-99b2-4ed5e15378f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5976 2024.09.10 21:26:57.507775 [ 3 ] {} <Trace> HTTP-Session: bb5ca40e-2cc7-495b-99b2-4ed5e15378f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5977 2024.09.10 21:26:57.507874 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5978 2024.09.10 21:26:57.507916 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5979 2024.09.10 21:26:57.508140 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5980 2024.09.10 21:26:57.508406 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5981 2024.09.10 21:26:57.508442 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5982 2024.09.10 21:26:57.508797 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5983 2024.09.10 21:26:57.509158 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5984 2024.09.10 21:26:57.509286 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00144 sec., 9722.22222222222 rows/sec., 680.88 KiB/sec.
5985 2024.09.10 21:26:57.509441 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Debug> DynamicQueryHandler: Done processing query
5986 2024.09.10 21:26:57.509466 [ 3 ] {12c92c10-c50c-427b-a73b-3e213c66d46b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5987 2024.09.10 21:26:57.509482 [ 3 ] {} <Debug> HTTP-Session: bb5ca40e-2cc7-495b-99b2-4ed5e15378f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5988 2024.09.10 21:26:57.509629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5989 2024.09.10 21:26:57.509677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5990 2024.09.10 21:26:57.509696 [ 3 ] {} <Debug> HTTP-Session: 18cb4b61-2074-466a-9749-ad5ec50ae0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
5991 2024.09.10 21:26:57.509713 [ 3 ] {} <Debug> HTTP-Session: 18cb4b61-2074-466a-9749-ad5ec50ae0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5992 2024.09.10 21:26:57.509726 [ 3 ] {} <Debug> HTTP-Session: 18cb4b61-2074-466a-9749-ad5ec50ae0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.09.10 21:26:57.509756 [ 3 ] {} <Trace> HTTP-Session: 18cb4b61-2074-466a-9749-ad5ec50ae0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5994 2024.09.10 21:26:57.509852 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5995 2024.09.10 21:26:57.509895 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5996 2024.09.10 21:26:57.510119 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5997 2024.09.10 21:26:57.510381 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5998 2024.09.10 21:26:57.510417 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
5999 2024.09.10 21:26:57.510767 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6000 2024.09.10 21:26:57.511131 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6001 2024.09.10 21:26:57.511258 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 248.77 KiB/sec.
6002 2024.09.10 21:26:57.511519 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Debug> DynamicQueryHandler: Done processing query
6003 2024.09.10 21:26:57.511547 [ 3 ] {93da5d51-5af1-4647-814d-ccb913472ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6004 2024.09.10 21:26:57.511565 [ 3 ] {} <Debug> HTTP-Session: 18cb4b61-2074-466a-9749-ad5ec50ae0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6005 2024.09.10 21:26:57.511796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6006 2024.09.10 21:26:57.511845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6007 2024.09.10 21:26:57.511864 [ 3 ] {} <Debug> HTTP-Session: 4adf884a-6bb8-4b16-be1b-30145c3ed7e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6008 2024.09.10 21:26:57.511880 [ 3 ] {} <Debug> HTTP-Session: 4adf884a-6bb8-4b16-be1b-30145c3ed7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6009 2024.09.10 21:26:57.511894 [ 3 ] {} <Debug> HTTP-Session: 4adf884a-6bb8-4b16-be1b-30145c3ed7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6010 2024.09.10 21:26:57.511924 [ 3 ] {} <Trace> HTTP-Session: 4adf884a-6bb8-4b16-be1b-30145c3ed7e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6011 2024.09.10 21:26:57.512135 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6012 2024.09.10 21:26:57.512180 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6013 2024.09.10 21:26:57.512420 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6014 2024.09.10 21:26:57.512927 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6015 2024.09.10 21:26:57.512965 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6016 2024.09.10 21:26:57.513366 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6017 2024.09.10 21:26:57.513720 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6018 2024.09.10 21:26:57.513883 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001853 sec., 215326.49757150566 rows/sec., 15.31 MiB/sec.
6019 2024.09.10 21:26:57.514094 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Debug> DynamicQueryHandler: Done processing query
6020 2024.09.10 21:26:57.514119 [ 3 ] {a83be932-2274-4b64-ab4f-fef91154b479} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6021 2024.09.10 21:26:57.514135 [ 3 ] {} <Debug> HTTP-Session: 4adf884a-6bb8-4b16-be1b-30145c3ed7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.09.10 21:26:57.514257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6023 2024.09.10 21:26:57.514306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6024 2024.09.10 21:26:57.514325 [ 3 ] {} <Debug> HTTP-Session: 91be0b3f-5b1c-4f69-be2b-821592302542 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6025 2024.09.10 21:26:57.514341 [ 3 ] {} <Debug> HTTP-Session: 91be0b3f-5b1c-4f69-be2b-821592302542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6026 2024.09.10 21:26:57.514356 [ 3 ] {} <Debug> HTTP-Session: 91be0b3f-5b1c-4f69-be2b-821592302542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6027 2024.09.10 21:26:57.514386 [ 3 ] {} <Trace> HTTP-Session: 91be0b3f-5b1c-4f69-be2b-821592302542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6028 2024.09.10 21:26:57.514484 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6029 2024.09.10 21:26:57.514529 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6030 2024.09.10 21:26:57.514661 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6031 2024.09.10 21:26:57.514891 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6032 2024.09.10 21:26:57.514927 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6033 2024.09.10 21:26:57.515284 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6034 2024.09.10 21:26:57.515620 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6035 2024.09.10 21:26:57.515786 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec.
6036 2024.09.10 21:26:57.516081 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Debug> DynamicQueryHandler: Done processing query
6037 2024.09.10 21:26:57.516107 [ 3 ] {f1fd5d62-2e26-4d83-a041-c29c7b7c42e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6038 2024.09.10 21:26:57.516124 [ 3 ] {} <Debug> HTTP-Session: 91be0b3f-5b1c-4f69-be2b-821592302542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.09.10 21:26:57.516290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6040 2024.09.10 21:26:57.516340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6041 2024.09.10 21:26:57.516360 [ 3 ] {} <Debug> HTTP-Session: 70b6a805-709f-42d2-8942-4dce66047375 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6042 2024.09.10 21:26:57.516376 [ 3 ] {} <Debug> HTTP-Session: 70b6a805-709f-42d2-8942-4dce66047375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6043 2024.09.10 21:26:57.516389 [ 3 ] {} <Debug> HTTP-Session: 70b6a805-709f-42d2-8942-4dce66047375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.09.10 21:26:57.516419 [ 3 ] {} <Trace> HTTP-Session: 70b6a805-709f-42d2-8942-4dce66047375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6045 2024.09.10 21:26:57.516595 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6046 2024.09.10 21:26:57.516645 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6047 2024.09.10 21:26:57.516811 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6048 2024.09.10 21:26:57.517188 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6049 2024.09.10 21:26:57.517227 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6050 2024.09.10 21:26:57.517634 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6051 2024.09.10 21:26:57.517986 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6052 2024.09.10 21:26:57.518147 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec.
6053 2024.09.10 21:26:57.518359 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Debug> DynamicQueryHandler: Done processing query
6054 2024.09.10 21:26:57.518382 [ 3 ] {e8ed67a5-713e-4d2e-80e4-f3e59e70646b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6055 2024.09.10 21:26:57.518399 [ 3 ] {} <Debug> HTTP-Session: 70b6a805-709f-42d2-8942-4dce66047375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.09.10 21:26:57.518548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6057 2024.09.10 21:26:57.518596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6058 2024.09.10 21:26:57.518616 [ 3 ] {} <Debug> HTTP-Session: a3e4a08e-728b-472a-86de-bd000adbc620 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6059 2024.09.10 21:26:57.518633 [ 3 ] {} <Debug> HTTP-Session: a3e4a08e-728b-472a-86de-bd000adbc620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6060 2024.09.10 21:26:57.518647 [ 3 ] {} <Debug> HTTP-Session: a3e4a08e-728b-472a-86de-bd000adbc620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.09.10 21:26:57.518678 [ 3 ] {} <Trace> HTTP-Session: a3e4a08e-728b-472a-86de-bd000adbc620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6062 2024.09.10 21:26:57.518794 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6063 2024.09.10 21:26:57.518840 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6064 2024.09.10 21:26:57.518973 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6065 2024.09.10 21:26:57.519359 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6066 2024.09.10 21:26:57.519395 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6067 2024.09.10 21:26:57.519745 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6068 2024.09.10 21:26:57.520074 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6069 2024.09.10 21:26:57.520237 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec.
6070 2024.09.10 21:26:57.520238 [ 113 ] {} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6071 2024.09.10 21:26:57.520368 [ 113 ] {} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6072 2024.09.10 21:26:57.520427 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6073 2024.09.10 21:26:57.520442 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Debug> DynamicQueryHandler: Done processing query
6074 2024.09.10 21:26:57.520491 [ 3 ] {55132d77-d7ee-4036-ad9d-84099539756e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6075 2024.09.10 21:26:57.520541 [ 3 ] {} <Debug> HTTP-Session: a3e4a08e-728b-472a-86de-bd000adbc620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.09.10 21:26:57.520624 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
6077 2024.09.10 21:26:57.520759 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6078 2024.09.10 21:26:57.520767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6079 2024.09.10 21:26:57.520800 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
6080 2024.09.10 21:26:57.520830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6081 2024.09.10 21:26:57.520862 [ 3 ] {} <Debug> HTTP-Session: ea23c6e9-2f61-4052-a89d-e54479f23af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6082 2024.09.10 21:26:57.520921 [ 3 ] {} <Debug> HTTP-Session: ea23c6e9-2f61-4052-a89d-e54479f23af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6083 2024.09.10 21:26:57.520945 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
6084 2024.09.10 21:26:57.520959 [ 3 ] {} <Debug> HTTP-Session: ea23c6e9-2f61-4052-a89d-e54479f23af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.09.10 21:26:57.521034 [ 3 ] {} <Trace> HTTP-Session: ea23c6e9-2f61-4052-a89d-e54479f23af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6086 2024.09.10 21:26:57.521104 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
6087 2024.09.10 21:26:57.521251 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
6088 2024.09.10 21:26:57.521314 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
6089 2024.09.10 21:26:57.521387 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6090 2024.09.10 21:26:57.521535 [ 191 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
6091 2024.09.10 21:26:57.521702 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6092 2024.09.10 21:26:57.522838 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6093 2024.09.10 21:26:57.523324 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002772619 sec., 3606.6982156581917 rows/sec., 243.03 KiB/sec.
6094 2024.09.10 21:26:57.523645 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6095 2024.09.10 21:26:57.523940 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6096 2024.09.10 21:26:57.523999 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6097 2024.09.10 21:26:57.524781 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6098 2024.09.10 21:26:57.525003 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_10_2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6099 2024.09.10 21:26:57.525184 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6100 2024.09.10 21:26:57.525466 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6101 2024.09.10 21:26:57.525896 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6102 2024.09.10 21:26:57.526092 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004908 sec., 3463.7326813365935 rows/sec., 6.21 MiB/sec.
6103 2024.09.10 21:26:57.526323 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Debug> DynamicQueryHandler: Done processing query
6104 2024.09.10 21:26:57.526348 [ 3 ] {e2307105-dd21-4276-b79c-cf59d7f82bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6105 2024.09.10 21:26:57.526366 [ 3 ] {} <Debug> HTTP-Session: ea23c6e9-2f61-4052-a89d-e54479f23af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.09.10 21:26:57.526489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6107 2024.09.10 21:26:57.526538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6108 2024.09.10 21:26:57.526559 [ 3 ] {} <Debug> HTTP-Session: fdbfff49-867f-4cdf-88fa-46b1219f92af Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6109 2024.09.10 21:26:57.526575 [ 3 ] {} <Debug> HTTP-Session: fdbfff49-867f-4cdf-88fa-46b1219f92af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.09.10 21:26:57.526589 [ 3 ] {} <Debug> HTTP-Session: fdbfff49-867f-4cdf-88fa-46b1219f92af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6111 2024.09.10 21:26:57.526620 [ 3 ] {} <Trace> HTTP-Session: fdbfff49-867f-4cdf-88fa-46b1219f92af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6112 2024.09.10 21:26:57.526740 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6113 2024.09.10 21:26:57.526785 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6114 2024.09.10 21:26:57.526916 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6115 2024.09.10 21:26:57.527227 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6116 2024.09.10 21:26:57.527263 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6117 2024.09.10 21:26:57.527641 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6118 2024.09.10 21:26:57.527996 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6119 2024.09.10 21:26:57.528151 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec.
6120 2024.09.10 21:26:57.528160 [ 113 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6121 2024.09.10 21:26:57.528239 [ 113 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6122 2024.09.10 21:26:57.528290 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6123 2024.09.10 21:26:57.528421 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Debug> DynamicQueryHandler: Done processing query
6124 2024.09.10 21:26:57.528424 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6125 2024.09.10 21:26:57.528452 [ 3 ] {c93d23ef-2bc9-4288-afd4-91763752cfb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6126 2024.09.10 21:26:57.528480 [ 3 ] {} <Debug> HTTP-Session: fdbfff49-867f-4cdf-88fa-46b1219f92af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.09.10 21:26:57.528565 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6128 2024.09.10 21:26:57.528593 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1356 rows starting from the beginning of the part
6129 2024.09.10 21:26:57.528658 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
6130 2024.09.10 21:26:57.528751 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6131 2024.09.10 21:26:57.528845 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
6132 2024.09.10 21:26:57.528928 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6133 2024.09.10 21:26:57.529005 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
6134 2024.09.10 21:26:57.530087 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 4 columns (4 merged, 0 gathered) in 0.00171926 sec., 1001593.7089212801 rows/sec., 65.75 MiB/sec.
6135 2024.09.10 21:26:57.530329 [ 187 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6136 2024.09.10 21:26:57.530754 [ 187 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6137 2024.09.10 21:26:57.530840 [ 187 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_26_5} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6138 2024.09.10 21:26:57.530921 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6139 2024.09.10 21:27:02.527487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6140 2024.09.10 21:27:02.527629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6141 2024.09.10 21:27:02.527657 [ 3 ] {} <Debug> HTTP-Session: 71269b0a-0cc5-408b-8b24-507acb205d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6142 2024.09.10 21:27:02.527684 [ 3 ] {} <Debug> HTTP-Session: 71269b0a-0cc5-408b-8b24-507acb205d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.09.10 21:27:02.527702 [ 3 ] {} <Debug> HTTP-Session: 71269b0a-0cc5-408b-8b24-507acb205d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.09.10 21:27:02.527756 [ 3 ] {} <Trace> HTTP-Session: 71269b0a-0cc5-408b-8b24-507acb205d7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6145 2024.09.10 21:27:02.527961 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6146 2024.09.10 21:27:02.528037 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6147 2024.09.10 21:27:02.528407 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6148 2024.09.10 21:27:02.528844 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6149 2024.09.10 21:27:02.528887 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6150 2024.09.10 21:27:02.529294 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6151 2024.09.10 21:27:02.529682 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6152 2024.09.10 21:27:02.529839 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001941 sec., 1030.3967027305512 rows/sec., 84.02 KiB/sec.
6153 2024.09.10 21:27:02.530084 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Debug> DynamicQueryHandler: Done processing query
6154 2024.09.10 21:27:02.530110 [ 3 ] {218d850a-f23d-471f-9944-27a5cc497631} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6155 2024.09.10 21:27:02.530127 [ 3 ] {} <Debug> HTTP-Session: 71269b0a-0cc5-408b-8b24-507acb205d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6156 2024.09.10 21:27:02.530461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 180062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6157 2024.09.10 21:27:02.530509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6158 2024.09.10 21:27:02.530528 [ 3 ] {} <Debug> HTTP-Session: e737cc22-2996-4a4f-937d-c0ab9558e40a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6159 2024.09.10 21:27:02.530544 [ 3 ] {} <Debug> HTTP-Session: e737cc22-2996-4a4f-937d-c0ab9558e40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6160 2024.09.10 21:27:02.530558 [ 3 ] {} <Debug> HTTP-Session: e737cc22-2996-4a4f-937d-c0ab9558e40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.09.10 21:27:02.530588 [ 3 ] {} <Trace> HTTP-Session: e737cc22-2996-4a4f-937d-c0ab9558e40a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6162 2024.09.10 21:27:02.531029 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6163 2024.09.10 21:27:02.531074 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6164 2024.09.10 21:27:02.531310 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6165 2024.09.10 21:27:02.532786 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6166 2024.09.10 21:27:02.532824 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6167 2024.09.10 21:27:02.533267 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6168 2024.09.10 21:27:02.533639 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6169 2024.09.10 21:27:02.533796 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Debug> executeQuery: Read 1243 rows, 104.88 KiB in 0.003065 sec., 405546.4926590538 rows/sec., 33.42 MiB/sec.
6170 2024.09.10 21:27:02.533983 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Debug> DynamicQueryHandler: Done processing query
6171 2024.09.10 21:27:02.534008 [ 3 ] {f1397d25-abb6-42b6-a7a9-ac686d1ec820} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6172 2024.09.10 21:27:02.534024 [ 3 ] {} <Debug> HTTP-Session: e737cc22-2996-4a4f-937d-c0ab9558e40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6173 2024.09.10 21:27:02.534214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6174 2024.09.10 21:27:02.534261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6175 2024.09.10 21:27:02.534280 [ 3 ] {} <Debug> HTTP-Session: 1b603409-ce26-4d23-a258-47147107ef2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6176 2024.09.10 21:27:02.534296 [ 3 ] {} <Debug> HTTP-Session: 1b603409-ce26-4d23-a258-47147107ef2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6177 2024.09.10 21:27:02.534310 [ 3 ] {} <Debug> HTTP-Session: 1b603409-ce26-4d23-a258-47147107ef2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.09.10 21:27:02.534341 [ 3 ] {} <Trace> HTTP-Session: 1b603409-ce26-4d23-a258-47147107ef2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6179 2024.09.10 21:27:02.534440 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6180 2024.09.10 21:27:02.534483 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6181 2024.09.10 21:27:02.534708 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6182 2024.09.10 21:27:02.535000 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6183 2024.09.10 21:27:02.535036 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6184 2024.09.10 21:27:02.535375 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6185 2024.09.10 21:27:02.535721 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6186 2024.09.10 21:27:02.535879 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001458 sec., 17146.776406035664 rows/sec., 1.25 MiB/sec.
6187 2024.09.10 21:27:02.536162 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Debug> DynamicQueryHandler: Done processing query
6188 2024.09.10 21:27:02.536192 [ 3 ] {75dac2ae-d8f6-449a-816c-0398f2e9aeaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6189 2024.09.10 21:27:02.536216 [ 3 ] {} <Debug> HTTP-Session: 1b603409-ce26-4d23-a258-47147107ef2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6190 2024.09.10 21:27:02.536365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6191 2024.09.10 21:27:02.536412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6192 2024.09.10 21:27:02.536431 [ 3 ] {} <Debug> HTTP-Session: 2fbad3e4-ab09-4418-aa0f-61b6669f7a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6193 2024.09.10 21:27:02.536448 [ 3 ] {} <Debug> HTTP-Session: 2fbad3e4-ab09-4418-aa0f-61b6669f7a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6194 2024.09.10 21:27:02.536461 [ 3 ] {} <Debug> HTTP-Session: 2fbad3e4-ab09-4418-aa0f-61b6669f7a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.09.10 21:27:02.536492 [ 3 ] {} <Trace> HTTP-Session: 2fbad3e4-ab09-4418-aa0f-61b6669f7a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6196 2024.09.10 21:27:02.536638 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6197 2024.09.10 21:27:02.536682 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6198 2024.09.10 21:27:02.536920 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6199 2024.09.10 21:27:02.537349 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6200 2024.09.10 21:27:02.537385 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6201 2024.09.10 21:27:02.537745 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6202 2024.09.10 21:27:02.538098 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6203 2024.09.10 21:27:02.538257 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001678 sec., 135876.04290822407 rows/sec., 9.20 MiB/sec.
6204 2024.09.10 21:27:02.538478 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Debug> DynamicQueryHandler: Done processing query
6205 2024.09.10 21:27:02.538503 [ 3 ] {155285c4-d9da-4ff7-af68-7cd4b9099cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6206 2024.09.10 21:27:02.538519 [ 3 ] {} <Debug> HTTP-Session: 2fbad3e4-ab09-4418-aa0f-61b6669f7a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.09.10 21:27:02.538770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 90089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6208 2024.09.10 21:27:02.538819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6209 2024.09.10 21:27:02.538838 [ 3 ] {} <Debug> HTTP-Session: 392ba296-a358-404c-be45-ad8233a45d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6210 2024.09.10 21:27:02.538854 [ 3 ] {} <Debug> HTTP-Session: 392ba296-a358-404c-be45-ad8233a45d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6211 2024.09.10 21:27:02.538867 [ 3 ] {} <Debug> HTTP-Session: 392ba296-a358-404c-be45-ad8233a45d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.09.10 21:27:02.538898 [ 3 ] {} <Trace> HTTP-Session: 392ba296-a358-404c-be45-ad8233a45d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6213 2024.09.10 21:27:02.539245 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6214 2024.09.10 21:27:02.539288 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6215 2024.09.10 21:27:02.539513 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6216 2024.09.10 21:27:02.540108 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6217 2024.09.10 21:27:02.540145 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6218 2024.09.10 21:27:02.540520 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6219 2024.09.10 21:27:02.540897 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6220 2024.09.10 21:27:02.541053 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.002046 sec., 266373.4115347018 rows/sec., 19.76 MiB/sec.
6221 2024.09.10 21:27:02.541217 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Debug> DynamicQueryHandler: Done processing query
6222 2024.09.10 21:27:02.541242 [ 3 ] {a1125bea-5a17-48be-a8a1-5990e515809e} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
6223 2024.09.10 21:27:02.541257 [ 3 ] {} <Debug> HTTP-Session: 392ba296-a358-404c-be45-ad8233a45d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.09.10 21:27:02.541476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6225 2024.09.10 21:27:02.541522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6226 2024.09.10 21:27:02.541542 [ 3 ] {} <Debug> HTTP-Session: 6975e662-e12c-4f41-9235-d5aada434e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6227 2024.09.10 21:27:02.541559 [ 3 ] {} <Debug> HTTP-Session: 6975e662-e12c-4f41-9235-d5aada434e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6228 2024.09.10 21:27:02.541572 [ 3 ] {} <Debug> HTTP-Session: 6975e662-e12c-4f41-9235-d5aada434e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.09.10 21:27:02.541604 [ 3 ] {} <Trace> HTTP-Session: 6975e662-e12c-4f41-9235-d5aada434e76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6230 2024.09.10 21:27:02.541979 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6231 2024.09.10 21:27:02.542031 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6232 2024.09.10 21:27:02.542176 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6233 2024.09.10 21:27:02.543102 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6234 2024.09.10 21:27:02.543139 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6235 2024.09.10 21:27:02.543574 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6236 2024.09.10 21:27:02.543905 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6237 2024.09.10 21:27:02.544072 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002328 sec., 362972.50859106524 rows/sec., 24.43 MiB/sec.
6238 2024.09.10 21:27:02.544261 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Debug> DynamicQueryHandler: Done processing query
6239 2024.09.10 21:27:02.544286 [ 3 ] {041b466c-8cda-423d-ab80-0ba546259270} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6240 2024.09.10 21:27:02.544302 [ 3 ] {} <Debug> HTTP-Session: 6975e662-e12c-4f41-9235-d5aada434e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.09.10 21:27:02.544479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6242 2024.09.10 21:27:02.544529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6243 2024.09.10 21:27:02.544549 [ 3 ] {} <Debug> HTTP-Session: 4ab48edf-dd87-4482-b1d4-76d0051ff0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6244 2024.09.10 21:27:02.544566 [ 3 ] {} <Debug> HTTP-Session: 4ab48edf-dd87-4482-b1d4-76d0051ff0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6245 2024.09.10 21:27:02.544579 [ 3 ] {} <Debug> HTTP-Session: 4ab48edf-dd87-4482-b1d4-76d0051ff0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.09.10 21:27:02.544610 [ 3 ] {} <Trace> HTTP-Session: 4ab48edf-dd87-4482-b1d4-76d0051ff0cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6247 2024.09.10 21:27:02.544893 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6248 2024.09.10 21:27:02.544959 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6249 2024.09.10 21:27:02.545378 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6250 2024.09.10 21:27:02.545911 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6251 2024.09.10 21:27:02.545951 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6252 2024.09.10 21:27:02.546560 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6253 2024.09.10 21:27:02.546967 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6254 2024.09.10 21:27:02.547184 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002481 sec., 9270.455461507456 rows/sec., 16.61 MiB/sec.
6255 2024.09.10 21:27:02.547891 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Debug> DynamicQueryHandler: Done processing query
6256 2024.09.10 21:27:02.547916 [ 3 ] {27e8c7a0-69a3-4f47-8765-46e64d41d979} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6257 2024.09.10 21:27:02.547932 [ 3 ] {} <Debug> HTTP-Session: 4ab48edf-dd87-4482-b1d4-76d0051ff0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.09.10 21:27:02.548093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6259 2024.09.10 21:27:02.548142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6260 2024.09.10 21:27:02.548161 [ 3 ] {} <Debug> HTTP-Session: 520be242-5e1b-4a17-b804-7ce58f30aca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6261 2024.09.10 21:27:02.548177 [ 3 ] {} <Debug> HTTP-Session: 520be242-5e1b-4a17-b804-7ce58f30aca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.09.10 21:27:02.548191 [ 3 ] {} <Debug> HTTP-Session: 520be242-5e1b-4a17-b804-7ce58f30aca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.09.10 21:27:02.548222 [ 3 ] {} <Trace> HTTP-Session: 520be242-5e1b-4a17-b804-7ce58f30aca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6264 2024.09.10 21:27:02.548340 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6265 2024.09.10 21:27:02.548386 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6266 2024.09.10 21:27:02.548542 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.09.10 21:27:02.548881 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6268 2024.09.10 21:27:02.548918 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6269 2024.09.10 21:27:02.549301 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6270 2024.09.10 21:27:02.549618 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6271 2024.09.10 21:27:02.549766 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec.
6272 2024.09.10 21:27:02.549936 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Debug> DynamicQueryHandler: Done processing query
6273 2024.09.10 21:27:02.549964 [ 3 ] {fe043988-48a8-4ea5-be3b-5c5284fa190d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6274 2024.09.10 21:27:02.549981 [ 3 ] {} <Debug> HTTP-Session: 520be242-5e1b-4a17-b804-7ce58f30aca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.09.10 21:27:07.502581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6276 2024.09.10 21:27:07.502707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6277 2024.09.10 21:27:07.502732 [ 3 ] {} <Debug> HTTP-Session: cd1866c5-628a-4e47-b225-f5dcbf6c52d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6278 2024.09.10 21:27:07.502757 [ 3 ] {} <Debug> HTTP-Session: cd1866c5-628a-4e47-b225-f5dcbf6c52d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.09.10 21:27:07.502773 [ 3 ] {} <Debug> HTTP-Session: cd1866c5-628a-4e47-b225-f5dcbf6c52d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.09.10 21:27:07.502821 [ 3 ] {} <Trace> HTTP-Session: cd1866c5-628a-4e47-b225-f5dcbf6c52d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6281 2024.09.10 21:27:07.503007 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6282 2024.09.10 21:27:07.503075 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6283 2024.09.10 21:27:07.503409 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6284 2024.09.10 21:27:07.503804 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6285 2024.09.10 21:27:07.503847 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6286 2024.09.10 21:27:07.504273 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6287 2024.09.10 21:27:07.504680 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6288 2024.09.10 21:27:07.504855 [ 104 ] {} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6289 2024.09.10 21:27:07.504870 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001915 sec., 1044.3864229765013 rows/sec., 85.16 KiB/sec.
6290 2024.09.10 21:27:07.504949 [ 104 ] {} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6291 2024.09.10 21:27:07.505024 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6292 2024.09.10 21:27:07.505222 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
6293 2024.09.10 21:27:07.505245 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Debug> DynamicQueryHandler: Done processing query
6294 2024.09.10 21:27:07.505304 [ 3 ] {17c9dfc0-39ee-4625-870c-1d5085cdd0ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6295 2024.09.10 21:27:07.505332 [ 3 ] {} <Debug> HTTP-Session: cd1866c5-628a-4e47-b225-f5dcbf6c52d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6296 2024.09.10 21:27:07.505468 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6297 2024.09.10 21:27:07.505525 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
6298 2024.09.10 21:27:07.505557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2024.09.10 21:27:07.505658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6300 2024.09.10 21:27:07.505747 [ 3 ] {} <Debug> HTTP-Session: 0777f4e8-5d11-46e5-80d2-1ea61c459ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6301 2024.09.10 21:27:07.505779 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6302 2024.09.10 21:27:07.505816 [ 3 ] {} <Debug> HTTP-Session: 0777f4e8-5d11-46e5-80d2-1ea61c459ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.09.10 21:27:07.505883 [ 3 ] {} <Debug> HTTP-Session: 0777f4e8-5d11-46e5-80d2-1ea61c459ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6304 2024.09.10 21:27:07.506055 [ 3 ] {} <Trace> HTTP-Session: 0777f4e8-5d11-46e5-80d2-1ea61c459ed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6305 2024.09.10 21:27:07.506122 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
6306 2024.09.10 21:27:07.506486 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6307 2024.09.10 21:27:07.506520 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
6308 2024.09.10 21:27:07.506610 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6309 2024.09.10 21:27:07.506764 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6310 2024.09.10 21:27:07.507109 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
6311 2024.09.10 21:27:07.507900 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6312 2024.09.10 21:27:07.508983 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6313 2024.09.10 21:27:07.509046 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6314 2024.09.10 21:27:07.509800 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004667721 sec., 6427.119358676322 rows/sec., 549.19 KiB/sec.
6315 2024.09.10 21:27:07.509997 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6316 2024.09.10 21:27:07.510065 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6317 2024.09.10 21:27:07.511195 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6318 2024.09.10 21:27:07.511204 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6319 2024.09.10 21:27:07.511417 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_11_2} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6320 2024.09.10 21:27:07.511533 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.005235 sec., 42788.92072588348 rows/sec., 3.77 MiB/sec.
6321 2024.09.10 21:27:07.511640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6322 2024.09.10 21:27:07.511870 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Debug> DynamicQueryHandler: Done processing query
6323 2024.09.10 21:27:07.511900 [ 3 ] {a24a09ab-81b3-453c-bfab-6b8e47b16e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6324 2024.09.10 21:27:07.511917 [ 3 ] {} <Debug> HTTP-Session: 0777f4e8-5d11-46e5-80d2-1ea61c459ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6325 2024.09.10 21:27:07.512049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6326 2024.09.10 21:27:07.512099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6327 2024.09.10 21:27:07.512119 [ 3 ] {} <Debug> HTTP-Session: 2e719e09-8524-41ee-88a8-5b63d068aece Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6328 2024.09.10 21:27:07.512135 [ 3 ] {} <Debug> HTTP-Session: 2e719e09-8524-41ee-88a8-5b63d068aece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6329 2024.09.10 21:27:07.512150 [ 3 ] {} <Debug> HTTP-Session: 2e719e09-8524-41ee-88a8-5b63d068aece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6330 2024.09.10 21:27:07.512184 [ 3 ] {} <Trace> HTTP-Session: 2e719e09-8524-41ee-88a8-5b63d068aece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6331 2024.09.10 21:27:07.512293 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6332 2024.09.10 21:27:07.512337 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6333 2024.09.10 21:27:07.512588 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6334 2024.09.10 21:27:07.512897 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6335 2024.09.10 21:27:07.512935 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6336 2024.09.10 21:27:07.513286 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6337 2024.09.10 21:27:07.513650 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6338 2024.09.10 21:27:07.513811 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001548 sec., 12273.901808785531 rows/sec., 916.00 KiB/sec.
6339 2024.09.10 21:27:07.513975 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Debug> DynamicQueryHandler: Done processing query
6340 2024.09.10 21:27:07.514000 [ 3 ] {be6f4f92-fa53-4f56-92c7-28fb799daecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6341 2024.09.10 21:27:07.514016 [ 3 ] {} <Debug> HTTP-Session: 2e719e09-8524-41ee-88a8-5b63d068aece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6342 2024.09.10 21:27:07.514130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6343 2024.09.10 21:27:07.514178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6344 2024.09.10 21:27:07.514198 [ 3 ] {} <Debug> HTTP-Session: 6428e7b6-14e4-4715-b27b-932bc761809c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6345 2024.09.10 21:27:07.514215 [ 3 ] {} <Debug> HTTP-Session: 6428e7b6-14e4-4715-b27b-932bc761809c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6346 2024.09.10 21:27:07.514229 [ 3 ] {} <Debug> HTTP-Session: 6428e7b6-14e4-4715-b27b-932bc761809c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.09.10 21:27:07.514260 [ 3 ] {} <Trace> HTTP-Session: 6428e7b6-14e4-4715-b27b-932bc761809c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6348 2024.09.10 21:27:07.514360 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6349 2024.09.10 21:27:07.514403 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6350 2024.09.10 21:27:07.514628 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6351 2024.09.10 21:27:07.514930 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6352 2024.09.10 21:27:07.514967 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6353 2024.09.10 21:27:07.515321 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6354 2024.09.10 21:27:07.515676 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6355 2024.09.10 21:27:07.515836 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001492 sec., 9383.378016085791 rows/sec., 657.15 KiB/sec.
6356 2024.09.10 21:27:07.516013 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Debug> DynamicQueryHandler: Done processing query
6357 2024.09.10 21:27:07.516038 [ 3 ] {41d9f495-3cd9-4ce0-bdec-30930ecb7ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6358 2024.09.10 21:27:07.516053 [ 3 ] {} <Debug> HTTP-Session: 6428e7b6-14e4-4715-b27b-932bc761809c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6359 2024.09.10 21:27:07.516165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6360 2024.09.10 21:27:07.516214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6361 2024.09.10 21:27:07.516234 [ 3 ] {} <Debug> HTTP-Session: 2d5f3abc-03e7-461e-8b94-917a44536905 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6362 2024.09.10 21:27:07.516251 [ 3 ] {} <Debug> HTTP-Session: 2d5f3abc-03e7-461e-8b94-917a44536905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6363 2024.09.10 21:27:07.516265 [ 3 ] {} <Debug> HTTP-Session: 2d5f3abc-03e7-461e-8b94-917a44536905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6364 2024.09.10 21:27:07.516297 [ 3 ] {} <Trace> HTTP-Session: 2d5f3abc-03e7-461e-8b94-917a44536905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6365 2024.09.10 21:27:07.516393 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6366 2024.09.10 21:27:07.516436 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6367 2024.09.10 21:27:07.516664 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6368 2024.09.10 21:27:07.516955 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6369 2024.09.10 21:27:07.516998 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6370 2024.09.10 21:27:07.517346 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6371 2024.09.10 21:27:07.517709 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6372 2024.09.10 21:27:07.517881 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 234.61 KiB/sec.
6373 2024.09.10 21:27:07.518045 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Debug> DynamicQueryHandler: Done processing query
6374 2024.09.10 21:27:07.518070 [ 3 ] {7f5b3b79-dbe4-4118-a7fe-b126f993000a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6375 2024.09.10 21:27:07.518086 [ 3 ] {} <Debug> HTTP-Session: 2d5f3abc-03e7-461e-8b94-917a44536905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.09.10 21:27:07.518263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6377 2024.09.10 21:27:07.518313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6378 2024.09.10 21:27:07.518332 [ 3 ] {} <Debug> HTTP-Session: 534cb08d-1cfa-41ef-9f89-39f000cd1e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6379 2024.09.10 21:27:07.518348 [ 3 ] {} <Debug> HTTP-Session: 534cb08d-1cfa-41ef-9f89-39f000cd1e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.09.10 21:27:07.518362 [ 3 ] {} <Debug> HTTP-Session: 534cb08d-1cfa-41ef-9f89-39f000cd1e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6381 2024.09.10 21:27:07.518394 [ 3 ] {} <Trace> HTTP-Session: 534cb08d-1cfa-41ef-9f89-39f000cd1e05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6382 2024.09.10 21:27:07.518598 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6383 2024.09.10 21:27:07.518643 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6384 2024.09.10 21:27:07.518867 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6385 2024.09.10 21:27:07.519459 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6386 2024.09.10 21:27:07.519498 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6387 2024.09.10 21:27:07.519873 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6388 2024.09.10 21:27:07.520235 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6389 2024.09.10 21:27:07.520401 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.0019 sec., 211052.63157894736 rows/sec., 15.01 MiB/sec.
6390 2024.09.10 21:27:07.520621 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Debug> DynamicQueryHandler: Done processing query
6391 2024.09.10 21:27:07.520647 [ 3 ] {1377fc7d-8693-4eee-8f49-8480df76a9bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6392 2024.09.10 21:27:07.520663 [ 3 ] {} <Debug> HTTP-Session: 534cb08d-1cfa-41ef-9f89-39f000cd1e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6393 2024.09.10 21:27:07.520780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6394 2024.09.10 21:27:07.520828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6395 2024.09.10 21:27:07.520848 [ 3 ] {} <Debug> HTTP-Session: acf9a0a0-1d8e-413f-af6d-e8df38b2efa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6396 2024.09.10 21:27:07.520865 [ 3 ] {} <Debug> HTTP-Session: acf9a0a0-1d8e-413f-af6d-e8df38b2efa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6397 2024.09.10 21:27:07.520879 [ 3 ] {} <Debug> HTTP-Session: acf9a0a0-1d8e-413f-af6d-e8df38b2efa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6398 2024.09.10 21:27:07.520911 [ 3 ] {} <Trace> HTTP-Session: acf9a0a0-1d8e-413f-af6d-e8df38b2efa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6399 2024.09.10 21:27:07.521006 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6400 2024.09.10 21:27:07.521051 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6401 2024.09.10 21:27:07.521181 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6402 2024.09.10 21:27:07.521498 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6403 2024.09.10 21:27:07.521534 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6404 2024.09.10 21:27:07.521886 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6405 2024.09.10 21:27:07.522213 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6406 2024.09.10 21:27:07.522369 [ 104 ] {} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6407 2024.09.10 21:27:07.522378 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec.
6408 2024.09.10 21:27:07.522427 [ 104 ] {} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6409 2024.09.10 21:27:07.522491 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6410 2024.09.10 21:27:07.522652 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
6411 2024.09.10 21:27:07.522673 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Debug> DynamicQueryHandler: Done processing query
6412 2024.09.10 21:27:07.522706 [ 3 ] {c09a57cc-d7c1-4580-81aa-120048013c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6413 2024.09.10 21:27:07.522733 [ 3 ] {} <Debug> HTTP-Session: acf9a0a0-1d8e-413f-af6d-e8df38b2efa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6414 2024.09.10 21:27:07.522814 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6415 2024.09.10 21:27:07.522846 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
6416 2024.09.10 21:27:07.522934 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6417 2024.09.10 21:27:07.522946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6418 2024.09.10 21:27:07.523097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6419 2024.09.10 21:27:07.523167 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
6420 2024.09.10 21:27:07.523174 [ 3 ] {} <Debug> HTTP-Session: 32e11d2b-bf76-4fb8-9f8f-d3d48746bbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6421 2024.09.10 21:27:07.523242 [ 3 ] {} <Debug> HTTP-Session: 32e11d2b-bf76-4fb8-9f8f-d3d48746bbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.09.10 21:27:07.523329 [ 3 ] {} <Debug> HTTP-Session: 32e11d2b-bf76-4fb8-9f8f-d3d48746bbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6423 2024.09.10 21:27:07.523410 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6424 2024.09.10 21:27:07.523427 [ 3 ] {} <Trace> HTTP-Session: 32e11d2b-bf76-4fb8-9f8f-d3d48746bbe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6425 2024.09.10 21:27:07.523661 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
6426 2024.09.10 21:27:07.523762 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6427 2024.09.10 21:27:07.523824 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6428 2024.09.10 21:27:07.524032 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6429 2024.09.10 21:27:07.524385 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.09.10 21:27:07.525106 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.09.10 21:27:07.525153 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6432 2024.09.10 21:27:07.525435 [ 187 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002839589 sec., 23242.800278491006 rows/sec., 1.19 MiB/sec.
6433 2024.09.10 21:27:07.525673 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6434 2024.09.10 21:27:07.525837 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6435 2024.09.10 21:27:07.526787 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6436 2024.09.10 21:27:07.526889 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2024.09.10 21:27:07.527023 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_11_2} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6438 2024.09.10 21:27:07.527236 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.003584 sec., 66406.25 rows/sec., 4.45 MiB/sec.
6439 2024.09.10 21:27:07.527290 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6440 2024.09.10 21:27:07.527612 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Debug> DynamicQueryHandler: Done processing query
6441 2024.09.10 21:27:07.527643 [ 3 ] {0ebaf64d-01ff-4fde-be40-2d824d5cd5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6442 2024.09.10 21:27:07.527659 [ 3 ] {} <Debug> HTTP-Session: 32e11d2b-bf76-4fb8-9f8f-d3d48746bbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6443 2024.09.10 21:27:07.527783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6444 2024.09.10 21:27:07.527833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6445 2024.09.10 21:27:07.527853 [ 3 ] {} <Debug> HTTP-Session: e48fa1b7-2654-4f03-bbd6-d7d1ad002ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6446 2024.09.10 21:27:07.527869 [ 3 ] {} <Debug> HTTP-Session: e48fa1b7-2654-4f03-bbd6-d7d1ad002ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6447 2024.09.10 21:27:07.527884 [ 3 ] {} <Debug> HTTP-Session: e48fa1b7-2654-4f03-bbd6-d7d1ad002ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.09.10 21:27:07.527916 [ 3 ] {} <Trace> HTTP-Session: e48fa1b7-2654-4f03-bbd6-d7d1ad002ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6449 2024.09.10 21:27:07.528011 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6450 2024.09.10 21:27:07.528057 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6451 2024.09.10 21:27:07.528196 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6452 2024.09.10 21:27:07.528462 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6453 2024.09.10 21:27:07.528498 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6454 2024.09.10 21:27:07.528851 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6455 2024.09.10 21:27:07.529182 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6456 2024.09.10 21:27:07.529339 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec.
6457 2024.09.10 21:27:07.529519 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Debug> DynamicQueryHandler: Done processing query
6458 2024.09.10 21:27:07.529544 [ 3 ] {d1a7d358-f2aa-4704-b5be-f05c371bdca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6459 2024.09.10 21:27:07.529560 [ 3 ] {} <Debug> HTTP-Session: e48fa1b7-2654-4f03-bbd6-d7d1ad002ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6460 2024.09.10 21:27:07.529725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6461 2024.09.10 21:27:07.529775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6462 2024.09.10 21:27:07.529795 [ 3 ] {} <Debug> HTTP-Session: 0aa01021-4e06-4a8a-ba83-3ae2305dd62a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6463 2024.09.10 21:27:07.529811 [ 3 ] {} <Debug> HTTP-Session: 0aa01021-4e06-4a8a-ba83-3ae2305dd62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.09.10 21:27:07.529825 [ 3 ] {} <Debug> HTTP-Session: 0aa01021-4e06-4a8a-ba83-3ae2305dd62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6465 2024.09.10 21:27:07.529856 [ 3 ] {} <Trace> HTTP-Session: 0aa01021-4e06-4a8a-ba83-3ae2305dd62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6466 2024.09.10 21:27:07.530109 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6467 2024.09.10 21:27:07.530175 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6468 2024.09.10 21:27:07.530590 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6469 2024.09.10 21:27:07.531176 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6470 2024.09.10 21:27:07.531213 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6471 2024.09.10 21:27:07.531824 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6472 2024.09.10 21:27:07.532244 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6473 2024.09.10 21:27:07.532442 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002506 sec., 6783.719074221867 rows/sec., 12.16 MiB/sec.
6474 2024.09.10 21:27:07.532672 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Debug> DynamicQueryHandler: Done processing query
6475 2024.09.10 21:27:07.532697 [ 3 ] {c1e4ebf2-f9da-4a00-90f4-9df4a8474047} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6476 2024.09.10 21:27:07.532713 [ 3 ] {} <Debug> HTTP-Session: 0aa01021-4e06-4a8a-ba83-3ae2305dd62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6477 2024.09.10 21:27:07.532837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6478 2024.09.10 21:27:07.532887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6479 2024.09.10 21:27:07.532907 [ 3 ] {} <Debug> HTTP-Session: 0307c087-4db3-47c9-b1ea-d1e7847e6c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6480 2024.09.10 21:27:07.532923 [ 3 ] {} <Debug> HTTP-Session: 0307c087-4db3-47c9-b1ea-d1e7847e6c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.09.10 21:27:07.532937 [ 3 ] {} <Debug> HTTP-Session: 0307c087-4db3-47c9-b1ea-d1e7847e6c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.09.10 21:27:07.532969 [ 3 ] {} <Trace> HTTP-Session: 0307c087-4db3-47c9-b1ea-d1e7847e6c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6483 2024.09.10 21:27:07.533105 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6484 2024.09.10 21:27:07.533151 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6485 2024.09.10 21:27:07.533283 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6486 2024.09.10 21:27:07.533592 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6487 2024.09.10 21:27:07.533629 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6488 2024.09.10 21:27:07.533992 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6489 2024.09.10 21:27:07.534314 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6490 2024.09.10 21:27:07.534472 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
6491 2024.09.10 21:27:07.534644 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Debug> DynamicQueryHandler: Done processing query
6492 2024.09.10 21:27:07.534670 [ 3 ] {c9dc646b-b588-48e3-ab4f-98bfbd223c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6493 2024.09.10 21:27:07.534687 [ 3 ] {} <Debug> HTTP-Session: 0307c087-4db3-47c9-b1ea-d1e7847e6c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6494 2024.09.10 21:27:09.584633 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
6495 2024.09.10 21:27:09.584683 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
6496 2024.09.10 21:27:12.498051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6497 2024.09.10 21:27:12.498190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6498 2024.09.10 21:27:12.498279 [ 3 ] {} <Debug> HTTP-Session: b9d3f413-a070-42fa-a5f3-771d35a4381e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6499 2024.09.10 21:27:12.498307 [ 3 ] {} <Debug> HTTP-Session: b9d3f413-a070-42fa-a5f3-771d35a4381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.09.10 21:27:12.498325 [ 3 ] {} <Debug> HTTP-Session: b9d3f413-a070-42fa-a5f3-771d35a4381e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.09.10 21:27:12.498378 [ 3 ] {} <Trace> HTTP-Session: b9d3f413-a070-42fa-a5f3-771d35a4381e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6502 2024.09.10 21:27:12.498612 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6503 2024.09.10 21:27:12.498687 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6504 2024.09.10 21:27:12.499016 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6505 2024.09.10 21:27:12.499580 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6506 2024.09.10 21:27:12.499624 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6507 2024.09.10 21:27:12.500123 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6508 2024.09.10 21:27:12.500502 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6509 2024.09.10 21:27:12.500645 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002121 sec., 48090.523338048086 rows/sec., 4.00 MiB/sec.
6510 2024.09.10 21:27:12.500658 [ 99 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6511 2024.09.10 21:27:12.500718 [ 99 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6512 2024.09.10 21:27:12.500757 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6513 2024.09.10 21:27:12.500866 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
6514 2024.09.10 21:27:12.500875 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Debug> DynamicQueryHandler: Done processing query
6515 2024.09.10 21:27:12.500914 [ 3 ] {79bc13fd-1701-496a-93ea-98182d375c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6516 2024.09.10 21:27:12.500940 [ 3 ] {} <Debug> HTTP-Session: b9d3f413-a070-42fa-a5f3-771d35a4381e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6517 2024.09.10 21:27:12.501010 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6518 2024.09.10 21:27:12.501041 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1418 rows starting from the beginning of the part
6519 2024.09.10 21:27:12.501086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6520 2024.09.10 21:27:12.501131 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part
6521 2024.09.10 21:27:12.501211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6522 2024.09.10 21:27:12.501349 [ 3 ] {} <Debug> HTTP-Session: 181f4b6b-1191-4f3f-8466-5098b3018380 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6523 2024.09.10 21:27:12.501473 [ 3 ] {} <Debug> HTTP-Session: 181f4b6b-1191-4f3f-8466-5098b3018380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.09.10 21:27:12.501571 [ 3 ] {} <Debug> HTTP-Session: 181f4b6b-1191-4f3f-8466-5098b3018380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.09.10 21:27:12.501581 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 223 rows starting from the beginning of the part
6526 2024.09.10 21:27:12.501631 [ 3 ] {} <Trace> HTTP-Session: 181f4b6b-1191-4f3f-8466-5098b3018380 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6527 2024.09.10 21:27:12.501713 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1243 rows starting from the beginning of the part
6528 2024.09.10 21:27:12.501874 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6529 2024.09.10 21:27:12.501907 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 224 rows starting from the beginning of the part
6530 2024.09.10 21:27:12.502005 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6531 2024.09.10 21:27:12.502194 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part
6532 2024.09.10 21:27:12.502842 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6533 2024.09.10 21:27:12.503398 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6534 2024.09.10 21:27:12.503442 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6535 2024.09.10 21:27:12.503900 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6536 2024.09.10 21:27:12.504308 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6537 2024.09.10 21:27:12.504567 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.002786 sec., 8255.563531945441 rows/sec., 620.78 KiB/sec.
6538 2024.09.10 21:27:12.504582 [ 200 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.003760056 sec., 881369.8519383754 rows/sec., 77.12 MiB/sec.
6539 2024.09.10 21:27:12.504823 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Debug> DynamicQueryHandler: Done processing query
6540 2024.09.10 21:27:12.504869 [ 3 ] {b69cb23e-8712-4edb-81bf-e59e918b1ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6541 2024.09.10 21:27:12.504894 [ 3 ] {} <Debug> HTTP-Session: 181f4b6b-1191-4f3f-8466-5098b3018380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.09.10 21:27:12.505001 [ 200 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6543 2024.09.10 21:27:12.505053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6544 2024.09.10 21:27:12.505148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6545 2024.09.10 21:27:12.505170 [ 3 ] {} <Debug> HTTP-Session: 1566ad35-34e5-4984-81ba-7d2644283ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6546 2024.09.10 21:27:12.505188 [ 3 ] {} <Debug> HTTP-Session: 1566ad35-34e5-4984-81ba-7d2644283ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.09.10 21:27:12.505210 [ 3 ] {} <Debug> HTTP-Session: 1566ad35-34e5-4984-81ba-7d2644283ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.09.10 21:27:12.505267 [ 3 ] {} <Trace> HTTP-Session: 1566ad35-34e5-4984-81ba-7d2644283ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6549 2024.09.10 21:27:12.505649 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6550 2024.09.10 21:27:12.505743 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6551 2024.09.10 21:27:12.506077 [ 200 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6552 2024.09.10 21:27:12.506334 [ 200 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_31_6} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6553 2024.09.10 21:27:12.506363 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6554 2024.09.10 21:27:12.506528 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
6555 2024.09.10 21:27:12.506906 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6556 2024.09.10 21:27:12.506949 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6557 2024.09.10 21:27:12.507315 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6558 2024.09.10 21:27:12.507679 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6559 2024.09.10 21:27:12.507807 [ 99 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6560 2024.09.10 21:27:12.507811 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.002377 sec., 36600.757257046695 rows/sec., 2.86 MiB/sec.
6561 2024.09.10 21:27:12.507846 [ 99 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6562 2024.09.10 21:27:12.507890 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6563 2024.09.10 21:27:12.508022 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
6564 2024.09.10 21:27:12.508068 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Debug> DynamicQueryHandler: Done processing query
6565 2024.09.10 21:27:12.508096 [ 3 ] {22a156f1-38ca-47cd-88eb-5b5aa29ebf8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6566 2024.09.10 21:27:12.508119 [ 3 ] {} <Debug> HTTP-Session: 1566ad35-34e5-4984-81ba-7d2644283ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6567 2024.09.10 21:27:12.508172 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6568 2024.09.10 21:27:12.508201 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part
6569 2024.09.10 21:27:12.508327 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part
6570 2024.09.10 21:27:12.508360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6571 2024.09.10 21:27:12.508568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6572 2024.09.10 21:27:12.508634 [ 3 ] {} <Debug> HTTP-Session: 7b98a758-d710-4847-80e3-13e536e43dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6573 2024.09.10 21:27:12.508657 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 399 rows starting from the beginning of the part
6574 2024.09.10 21:27:12.508679 [ 3 ] {} <Debug> HTTP-Session: 7b98a758-d710-4847-80e3-13e536e43dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.09.10 21:27:12.508716 [ 3 ] {} <Debug> HTTP-Session: 7b98a758-d710-4847-80e3-13e536e43dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6576 2024.09.10 21:27:12.508845 [ 3 ] {} <Trace> HTTP-Session: 7b98a758-d710-4847-80e3-13e536e43dfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6577 2024.09.10 21:27:12.508865 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 545 rows starting from the beginning of the part
6578 2024.09.10 21:27:12.509073 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 401 rows starting from the beginning of the part
6579 2024.09.10 21:27:12.509185 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6580 2024.09.10 21:27:12.509233 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 87 rows starting from the beginning of the part
6581 2024.09.10 21:27:12.509292 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6582 2024.09.10 21:27:12.509731 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6583 2024.09.10 21:27:12.510366 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6584 2024.09.10 21:27:12.510410 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6585 2024.09.10 21:27:12.510940 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6586 2024.09.10 21:27:12.511319 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.003356249 sec., 726108.2237938842 rows/sec., 55.72 MiB/sec.
6587 2024.09.10 21:27:12.511497 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6588 2024.09.10 21:27:12.511497 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6589 2024.09.10 21:27:12.511698 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002661 sec., 60127.771514468244 rows/sec., 4.19 MiB/sec.
6590 2024.09.10 21:27:12.512172 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Debug> DynamicQueryHandler: Done processing query
6591 2024.09.10 21:27:12.512237 [ 3 ] {dc710fb4-ea1b-4223-b9d6-7845a6685794} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6592 2024.09.10 21:27:12.512290 [ 3 ] {} <Debug> HTTP-Session: 7b98a758-d710-4847-80e3-13e536e43dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6593 2024.09.10 21:27:12.512528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6594 2024.09.10 21:27:12.512590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6595 2024.09.10 21:27:12.512598 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6596 2024.09.10 21:27:12.512615 [ 3 ] {} <Debug> HTTP-Session: 4fd590c9-2ba1-46d3-9bba-45d804594d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6597 2024.09.10 21:27:12.512643 [ 3 ] {} <Debug> HTTP-Session: 4fd590c9-2ba1-46d3-9bba-45d804594d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6598 2024.09.10 21:27:12.512662 [ 3 ] {} <Debug> HTTP-Session: 4fd590c9-2ba1-46d3-9bba-45d804594d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6599 2024.09.10 21:27:12.512696 [ 3 ] {} <Trace> HTTP-Session: 4fd590c9-2ba1-46d3-9bba-45d804594d1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6600 2024.09.10 21:27:12.512703 [ 187 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_31_6} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6601 2024.09.10 21:27:12.512791 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
6602 2024.09.10 21:27:12.512995 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6603 2024.09.10 21:27:12.513059 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6604 2024.09.10 21:27:12.513455 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6605 2024.09.10 21:27:12.514052 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6606 2024.09.10 21:27:12.514087 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6607 2024.09.10 21:27:12.514714 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6608 2024.09.10 21:27:12.515128 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6609 2024.09.10 21:27:12.515320 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002518 sec., 9134.233518665607 rows/sec., 16.37 MiB/sec.
6610 2024.09.10 21:27:12.515564 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Debug> DynamicQueryHandler: Done processing query
6611 2024.09.10 21:27:12.515590 [ 3 ] {3fc89c79-8c90-4d04-b08c-0870e7059fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6612 2024.09.10 21:27:12.515607 [ 3 ] {} <Debug> HTTP-Session: 4fd590c9-2ba1-46d3-9bba-45d804594d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.09.10 21:27:12.515737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6614 2024.09.10 21:27:12.515785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6615 2024.09.10 21:27:12.515804 [ 3 ] {} <Debug> HTTP-Session: bb52777c-5d35-482c-be00-be6368c6612a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6616 2024.09.10 21:27:12.515821 [ 3 ] {} <Debug> HTTP-Session: bb52777c-5d35-482c-be00-be6368c6612a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.09.10 21:27:12.515835 [ 3 ] {} <Debug> HTTP-Session: bb52777c-5d35-482c-be00-be6368c6612a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6618 2024.09.10 21:27:12.515866 [ 3 ] {} <Trace> HTTP-Session: bb52777c-5d35-482c-be00-be6368c6612a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6619 2024.09.10 21:27:12.515987 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6620 2024.09.10 21:27:12.516032 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6621 2024.09.10 21:27:12.516163 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6622 2024.09.10 21:27:12.516459 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6623 2024.09.10 21:27:12.516494 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
6624 2024.09.10 21:27:12.516851 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6625 2024.09.10 21:27:12.517172 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6626 2024.09.10 21:27:12.517331 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
6627 2024.09.10 21:27:12.517504 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Debug> DynamicQueryHandler: Done processing query
6628 2024.09.10 21:27:12.517528 [ 3 ] {5567ee52-85c7-4549-a854-a98b0cd77111} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6629 2024.09.10 21:27:12.517545 [ 3 ] {} <Debug> HTTP-Session: bb52777c-5d35-482c-be00-be6368c6612a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.09.10 21:27:17.501918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6631 2024.09.10 21:27:17.502045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6632 2024.09.10 21:27:17.502069 [ 3 ] {} <Debug> HTTP-Session: 6cf1aec8-43fe-467e-9a74-21a5dfe06a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6633 2024.09.10 21:27:17.502093 [ 3 ] {} <Debug> HTTP-Session: 6cf1aec8-43fe-467e-9a74-21a5dfe06a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.09.10 21:27:17.502108 [ 3 ] {} <Debug> HTTP-Session: 6cf1aec8-43fe-467e-9a74-21a5dfe06a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.09.10 21:27:17.502156 [ 3 ] {} <Trace> HTTP-Session: 6cf1aec8-43fe-467e-9a74-21a5dfe06a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6636 2024.09.10 21:27:17.502334 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6637 2024.09.10 21:27:17.502402 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6638 2024.09.10 21:27:17.502730 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6639 2024.09.10 21:27:17.503135 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6640 2024.09.10 21:27:17.503175 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6641 2024.09.10 21:27:17.503579 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6642 2024.09.10 21:27:17.503974 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6643 2024.09.10 21:27:17.504142 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec.
6644 2024.09.10 21:27:17.504392 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Debug> DynamicQueryHandler: Done processing query
6645 2024.09.10 21:27:17.504419 [ 3 ] {671ec9fe-3833-4ae9-a2fc-48214f5bbfa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6646 2024.09.10 21:27:17.504436 [ 3 ] {} <Debug> HTTP-Session: 6cf1aec8-43fe-467e-9a74-21a5dfe06a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.09.10 21:27:17.504622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6648 2024.09.10 21:27:17.504672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6649 2024.09.10 21:27:17.504691 [ 3 ] {} <Debug> HTTP-Session: a6082f86-63fa-445a-81eb-76d973f59028 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6650 2024.09.10 21:27:17.504707 [ 3 ] {} <Debug> HTTP-Session: a6082f86-63fa-445a-81eb-76d973f59028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.09.10 21:27:17.504721 [ 3 ] {} <Debug> HTTP-Session: a6082f86-63fa-445a-81eb-76d973f59028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.09.10 21:27:17.504752 [ 3 ] {} <Trace> HTTP-Session: a6082f86-63fa-445a-81eb-76d973f59028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6653 2024.09.10 21:27:17.504903 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6654 2024.09.10 21:27:17.504947 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6655 2024.09.10 21:27:17.505176 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6656 2024.09.10 21:27:17.505641 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6657 2024.09.10 21:27:17.505678 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6658 2024.09.10 21:27:17.506044 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6659 2024.09.10 21:27:17.506395 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6660 2024.09.10 21:27:17.506551 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001719 sec., 130308.31878999418 rows/sec., 11.48 MiB/sec.
6661 2024.09.10 21:27:17.506725 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Debug> DynamicQueryHandler: Done processing query
6662 2024.09.10 21:27:17.506749 [ 3 ] {de6a327f-c3e1-40af-8ec6-6e7df2c7febc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6663 2024.09.10 21:27:17.506766 [ 3 ] {} <Debug> HTTP-Session: a6082f86-63fa-445a-81eb-76d973f59028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.09.10 21:27:17.506895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6665 2024.09.10 21:27:17.506944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6666 2024.09.10 21:27:17.506963 [ 3 ] {} <Debug> HTTP-Session: 3a7d572c-62fa-4345-ba25-651f10164af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6667 2024.09.10 21:27:17.506979 [ 3 ] {} <Debug> HTTP-Session: 3a7d572c-62fa-4345-ba25-651f10164af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6668 2024.09.10 21:27:17.506992 [ 3 ] {} <Debug> HTTP-Session: 3a7d572c-62fa-4345-ba25-651f10164af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.09.10 21:27:17.507024 [ 3 ] {} <Trace> HTTP-Session: 3a7d572c-62fa-4345-ba25-651f10164af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6670 2024.09.10 21:27:17.507121 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6671 2024.09.10 21:27:17.507164 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6672 2024.09.10 21:27:17.507387 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6673 2024.09.10 21:27:17.507710 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6674 2024.09.10 21:27:17.507746 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6675 2024.09.10 21:27:17.508092 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6676 2024.09.10 21:27:17.508447 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6677 2024.09.10 21:27:17.508608 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001506 sec., 12616.201859229748 rows/sec., 941.55 KiB/sec.
6678 2024.09.10 21:27:17.508607 [ 94 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6679 2024.09.10 21:27:17.508718 [ 94 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6680 2024.09.10 21:27:17.508770 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6681 2024.09.10 21:27:17.508881 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Debug> DynamicQueryHandler: Done processing query
6682 2024.09.10 21:27:17.508935 [ 3 ] {b0c849b7-33ab-407c-9323-4e9b80e3b98b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6683 2024.09.10 21:27:17.508967 [ 3 ] {} <Debug> HTTP-Session: 3a7d572c-62fa-4345-ba25-651f10164af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.09.10 21:27:17.508967 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
6685 2024.09.10 21:27:17.509121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6686 2024.09.10 21:27:17.509231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6687 2024.09.10 21:27:17.509278 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6688 2024.09.10 21:27:17.509291 [ 3 ] {} <Debug> HTTP-Session: 9e1b71e3-19f8-4192-a834-c89158e59607 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6689 2024.09.10 21:27:17.509342 [ 3 ] {} <Debug> HTTP-Session: 9e1b71e3-19f8-4192-a834-c89158e59607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.09.10 21:27:17.509362 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part
6691 2024.09.10 21:27:17.509376 [ 3 ] {} <Debug> HTTP-Session: 9e1b71e3-19f8-4192-a834-c89158e59607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.09.10 21:27:17.509452 [ 3 ] {} <Trace> HTTP-Session: 9e1b71e3-19f8-4192-a834-c89158e59607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6693 2024.09.10 21:27:17.509640 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part
6694 2024.09.10 21:27:17.509752 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6695 2024.09.10 21:27:17.509908 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6696 2024.09.10 21:27:17.509917 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part
6697 2024.09.10 21:27:17.510274 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
6698 2024.09.10 21:27:17.510555 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
6699 2024.09.10 21:27:17.510934 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
6700 2024.09.10 21:27:17.511500 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6701 2024.09.10 21:27:17.512263 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6702 2024.09.10 21:27:17.512332 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6703 2024.09.10 21:27:17.513406 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6704 2024.09.10 21:27:17.513742 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.004894616 sec., 32893.28519336348 rows/sec., 2.52 MiB/sec.
6705 2024.09.10 21:27:17.513992 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6706 2024.09.10 21:27:17.514250 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6707 2024.09.10 21:27:17.514644 [ 94 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6708 2024.09.10 21:27:17.514783 [ 94 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6709 2024.09.10 21:27:17.514815 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005132 sec., 2727.981293842556 rows/sec., 191.05 KiB/sec.
6710 2024.09.10 21:27:17.514860 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6711 2024.09.10 21:27:17.515497 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
6712 2024.09.10 21:27:17.515561 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6713 2024.09.10 21:27:17.515676 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Debug> DynamicQueryHandler: Done processing query
6714 2024.09.10 21:27:17.515788 [ 3 ] {daea0bf8-b38c-4296-b6c1-3aba64a89d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6715 2024.09.10 21:27:17.515913 [ 3 ] {} <Debug> HTTP-Session: 9e1b71e3-19f8-4192-a834-c89158e59607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.09.10 21:27:17.516107 [ 186 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_31_6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6717 2024.09.10 21:27:17.516234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6718 2024.09.10 21:27:17.516415 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6719 2024.09.10 21:27:17.516459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6720 2024.09.10 21:27:17.516570 [ 3 ] {} <Debug> HTTP-Session: b869ca7b-817a-4259-857a-e175fe4043c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6721 2024.09.10 21:27:17.516575 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6722 2024.09.10 21:27:17.516582 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
6723 2024.09.10 21:27:17.516660 [ 3 ] {} <Debug> HTTP-Session: b869ca7b-817a-4259-857a-e175fe4043c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.09.10 21:27:17.516719 [ 3 ] {} <Debug> HTTP-Session: b869ca7b-817a-4259-857a-e175fe4043c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.09.10 21:27:17.516814 [ 3 ] {} <Trace> HTTP-Session: b869ca7b-817a-4259-857a-e175fe4043c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6726 2024.09.10 21:27:17.516838 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
6727 2024.09.10 21:27:17.516934 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
6728 2024.09.10 21:27:17.517182 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6729 2024.09.10 21:27:17.517254 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part
6730 2024.09.10 21:27:17.517353 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6731 2024.09.10 21:27:17.517552 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
6732 2024.09.10 21:27:17.517860 [ 187 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
6733 2024.09.10 21:27:17.518365 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6734 2024.09.10 21:27:17.518884 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6735 2024.09.10 21:27:17.518924 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6736 2024.09.10 21:27:17.519485 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6737 2024.09.10 21:27:17.519547 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004507189 sec., 116702.45024115918 rows/sec., 7.93 MiB/sec.
6738 2024.09.10 21:27:17.519838 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6739 2024.09.10 21:27:17.520352 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6740 2024.09.10 21:27:17.520757 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003754 sec., 1598.2951518380394 rows/sec., 94.43 KiB/sec.
6741 2024.09.10 21:27:17.521032 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6742 2024.09.10 21:27:17.521146 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Debug> DynamicQueryHandler: Done processing query
6743 2024.09.10 21:27:17.521173 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_16_3} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6744 2024.09.10 21:27:17.521188 [ 3 ] {2f6415a0-986d-4e85-b5e0-a86cb219ec10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6745 2024.09.10 21:27:17.521223 [ 3 ] {} <Debug> HTTP-Session: b869ca7b-817a-4259-857a-e175fe4043c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6746 2024.09.10 21:27:17.521348 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6747 2024.09.10 21:27:17.521499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6748 2024.09.10 21:27:17.521555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6749 2024.09.10 21:27:17.521574 [ 3 ] {} <Debug> HTTP-Session: c6df86c2-d344-40fb-8aaa-9e771b0cece0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6750 2024.09.10 21:27:17.521591 [ 3 ] {} <Debug> HTTP-Session: c6df86c2-d344-40fb-8aaa-9e771b0cece0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6751 2024.09.10 21:27:17.521605 [ 3 ] {} <Debug> HTTP-Session: c6df86c2-d344-40fb-8aaa-9e771b0cece0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.09.10 21:27:17.521636 [ 3 ] {} <Trace> HTTP-Session: c6df86c2-d344-40fb-8aaa-9e771b0cece0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6753 2024.09.10 21:27:17.521852 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6754 2024.09.10 21:27:17.521899 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6755 2024.09.10 21:27:17.522145 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6756 2024.09.10 21:27:17.522723 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6757 2024.09.10 21:27:17.522760 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6758 2024.09.10 21:27:17.523148 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6759 2024.09.10 21:27:17.523504 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6760 2024.09.10 21:27:17.523662 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001925 sec., 208311.6883116883 rows/sec., 14.82 MiB/sec.
6761 2024.09.10 21:27:17.523837 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Debug> DynamicQueryHandler: Done processing query
6762 2024.09.10 21:27:17.523862 [ 3 ] {0e1dc3d1-cb7e-40ce-a4df-013155a85000} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6763 2024.09.10 21:27:17.523878 [ 3 ] {} <Debug> HTTP-Session: c6df86c2-d344-40fb-8aaa-9e771b0cece0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.09.10 21:27:17.523996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6765 2024.09.10 21:27:17.524044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6766 2024.09.10 21:27:17.524064 [ 3 ] {} <Debug> HTTP-Session: ed9f2a81-80c7-4f4a-b754-29f2f25bb03d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6767 2024.09.10 21:27:17.524080 [ 3 ] {} <Debug> HTTP-Session: ed9f2a81-80c7-4f4a-b754-29f2f25bb03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.09.10 21:27:17.524093 [ 3 ] {} <Debug> HTTP-Session: ed9f2a81-80c7-4f4a-b754-29f2f25bb03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.09.10 21:27:17.524124 [ 3 ] {} <Trace> HTTP-Session: ed9f2a81-80c7-4f4a-b754-29f2f25bb03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6770 2024.09.10 21:27:17.524217 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6771 2024.09.10 21:27:17.524263 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6772 2024.09.10 21:27:17.524396 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6773 2024.09.10 21:27:17.524659 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6774 2024.09.10 21:27:17.524695 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6775 2024.09.10 21:27:17.525056 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6776 2024.09.10 21:27:17.525380 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6777 2024.09.10 21:27:17.525531 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec.
6778 2024.09.10 21:27:17.525689 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Debug> DynamicQueryHandler: Done processing query
6779 2024.09.10 21:27:17.525714 [ 3 ] {ee551a0d-c296-440e-bedc-63b147ba55b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6780 2024.09.10 21:27:17.525730 [ 3 ] {} <Debug> HTTP-Session: ed9f2a81-80c7-4f4a-b754-29f2f25bb03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6781 2024.09.10 21:27:17.525878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.09.10 21:27:17.525927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6783 2024.09.10 21:27:17.525947 [ 3 ] {} <Debug> HTTP-Session: 53a6f447-c205-431c-81fc-594d72ef33d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6784 2024.09.10 21:27:17.525964 [ 3 ] {} <Debug> HTTP-Session: 53a6f447-c205-431c-81fc-594d72ef33d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.09.10 21:27:17.525977 [ 3 ] {} <Debug> HTTP-Session: 53a6f447-c205-431c-81fc-594d72ef33d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.09.10 21:27:17.526008 [ 3 ] {} <Trace> HTTP-Session: 53a6f447-c205-431c-81fc-594d72ef33d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6787 2024.09.10 21:27:17.526188 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6788 2024.09.10 21:27:17.526236 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6789 2024.09.10 21:27:17.526382 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.09.10 21:27:17.526804 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.09.10 21:27:17.526840 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6792 2024.09.10 21:27:17.527231 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6793 2024.09.10 21:27:17.527574 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6794 2024.09.10 21:27:17.527732 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001641 sec., 145033.5161486898 rows/sec., 9.72 MiB/sec.
6795 2024.09.10 21:27:17.527730 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6796 2024.09.10 21:27:17.527831 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6797 2024.09.10 21:27:17.527877 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6798 2024.09.10 21:27:17.528016 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Debug> DynamicQueryHandler: Done processing query
6799 2024.09.10 21:27:17.528068 [ 3 ] {0a2a4c46-5143-4646-b070-6461ee86f98e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6800 2024.09.10 21:27:17.528086 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
6801 2024.09.10 21:27:17.528100 [ 3 ] {} <Debug> HTTP-Session: 53a6f447-c205-431c-81fc-594d72ef33d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.09.10 21:27:17.528347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6803 2024.09.10 21:27:17.528417 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6804 2024.09.10 21:27:17.528437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6805 2024.09.10 21:27:17.528501 [ 3 ] {} <Debug> HTTP-Session: cde3c08c-f0fd-4ba8-b7b7-56ea2da1c110 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6806 2024.09.10 21:27:17.528506 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8664 rows starting from the beginning of the part
6807 2024.09.10 21:27:17.528525 [ 3 ] {} <Debug> HTTP-Session: cde3c08c-f0fd-4ba8-b7b7-56ea2da1c110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6808 2024.09.10 21:27:17.528579 [ 3 ] {} <Debug> HTTP-Session: cde3c08c-f0fd-4ba8-b7b7-56ea2da1c110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.09.10 21:27:17.528702 [ 3 ] {} <Trace> HTTP-Session: cde3c08c-f0fd-4ba8-b7b7-56ea2da1c110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6810 2024.09.10 21:27:17.528835 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part
6811 2024.09.10 21:27:17.528989 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6812 2024.09.10 21:27:17.529127 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 845 rows starting from the beginning of the part
6813 2024.09.10 21:27:17.529164 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6814 2024.09.10 21:27:17.529458 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part
6815 2024.09.10 21:27:17.529794 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
6816 2024.09.10 21:27:17.530135 [ 192 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 238 rows starting from the beginning of the part
6817 2024.09.10 21:27:17.530584 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6818 2024.09.10 21:27:17.531299 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6819 2024.09.10 21:27:17.531363 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6820 2024.09.10 21:27:17.531868 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6821 2024.09.10 21:27:17.532881 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6822 2024.09.10 21:27:17.533296 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004404 sec., 227.0663033605813 rows/sec., 15.30 KiB/sec.
6823 2024.09.10 21:27:17.533626 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Debug> DynamicQueryHandler: Done processing query
6824 2024.09.10 21:27:17.533652 [ 3 ] {a08cae9b-6e9d-412c-8045-d6c99ad73a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6825 2024.09.10 21:27:17.533669 [ 3 ] {} <Debug> HTTP-Session: cde3c08c-f0fd-4ba8-b7b7-56ea2da1c110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.09.10 21:27:17.533854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6827 2024.09.10 21:27:17.533907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6828 2024.09.10 21:27:17.534107 [ 3 ] {} <Debug> HTTP-Session: 25598688-9a71-41f4-8236-3229a047f92b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6829 2024.09.10 21:27:17.534126 [ 3 ] {} <Debug> HTTP-Session: 25598688-9a71-41f4-8236-3229a047f92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6830 2024.09.10 21:27:17.534140 [ 3 ] {} <Debug> HTTP-Session: 25598688-9a71-41f4-8236-3229a047f92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.09.10 21:27:17.534172 [ 3 ] {} <Trace> HTTP-Session: 25598688-9a71-41f4-8236-3229a047f92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6832 2024.09.10 21:27:17.535088 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6833 2024.09.10 21:27:17.535196 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6834 2024.09.10 21:27:17.535742 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6835 2024.09.10 21:27:17.536265 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10382 rows, containing 5 columns (5 merged, 0 gathered) in 0.008285024 sec., 1253104.3965593823 rows/sec., 84.70 MiB/sec.
6836 2024.09.10 21:27:17.536526 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6837 2024.09.10 21:27:17.536567 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6838 2024.09.10 21:27:17.536601 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6839 2024.09.10 21:27:17.537279 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6840 2024.09.10 21:27:17.537421 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6841 2024.09.10 21:27:17.537522 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB.
6842 2024.09.10 21:27:17.537634 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6843 2024.09.10 21:27:17.538080 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6844 2024.09.10 21:27:17.538270 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6845 2024.09.10 21:27:17.538320 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004041 sec., 4206.879485275921 rows/sec., 7.54 MiB/sec.
6846 2024.09.10 21:27:17.538369 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6847 2024.09.10 21:27:17.538444 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6848 2024.09.10 21:27:17.538901 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::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
6849 2024.09.10 21:27:17.539282 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Debug> DynamicQueryHandler: Done processing query
6850 2024.09.10 21:27:17.539358 [ 3 ] {6bf0e54c-654b-44fc-8ac7-9e2d67bb4035} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6851 2024.09.10 21:27:17.539427 [ 3 ] {} <Debug> HTTP-Session: 25598688-9a71-41f4-8236-3229a047f92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.09.10 21:27:17.539663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6853 2024.09.10 21:27:17.539787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6854 2024.09.10 21:27:17.539853 [ 3 ] {} <Debug> HTTP-Session: 185724f3-3e2a-44a6-9689-f25768f0543b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6855 2024.09.10 21:27:17.539908 [ 3 ] {} <Debug> HTTP-Session: 185724f3-3e2a-44a6-9689-f25768f0543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.09.10 21:27:17.539953 [ 3 ] {} <Debug> HTTP-Session: 185724f3-3e2a-44a6-9689-f25768f0543b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.09.10 21:27:17.539978 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6858 2024.09.10 21:27:17.540015 [ 3 ] {} <Trace> HTTP-Session: 185724f3-3e2a-44a6-9689-f25768f0543b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6859 2024.09.10 21:27:17.540112 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 465 rows starting from the beginning of the part
6860 2024.09.10 21:27:17.540278 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6861 2024.09.10 21:27:17.540473 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6862 2024.09.10 21:27:17.540843 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part
6863 2024.09.10 21:27:17.541347 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6864 2024.09.10 21:27:17.541711 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
6865 2024.09.10 21:27:17.542321 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
6866 2024.09.10 21:27:17.542569 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6867 2024.09.10 21:27:17.542682 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6868 2024.09.10 21:27:17.543077 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
6869 2024.09.10 21:27:17.543726 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part
6870 2024.09.10 21:27:17.544092 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6871 2024.09.10 21:27:17.545069 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6872 2024.09.10 21:27:17.545457 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005267 sec., 15568.634896525537 rows/sec., 1012.53 KiB/sec.
6873 2024.09.10 21:27:17.546061 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Debug> DynamicQueryHandler: Done processing query
6874 2024.09.10 21:27:17.546131 [ 3 ] {fc1a58c1-fec2-44be-be97-50f24d4cfea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6875 2024.09.10 21:27:17.546208 [ 3 ] {} <Debug> HTTP-Session: 185724f3-3e2a-44a6-9689-f25768f0543b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6876 2024.09.10 21:27:17.558927 [ 197 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.020352695 sec., 27613.050753229487 rows/sec., 49.48 MiB/sec.
6877 2024.09.10 21:27:17.559772 [ 187 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6878 2024.09.10 21:27:17.560385 [ 187 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6879 2024.09.10 21:27:17.560467 [ 187 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6880 2024.09.10 21:27:17.560606 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
6881 2024.09.10 21:27:18.000203 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.11 MiB, peak 199.18 MiB, free memory in arenas 0.00 B, will set to 191.44 MiB (RSS), difference: 1.33 MiB
6882 2024.09.10 21:27:22.498177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6883 2024.09.10 21:27:22.498309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6884 2024.09.10 21:27:22.498335 [ 3 ] {} <Debug> HTTP-Session: 59a641a8-7095-42cb-ae3b-6298a3716b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6885 2024.09.10 21:27:22.498359 [ 3 ] {} <Debug> HTTP-Session: 59a641a8-7095-42cb-ae3b-6298a3716b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.09.10 21:27:22.498374 [ 3 ] {} <Debug> HTTP-Session: 59a641a8-7095-42cb-ae3b-6298a3716b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.09.10 21:27:22.498424 [ 3 ] {} <Trace> HTTP-Session: 59a641a8-7095-42cb-ae3b-6298a3716b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6888 2024.09.10 21:27:22.498631 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6889 2024.09.10 21:27:22.498697 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6890 2024.09.10 21:27:22.499026 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6891 2024.09.10 21:27:22.499523 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6892 2024.09.10 21:27:22.499565 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6893 2024.09.10 21:27:22.499990 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6894 2024.09.10 21:27:22.500392 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6895 2024.09.10 21:27:22.500561 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002004 sec., 50898.20359281437 rows/sec., 4.24 MiB/sec.
6896 2024.09.10 21:27:22.500898 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Debug> DynamicQueryHandler: Done processing query
6897 2024.09.10 21:27:22.500926 [ 3 ] {dffdb0aa-467d-4a45-a9ab-935bd96efbff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6898 2024.09.10 21:27:22.500943 [ 3 ] {} <Debug> HTTP-Session: 59a641a8-7095-42cb-ae3b-6298a3716b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.09.10 21:27:22.501092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6900 2024.09.10 21:27:22.501143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6901 2024.09.10 21:27:22.501164 [ 3 ] {} <Debug> HTTP-Session: c19bc1e5-b0f4-4c82-9936-737de6873458 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6902 2024.09.10 21:27:22.501181 [ 3 ] {} <Debug> HTTP-Session: c19bc1e5-b0f4-4c82-9936-737de6873458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.09.10 21:27:22.501195 [ 3 ] {} <Debug> HTTP-Session: c19bc1e5-b0f4-4c82-9936-737de6873458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.09.10 21:27:22.501228 [ 3 ] {} <Trace> HTTP-Session: c19bc1e5-b0f4-4c82-9936-737de6873458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6905 2024.09.10 21:27:22.501336 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6906 2024.09.10 21:27:22.501380 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6907 2024.09.10 21:27:22.501633 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6908 2024.09.10 21:27:22.501996 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6909 2024.09.10 21:27:22.502034 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6910 2024.09.10 21:27:22.502387 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6911 2024.09.10 21:27:22.502750 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6912 2024.09.10 21:27:22.502907 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001594 sec., 14429.109159347554 rows/sec., 1.06 MiB/sec.
6913 2024.09.10 21:27:22.503076 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Debug> DynamicQueryHandler: Done processing query
6914 2024.09.10 21:27:22.503102 [ 3 ] {8b38b522-d2d4-49bf-87cf-eaf84bf5e865} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6915 2024.09.10 21:27:22.503118 [ 3 ] {} <Debug> HTTP-Session: c19bc1e5-b0f4-4c82-9936-737de6873458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6916 2024.09.10 21:27:22.503245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6917 2024.09.10 21:27:22.503293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6918 2024.09.10 21:27:22.503313 [ 3 ] {} <Debug> HTTP-Session: 02232f4a-9ee1-4997-8b16-7bd486d5526d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6919 2024.09.10 21:27:22.503330 [ 3 ] {} <Debug> HTTP-Session: 02232f4a-9ee1-4997-8b16-7bd486d5526d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.09.10 21:27:22.503344 [ 3 ] {} <Debug> HTTP-Session: 02232f4a-9ee1-4997-8b16-7bd486d5526d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.09.10 21:27:22.503376 [ 3 ] {} <Trace> HTTP-Session: 02232f4a-9ee1-4997-8b16-7bd486d5526d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6922 2024.09.10 21:27:22.503497 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6923 2024.09.10 21:27:22.503541 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6924 2024.09.10 21:27:22.503769 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6925 2024.09.10 21:27:22.504127 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6926 2024.09.10 21:27:22.504163 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6927 2024.09.10 21:27:22.504521 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6928 2024.09.10 21:27:22.504874 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6929 2024.09.10 21:27:22.505028 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001574 sec., 55273.18932655654 rows/sec., 4.32 MiB/sec.
6930 2024.09.10 21:27:22.505209 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Debug> DynamicQueryHandler: Done processing query
6931 2024.09.10 21:27:22.505234 [ 3 ] {a3309653-643f-404d-a37d-dd0766c71ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6932 2024.09.10 21:27:22.505250 [ 3 ] {} <Debug> HTTP-Session: 02232f4a-9ee1-4997-8b16-7bd486d5526d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.09.10 21:27:22.505435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6934 2024.09.10 21:27:22.505485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6935 2024.09.10 21:27:22.505506 [ 3 ] {} <Debug> HTTP-Session: 43402bd4-a140-480e-941e-aa1bd0fc8c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6936 2024.09.10 21:27:22.505522 [ 3 ] {} <Debug> HTTP-Session: 43402bd4-a140-480e-941e-aa1bd0fc8c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.09.10 21:27:22.505536 [ 3 ] {} <Debug> HTTP-Session: 43402bd4-a140-480e-941e-aa1bd0fc8c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.09.10 21:27:22.505567 [ 3 ] {} <Trace> HTTP-Session: 43402bd4-a140-480e-941e-aa1bd0fc8c5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6939 2024.09.10 21:27:22.505718 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6940 2024.09.10 21:27:22.505767 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6941 2024.09.10 21:27:22.505915 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6942 2024.09.10 21:27:22.506277 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6943 2024.09.10 21:27:22.506314 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6944 2024.09.10 21:27:22.506702 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6945 2024.09.10 21:27:22.507039 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6946 2024.09.10 21:27:22.507195 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec.
6947 2024.09.10 21:27:22.507358 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Debug> DynamicQueryHandler: Done processing query
6948 2024.09.10 21:27:22.507383 [ 3 ] {de67331a-0e19-4dc5-a950-4f419c46f392} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6949 2024.09.10 21:27:22.507399 [ 3 ] {} <Debug> HTTP-Session: 43402bd4-a140-480e-941e-aa1bd0fc8c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.09.10 21:27:22.507538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6951 2024.09.10 21:27:22.507587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6952 2024.09.10 21:27:22.507606 [ 3 ] {} <Debug> HTTP-Session: 30c8c6c7-f247-4c31-9d55-2805eaf048c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6953 2024.09.10 21:27:22.507623 [ 3 ] {} <Debug> HTTP-Session: 30c8c6c7-f247-4c31-9d55-2805eaf048c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.09.10 21:27:22.507637 [ 3 ] {} <Debug> HTTP-Session: 30c8c6c7-f247-4c31-9d55-2805eaf048c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6955 2024.09.10 21:27:22.507667 [ 3 ] {} <Trace> HTTP-Session: 30c8c6c7-f247-4c31-9d55-2805eaf048c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6956 2024.09.10 21:27:22.507935 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6957 2024.09.10 21:27:22.507999 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
6958 2024.09.10 21:27:22.508408 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6959 2024.09.10 21:27:22.509121 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6960 2024.09.10 21:27:22.509159 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6961 2024.09.10 21:27:22.509799 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6962 2024.09.10 21:27:22.510222 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6963 2024.09.10 21:27:22.510406 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002652 sec., 8672.699849170438 rows/sec., 15.54 MiB/sec.
6964 2024.09.10 21:27:22.510632 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Debug> DynamicQueryHandler: Done processing query
6965 2024.09.10 21:27:22.510658 [ 3 ] {241aa66b-82f7-4a5f-b32f-8bfd4e08a364} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6966 2024.09.10 21:27:22.510674 [ 3 ] {} <Debug> HTTP-Session: 30c8c6c7-f247-4c31-9d55-2805eaf048c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6967 2024.09.10 21:27:22.510798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6968 2024.09.10 21:27:22.510849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6969 2024.09.10 21:27:22.510869 [ 3 ] {} <Debug> HTTP-Session: d8c8c0d0-f7f0-4e71-badc-c12d1263e0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
6970 2024.09.10 21:27:22.510886 [ 3 ] {} <Debug> HTTP-Session: d8c8c0d0-f7f0-4e71-badc-c12d1263e0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.09.10 21:27:22.510900 [ 3 ] {} <Debug> HTTP-Session: d8c8c0d0-f7f0-4e71-badc-c12d1263e0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.09.10 21:27:22.510930 [ 3 ] {} <Trace> HTTP-Session: d8c8c0d0-f7f0-4e71-badc-c12d1263e0e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6973 2024.09.10 21:27:22.511055 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6974 2024.09.10 21:27:22.511101 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6975 2024.09.10 21:27:22.511232 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6976 2024.09.10 21:27:22.511519 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6977 2024.09.10 21:27:22.511556 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6978 2024.09.10 21:27:22.511924 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6979 2024.09.10 21:27:22.512255 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6980 2024.09.10 21:27:22.512415 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
6981 2024.09.10 21:27:22.512421 [ 89 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6982 2024.09.10 21:27:22.512533 [ 89 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6983 2024.09.10 21:27:22.512574 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
6984 2024.09.10 21:27:22.512653 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Debug> DynamicQueryHandler: Done processing query
6985 2024.09.10 21:27:22.512694 [ 3 ] {61ca5fc9-8a52-45d3-a9a7-d417f36e00fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6986 2024.09.10 21:27:22.512718 [ 3 ] {} <Debug> HTTP-Session: d8c8c0d0-f7f0-4e71-badc-c12d1263e0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.09.10 21:27:22.512745 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6988 2024.09.10 21:27:22.512884 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6989 2024.09.10 21:27:22.512922 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1722 rows starting from the beginning of the part
6990 2024.09.10 21:27:22.513000 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6991 2024.09.10 21:27:22.513085 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6992 2024.09.10 21:27:22.513322 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6993 2024.09.10 21:27:22.513450 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6994 2024.09.10 21:27:22.513535 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
6995 2024.09.10 21:27:22.514861 [ 201 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190698 sec., 943078.4161029955 rows/sec., 61.89 MiB/sec.
6996 2024.09.10 21:27:22.515178 [ 201 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6997 2024.09.10 21:27:22.515709 [ 201 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6998 2024.09.10 21:27:22.515822 [ 201 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_31_6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6999 2024.09.10 21:27:22.515934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
7000 2024.09.10 21:27:24.584719 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
7001 2024.09.10 21:27:24.584779 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
7002 2024.09.10 21:27:27.502719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7003 2024.09.10 21:27:27.502864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7004 2024.09.10 21:27:27.502893 [ 3 ] {} <Debug> HTTP-Session: f1fb5299-8b77-4589-92a9-f4d8a8592406 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7005 2024.09.10 21:27:27.502921 [ 3 ] {} <Debug> HTTP-Session: f1fb5299-8b77-4589-92a9-f4d8a8592406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7006 2024.09.10 21:27:27.502938 [ 3 ] {} <Debug> HTTP-Session: f1fb5299-8b77-4589-92a9-f4d8a8592406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7007 2024.09.10 21:27:27.502993 [ 3 ] {} <Trace> HTTP-Session: f1fb5299-8b77-4589-92a9-f4d8a8592406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7008 2024.09.10 21:27:27.503277 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7009 2024.09.10 21:27:27.503344 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7010 2024.09.10 21:27:27.503667 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7011 2024.09.10 21:27:27.504244 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7012 2024.09.10 21:27:27.504287 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7013 2024.09.10 21:27:27.504707 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7014 2024.09.10 21:27:27.505101 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7015 2024.09.10 21:27:27.505265 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002116 sec., 105387.52362948962 rows/sec., 9.29 MiB/sec.
7016 2024.09.10 21:27:27.505468 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Debug> DynamicQueryHandler: Done processing query
7017 2024.09.10 21:27:27.505495 [ 3 ] {9ca7dd50-4469-49a7-9f3a-3d37dbc42a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7018 2024.09.10 21:27:27.505511 [ 3 ] {} <Debug> HTTP-Session: f1fb5299-8b77-4589-92a9-f4d8a8592406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.09.10 21:27:27.505705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7020 2024.09.10 21:27:27.505754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7021 2024.09.10 21:27:27.505772 [ 3 ] {} <Debug> HTTP-Session: 37c3fa6f-2d94-460e-b7a6-aa312a6f178c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7022 2024.09.10 21:27:27.505789 [ 3 ] {} <Debug> HTTP-Session: 37c3fa6f-2d94-460e-b7a6-aa312a6f178c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7023 2024.09.10 21:27:27.505802 [ 3 ] {} <Debug> HTTP-Session: 37c3fa6f-2d94-460e-b7a6-aa312a6f178c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.09.10 21:27:27.505833 [ 3 ] {} <Trace> HTTP-Session: 37c3fa6f-2d94-460e-b7a6-aa312a6f178c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7025 2024.09.10 21:27:27.505932 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7026 2024.09.10 21:27:27.505975 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7027 2024.09.10 21:27:27.506199 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7028 2024.09.10 21:27:27.506508 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7029 2024.09.10 21:27:27.506543 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7030 2024.09.10 21:27:27.506886 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7031 2024.09.10 21:27:27.507239 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2024.09.10 21:27:27.507369 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001455 sec., 11683.84879725086 rows/sec., 878.57 KiB/sec.
7033 2024.09.10 21:27:27.507584 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Debug> DynamicQueryHandler: Done processing query
7034 2024.09.10 21:27:27.507608 [ 3 ] {06b60911-66cc-4f88-934a-f4752f43995e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7035 2024.09.10 21:27:27.507624 [ 3 ] {} <Debug> HTTP-Session: 37c3fa6f-2d94-460e-b7a6-aa312a6f178c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7036 2024.09.10 21:27:27.507742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7037 2024.09.10 21:27:27.507789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7038 2024.09.10 21:27:27.507807 [ 3 ] {} <Debug> HTTP-Session: ee4985e8-2627-4535-a3c1-2cbc877c6b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7039 2024.09.10 21:27:27.507823 [ 3 ] {} <Debug> HTTP-Session: ee4985e8-2627-4535-a3c1-2cbc877c6b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.09.10 21:27:27.507837 [ 3 ] {} <Debug> HTTP-Session: ee4985e8-2627-4535-a3c1-2cbc877c6b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.09.10 21:27:27.507867 [ 3 ] {} <Trace> HTTP-Session: ee4985e8-2627-4535-a3c1-2cbc877c6b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7042 2024.09.10 21:27:27.507962 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7043 2024.09.10 21:27:27.508004 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7044 2024.09.10 21:27:27.508235 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7045 2024.09.10 21:27:27.508567 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7046 2024.09.10 21:27:27.508605 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7047 2024.09.10 21:27:27.508949 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7048 2024.09.10 21:27:27.509312 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7049 2024.09.10 21:27:27.509482 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec.
7050 2024.09.10 21:27:27.509809 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Debug> DynamicQueryHandler: Done processing query
7051 2024.09.10 21:27:27.509865 [ 3 ] {b2b18216-bd02-40c8-a639-df956891c204} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7052 2024.09.10 21:27:27.509914 [ 3 ] {} <Debug> HTTP-Session: ee4985e8-2627-4535-a3c1-2cbc877c6b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.09.10 21:27:27.510080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7054 2024.09.10 21:27:27.510131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7055 2024.09.10 21:27:27.510150 [ 3 ] {} <Debug> HTTP-Session: fcaf4722-40d8-4e17-9ce2-be68b1ea8fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7056 2024.09.10 21:27:27.510166 [ 3 ] {} <Debug> HTTP-Session: fcaf4722-40d8-4e17-9ce2-be68b1ea8fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7057 2024.09.10 21:27:27.510179 [ 3 ] {} <Debug> HTTP-Session: fcaf4722-40d8-4e17-9ce2-be68b1ea8fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7058 2024.09.10 21:27:27.510210 [ 3 ] {} <Trace> HTTP-Session: fcaf4722-40d8-4e17-9ce2-be68b1ea8fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7059 2024.09.10 21:27:27.510309 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7060 2024.09.10 21:27:27.510353 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7061 2024.09.10 21:27:27.510599 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7062 2024.09.10 21:27:27.510967 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7063 2024.09.10 21:27:27.511004 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7064 2024.09.10 21:27:27.511340 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7065 2024.09.10 21:27:27.511686 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7066 2024.09.10 21:27:27.511847 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 227.97 KiB/sec.
7067 2024.09.10 21:27:27.511852 [ 85 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7068 2024.09.10 21:27:27.511966 [ 85 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7069 2024.09.10 21:27:27.512019 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7070 2024.09.10 21:27:27.512129 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Debug> DynamicQueryHandler: Done processing query
7071 2024.09.10 21:27:27.512187 [ 3 ] {0e5a9e31-6936-48f8-808b-84be1f32b950} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7072 2024.09.10 21:27:27.512223 [ 3 ] {} <Debug> HTTP-Session: fcaf4722-40d8-4e17-9ce2-be68b1ea8fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7073 2024.09.10 21:27:27.512223 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
7074 2024.09.10 21:27:27.512445 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7075 2024.09.10 21:27:27.512469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7076 2024.09.10 21:27:27.512500 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
7077 2024.09.10 21:27:27.512563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7078 2024.09.10 21:27:27.512625 [ 3 ] {} <Debug> HTTP-Session: 5a165817-63b3-4953-9523-ce208a5320a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7079 2024.09.10 21:27:27.512705 [ 3 ] {} <Debug> HTTP-Session: 5a165817-63b3-4953-9523-ce208a5320a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.09.10 21:27:27.512776 [ 3 ] {} <Debug> HTTP-Session: 5a165817-63b3-4953-9523-ce208a5320a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.09.10 21:27:27.512816 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
7082 2024.09.10 21:27:27.512882 [ 3 ] {} <Trace> HTTP-Session: 5a165817-63b3-4953-9523-ce208a5320a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7083 2024.09.10 21:27:27.513167 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
7084 2024.09.10 21:27:27.513345 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
7085 2024.09.10 21:27:27.513370 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7086 2024.09.10 21:27:27.513529 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7087 2024.09.10 21:27:27.513588 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7088 2024.09.10 21:27:27.514662 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7089 2024.09.10 21:27:27.516019 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7090 2024.09.10 21:27:27.516113 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7091 2024.09.10 21:27:27.516206 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004106641 sec., 7305.240462947698 rows/sec., 463.71 KiB/sec.
7092 2024.09.10 21:27:27.516392 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7093 2024.09.10 21:27:27.516933 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7094 2024.09.10 21:27:27.517342 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7095 2024.09.10 21:27:27.517544 [ 201 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_13_3} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
7096 2024.09.10 21:27:27.517705 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7097 2024.09.10 21:27:27.517785 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7098 2024.09.10 21:27:27.517968 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.004843 sec., 82386.95023745613 rows/sec., 5.86 MiB/sec.
7099 2024.09.10 21:27:27.518371 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Debug> DynamicQueryHandler: Done processing query
7100 2024.09.10 21:27:27.518398 [ 3 ] {fea9a17f-f457-4656-a22b-2d4ff8b458af} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7101 2024.09.10 21:27:27.518415 [ 3 ] {} <Debug> HTTP-Session: 5a165817-63b3-4953-9523-ce208a5320a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7102 2024.09.10 21:27:27.518555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7103 2024.09.10 21:27:27.518606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7104 2024.09.10 21:27:27.518625 [ 3 ] {} <Debug> HTTP-Session: 0adfb604-d445-40aa-b6a1-bd8575c0491f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7105 2024.09.10 21:27:27.518642 [ 3 ] {} <Debug> HTTP-Session: 0adfb604-d445-40aa-b6a1-bd8575c0491f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7106 2024.09.10 21:27:27.518656 [ 3 ] {} <Debug> HTTP-Session: 0adfb604-d445-40aa-b6a1-bd8575c0491f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7107 2024.09.10 21:27:27.518688 [ 3 ] {} <Trace> HTTP-Session: 0adfb604-d445-40aa-b6a1-bd8575c0491f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7108 2024.09.10 21:27:27.518790 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7109 2024.09.10 21:27:27.518837 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7110 2024.09.10 21:27:27.518994 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7111 2024.09.10 21:27:27.519272 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7112 2024.09.10 21:27:27.519309 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7113 2024.09.10 21:27:27.519679 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7114 2024.09.10 21:27:27.520012 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7115 2024.09.10 21:27:27.520179 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec.
7116 2024.09.10 21:27:27.520356 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Debug> DynamicQueryHandler: Done processing query
7117 2024.09.10 21:27:27.520380 [ 3 ] {66c38c06-8bc1-400c-aeed-bcd0e87697cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7118 2024.09.10 21:27:27.520397 [ 3 ] {} <Debug> HTTP-Session: 0adfb604-d445-40aa-b6a1-bd8575c0491f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7119 2024.09.10 21:27:27.520575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7120 2024.09.10 21:27:27.520625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7121 2024.09.10 21:27:27.520644 [ 3 ] {} <Debug> HTTP-Session: c37438ce-002a-4268-954d-de6b20e2dafc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7122 2024.09.10 21:27:27.520661 [ 3 ] {} <Debug> HTTP-Session: c37438ce-002a-4268-954d-de6b20e2dafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7123 2024.09.10 21:27:27.520674 [ 3 ] {} <Debug> HTTP-Session: c37438ce-002a-4268-954d-de6b20e2dafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.09.10 21:27:27.520705 [ 3 ] {} <Trace> HTTP-Session: c37438ce-002a-4268-954d-de6b20e2dafc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7125 2024.09.10 21:27:27.520928 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7126 2024.09.10 21:27:27.520976 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7127 2024.09.10 21:27:27.521128 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7128 2024.09.10 21:27:27.521581 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7129 2024.09.10 21:27:27.521618 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7130 2024.09.10 21:27:27.522007 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7131 2024.09.10 21:27:27.522349 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7132 2024.09.10 21:27:27.522503 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001705 sec., 139002.93255131965 rows/sec., 9.32 MiB/sec.
7133 2024.09.10 21:27:27.522678 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Debug> DynamicQueryHandler: Done processing query
7134 2024.09.10 21:27:27.522704 [ 3 ] {be7ca7d0-096e-4dc1-bbef-247af7dc3930} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7135 2024.09.10 21:27:27.522721 [ 3 ] {} <Debug> HTTP-Session: c37438ce-002a-4268-954d-de6b20e2dafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7136 2024.09.10 21:27:27.522859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7137 2024.09.10 21:27:27.522909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7138 2024.09.10 21:27:27.522928 [ 3 ] {} <Debug> HTTP-Session: ca98454f-d801-4e8b-a7b4-c42f72b29f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7139 2024.09.10 21:27:27.522944 [ 3 ] {} <Debug> HTTP-Session: ca98454f-d801-4e8b-a7b4-c42f72b29f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.09.10 21:27:27.522959 [ 3 ] {} <Debug> HTTP-Session: ca98454f-d801-4e8b-a7b4-c42f72b29f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7141 2024.09.10 21:27:27.522990 [ 3 ] {} <Trace> HTTP-Session: ca98454f-d801-4e8b-a7b4-c42f72b29f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7142 2024.09.10 21:27:27.523090 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7143 2024.09.10 21:27:27.523137 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7144 2024.09.10 21:27:27.523269 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7145 2024.09.10 21:27:27.523534 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7146 2024.09.10 21:27:27.523570 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7147 2024.09.10 21:27:27.523923 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7148 2024.09.10 21:27:27.524251 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7149 2024.09.10 21:27:27.524410 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 50.36 KiB/sec.
7150 2024.09.10 21:27:27.524723 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Debug> DynamicQueryHandler: Done processing query
7151 2024.09.10 21:27:27.524748 [ 3 ] {19906588-fd09-4baf-9ee8-d5d6177d1c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7152 2024.09.10 21:27:27.524765 [ 3 ] {} <Debug> HTTP-Session: ca98454f-d801-4e8b-a7b4-c42f72b29f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7153 2024.09.10 21:27:27.524910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7154 2024.09.10 21:27:27.524961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7155 2024.09.10 21:27:27.524982 [ 3 ] {} <Debug> HTTP-Session: ba7f6e2a-db5b-4804-80c9-c03949928f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7156 2024.09.10 21:27:27.524998 [ 3 ] {} <Debug> HTTP-Session: ba7f6e2a-db5b-4804-80c9-c03949928f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.09.10 21:27:27.525012 [ 3 ] {} <Debug> HTTP-Session: ba7f6e2a-db5b-4804-80c9-c03949928f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7158 2024.09.10 21:27:27.525043 [ 3 ] {} <Trace> HTTP-Session: ba7f6e2a-db5b-4804-80c9-c03949928f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7159 2024.09.10 21:27:27.525317 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7160 2024.09.10 21:27:27.525393 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7161 2024.09.10 21:27:27.525847 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7162 2024.09.10 21:27:27.526468 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7163 2024.09.10 21:27:27.526505 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7164 2024.09.10 21:27:27.527130 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7165 2024.09.10 21:27:27.527546 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7166 2024.09.10 21:27:27.527759 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002627 sec., 6471.259992386753 rows/sec., 11.60 MiB/sec.
7167 2024.09.10 21:27:27.528358 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Debug> DynamicQueryHandler: Done processing query
7168 2024.09.10 21:27:27.528384 [ 3 ] {c26be39d-2546-4486-8b24-2b8ab9c7965f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7169 2024.09.10 21:27:27.528401 [ 3 ] {} <Debug> HTTP-Session: ba7f6e2a-db5b-4804-80c9-c03949928f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7170 2024.09.10 21:27:27.528530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7171 2024.09.10 21:27:27.528580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7172 2024.09.10 21:27:27.528600 [ 3 ] {} <Debug> HTTP-Session: 84cb5b67-3be9-4988-838f-093d7bb52e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7173 2024.09.10 21:27:27.528617 [ 3 ] {} <Debug> HTTP-Session: 84cb5b67-3be9-4988-838f-093d7bb52e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.09.10 21:27:27.528631 [ 3 ] {} <Debug> HTTP-Session: 84cb5b67-3be9-4988-838f-093d7bb52e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.09.10 21:27:27.528663 [ 3 ] {} <Trace> HTTP-Session: 84cb5b67-3be9-4988-838f-093d7bb52e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7176 2024.09.10 21:27:27.528789 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7177 2024.09.10 21:27:27.528835 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7178 2024.09.10 21:27:27.528993 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7179 2024.09.10 21:27:27.529314 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7180 2024.09.10 21:27:27.529350 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7181 2024.09.10 21:27:27.529718 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7182 2024.09.10 21:27:27.530051 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7183 2024.09.10 21:27:27.530207 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
7184 2024.09.10 21:27:27.530525 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Debug> DynamicQueryHandler: Done processing query
7185 2024.09.10 21:27:27.530594 [ 3 ] {d093ba41-a2d6-41b2-be5a-fd17e609cf00} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7186 2024.09.10 21:27:27.530664 [ 3 ] {} <Debug> HTTP-Session: 84cb5b67-3be9-4988-838f-093d7bb52e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7187 2024.09.10 21:27:32.526595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 179929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7188 2024.09.10 21:27:32.526732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7189 2024.09.10 21:27:32.526760 [ 3 ] {} <Debug> HTTP-Session: 7a8cbe68-c11f-4bfc-91cc-bdb17f8a9b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7190 2024.09.10 21:27:32.526788 [ 3 ] {} <Debug> HTTP-Session: 7a8cbe68-c11f-4bfc-91cc-bdb17f8a9b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.09.10 21:27:32.526806 [ 3 ] {} <Debug> HTTP-Session: 7a8cbe68-c11f-4bfc-91cc-bdb17f8a9b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.09.10 21:27:32.526862 [ 3 ] {} <Trace> HTTP-Session: 7a8cbe68-c11f-4bfc-91cc-bdb17f8a9b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7193 2024.09.10 21:27:32.527430 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7194 2024.09.10 21:27:32.527497 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7195 2024.09.10 21:27:32.527822 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7196 2024.09.10 21:27:32.529081 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7197 2024.09.10 21:27:32.529124 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7198 2024.09.10 21:27:32.529616 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7199 2024.09.10 21:27:32.530028 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7200 2024.09.10 21:27:32.530202 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Debug> executeQuery: Read 1242 rows, 104.81 KiB in 0.003131 sec., 396678.37751517084 rows/sec., 32.69 MiB/sec.
7201 2024.09.10 21:27:32.530411 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Debug> DynamicQueryHandler: Done processing query
7202 2024.09.10 21:27:32.530438 [ 3 ] {e8a74611-dc53-4945-8974-6ade852c7881} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7203 2024.09.10 21:27:32.530453 [ 3 ] {} <Debug> HTTP-Session: 7a8cbe68-c11f-4bfc-91cc-bdb17f8a9b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.09.10 21:27:32.530645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7205 2024.09.10 21:27:32.530694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7206 2024.09.10 21:27:32.530712 [ 3 ] {} <Debug> HTTP-Session: cedca9b5-22aa-4f5c-b705-d4368955494b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7207 2024.09.10 21:27:32.530729 [ 3 ] {} <Debug> HTTP-Session: cedca9b5-22aa-4f5c-b705-d4368955494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7208 2024.09.10 21:27:32.530831 [ 3 ] {} <Debug> HTTP-Session: cedca9b5-22aa-4f5c-b705-d4368955494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.09.10 21:27:32.530863 [ 3 ] {} <Trace> HTTP-Session: cedca9b5-22aa-4f5c-b705-d4368955494b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7210 2024.09.10 21:27:32.530965 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7211 2024.09.10 21:27:32.531013 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7212 2024.09.10 21:27:32.531240 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7213 2024.09.10 21:27:32.531564 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7214 2024.09.10 21:27:32.531600 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7215 2024.09.10 21:27:32.531940 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7216 2024.09.10 21:27:32.532286 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7217 2024.09.10 21:27:32.532527 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001583 sec., 14529.374605180037 rows/sec., 1.07 MiB/sec.
7218 2024.09.10 21:27:32.532801 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Debug> DynamicQueryHandler: Done processing query
7219 2024.09.10 21:27:32.532854 [ 3 ] {8f0ed893-aee4-460f-91bd-e2491d4722c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7220 2024.09.10 21:27:32.532889 [ 3 ] {} <Debug> HTTP-Session: cedca9b5-22aa-4f5c-b705-d4368955494b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7221 2024.09.10 21:27:32.533064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7222 2024.09.10 21:27:32.533113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7223 2024.09.10 21:27:32.533131 [ 3 ] {} <Debug> HTTP-Session: 27b7993a-750e-49d5-b5da-a3df264da52d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7224 2024.09.10 21:27:32.533148 [ 3 ] {} <Debug> HTTP-Session: 27b7993a-750e-49d5-b5da-a3df264da52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.09.10 21:27:32.533161 [ 3 ] {} <Debug> HTTP-Session: 27b7993a-750e-49d5-b5da-a3df264da52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.09.10 21:27:32.533191 [ 3 ] {} <Trace> HTTP-Session: 27b7993a-750e-49d5-b5da-a3df264da52d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7227 2024.09.10 21:27:32.533337 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7228 2024.09.10 21:27:32.533381 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7229 2024.09.10 21:27:32.533625 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7230 2024.09.10 21:27:32.534050 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7231 2024.09.10 21:27:32.534086 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7232 2024.09.10 21:27:32.534446 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7233 2024.09.10 21:27:32.534797 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7234 2024.09.10 21:27:32.534972 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001694 sec., 134592.6800472255 rows/sec., 9.11 MiB/sec.
7235 2024.09.10 21:27:32.535142 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Debug> DynamicQueryHandler: Done processing query
7236 2024.09.10 21:27:32.535166 [ 3 ] {73be6afd-e7ac-48f9-980f-b301b2433a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7237 2024.09.10 21:27:32.535182 [ 3 ] {} <Debug> HTTP-Session: 27b7993a-750e-49d5-b5da-a3df264da52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7238 2024.09.10 21:27:32.535383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 89748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7239 2024.09.10 21:27:32.535431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7240 2024.09.10 21:27:32.535450 [ 3 ] {} <Debug> HTTP-Session: 8a8a47f1-d7be-4218-a71a-32f6b3c04751 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7241 2024.09.10 21:27:32.535466 [ 3 ] {} <Debug> HTTP-Session: 8a8a47f1-d7be-4218-a71a-32f6b3c04751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7242 2024.09.10 21:27:32.535479 [ 3 ] {} <Debug> HTTP-Session: 8a8a47f1-d7be-4218-a71a-32f6b3c04751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7243 2024.09.10 21:27:32.535510 [ 3 ] {} <Trace> HTTP-Session: 8a8a47f1-d7be-4218-a71a-32f6b3c04751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7244 2024.09.10 21:27:32.535838 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7245 2024.09.10 21:27:32.535881 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7246 2024.09.10 21:27:32.536109 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7247 2024.09.10 21:27:32.536697 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7248 2024.09.10 21:27:32.536733 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7249 2024.09.10 21:27:32.537120 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7250 2024.09.10 21:27:32.537474 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7251 2024.09.10 21:27:32.537643 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Debug> executeQuery: Read 543 rows, 41.25 KiB in 0.002029 sec., 267619.51700344996 rows/sec., 19.85 MiB/sec.
7252 2024.09.10 21:27:32.537806 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Debug> DynamicQueryHandler: Done processing query
7253 2024.09.10 21:27:32.537830 [ 3 ] {fc5aba58-d990-4804-a008-cc31829b9c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
7254 2024.09.10 21:27:32.537845 [ 3 ] {} <Debug> HTTP-Session: 8a8a47f1-d7be-4218-a71a-32f6b3c04751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.09.10 21:27:32.538056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7256 2024.09.10 21:27:32.538103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7257 2024.09.10 21:27:32.538122 [ 3 ] {} <Debug> HTTP-Session: 4cf54a2e-e358-4dce-bdfb-8adca5f6c5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7258 2024.09.10 21:27:32.538137 [ 3 ] {} <Debug> HTTP-Session: 4cf54a2e-e358-4dce-bdfb-8adca5f6c5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7259 2024.09.10 21:27:32.538151 [ 3 ] {} <Debug> HTTP-Session: 4cf54a2e-e358-4dce-bdfb-8adca5f6c5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7260 2024.09.10 21:27:32.538181 [ 3 ] {} <Trace> HTTP-Session: 4cf54a2e-e358-4dce-bdfb-8adca5f6c5d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7261 2024.09.10 21:27:32.538630 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7262 2024.09.10 21:27:32.538678 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7263 2024.09.10 21:27:32.538824 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7264 2024.09.10 21:27:32.539652 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7265 2024.09.10 21:27:32.539688 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7266 2024.09.10 21:27:32.540134 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7267 2024.09.10 21:27:32.540476 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7268 2024.09.10 21:27:32.540600 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002281 sec., 370013.1521262604 rows/sec., 24.90 MiB/sec.
7269 2024.09.10 21:27:32.540853 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Debug> DynamicQueryHandler: Done processing query
7270 2024.09.10 21:27:32.540901 [ 3 ] {da4d621b-1a43-4d64-b996-c6c7968680f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7271 2024.09.10 21:27:32.540925 [ 3 ] {} <Debug> HTTP-Session: 4cf54a2e-e358-4dce-bdfb-8adca5f6c5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7272 2024.09.10 21:27:32.541171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7273 2024.09.10 21:27:32.541220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7274 2024.09.10 21:27:32.541240 [ 3 ] {} <Debug> HTTP-Session: 3db4825b-1424-431a-9055-26c2c3d4dd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7275 2024.09.10 21:27:32.541256 [ 3 ] {} <Debug> HTTP-Session: 3db4825b-1424-431a-9055-26c2c3d4dd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.09.10 21:27:32.541269 [ 3 ] {} <Debug> HTTP-Session: 3db4825b-1424-431a-9055-26c2c3d4dd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7277 2024.09.10 21:27:32.541300 [ 3 ] {} <Trace> HTTP-Session: 3db4825b-1424-431a-9055-26c2c3d4dd84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7278 2024.09.10 21:27:32.541571 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7279 2024.09.10 21:27:32.541642 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7280 2024.09.10 21:27:32.542065 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7281 2024.09.10 21:27:32.542625 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7282 2024.09.10 21:27:32.542661 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7283 2024.09.10 21:27:32.543259 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7284 2024.09.10 21:27:32.543681 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7285 2024.09.10 21:27:32.543830 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002447 sec., 9399.26440539436 rows/sec., 16.84 MiB/sec.
7286 2024.09.10 21:27:32.544036 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Debug> DynamicQueryHandler: Done processing query
7287 2024.09.10 21:27:32.544061 [ 3 ] {42b6d345-27c2-4abe-a394-6bbe704873f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7288 2024.09.10 21:27:32.544077 [ 3 ] {} <Debug> HTTP-Session: 3db4825b-1424-431a-9055-26c2c3d4dd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7289 2024.09.10 21:27:32.544193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7290 2024.09.10 21:27:32.544241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7291 2024.09.10 21:27:32.544260 [ 3 ] {} <Debug> HTTP-Session: fa4416b9-aa1d-4a5a-bd1b-62c4e36d9f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7292 2024.09.10 21:27:32.544276 [ 3 ] {} <Debug> HTTP-Session: fa4416b9-aa1d-4a5a-bd1b-62c4e36d9f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.09.10 21:27:32.544290 [ 3 ] {} <Debug> HTTP-Session: fa4416b9-aa1d-4a5a-bd1b-62c4e36d9f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7294 2024.09.10 21:27:32.544321 [ 3 ] {} <Trace> HTTP-Session: fa4416b9-aa1d-4a5a-bd1b-62c4e36d9f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7295 2024.09.10 21:27:32.544430 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7296 2024.09.10 21:27:32.544475 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7297 2024.09.10 21:27:32.544602 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7298 2024.09.10 21:27:32.544907 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7299 2024.09.10 21:27:32.544942 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
7300 2024.09.10 21:27:32.545294 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7301 2024.09.10 21:27:32.545614 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7302 2024.09.10 21:27:32.545745 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
7303 2024.09.10 21:27:32.546073 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Debug> DynamicQueryHandler: Done processing query
7304 2024.09.10 21:27:32.546102 [ 3 ] {64cf259f-76d7-4d19-8185-e4aff0dae342} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7305 2024.09.10 21:27:32.546118 [ 3 ] {} <Debug> HTTP-Session: fa4416b9-aa1d-4a5a-bd1b-62c4e36d9f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.09.10 21:27:37.502314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7307 2024.09.10 21:27:37.502444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7308 2024.09.10 21:27:37.502468 [ 3 ] {} <Debug> HTTP-Session: 2c35eed1-e84d-45d7-9cfc-5ec707dfc1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7309 2024.09.10 21:27:37.502492 [ 3 ] {} <Debug> HTTP-Session: 2c35eed1-e84d-45d7-9cfc-5ec707dfc1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.09.10 21:27:37.502507 [ 3 ] {} <Debug> HTTP-Session: 2c35eed1-e84d-45d7-9cfc-5ec707dfc1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7311 2024.09.10 21:27:37.502556 [ 3 ] {} <Trace> HTTP-Session: 2c35eed1-e84d-45d7-9cfc-5ec707dfc1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7312 2024.09.10 21:27:37.502736 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7313 2024.09.10 21:27:37.502804 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7314 2024.09.10 21:27:37.503133 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7315 2024.09.10 21:27:37.503546 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7316 2024.09.10 21:27:37.503587 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7317 2024.09.10 21:27:37.504031 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7318 2024.09.10 21:27:37.504412 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7319 2024.09.10 21:27:37.504558 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001877 sec., 3196.5903036760787 rows/sec., 260.66 KiB/sec.
7320 2024.09.10 21:27:37.504743 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Debug> DynamicQueryHandler: Done processing query
7321 2024.09.10 21:27:37.504768 [ 3 ] {c2ef7d1a-e394-40d0-a995-42cc0bf10585} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7322 2024.09.10 21:27:37.504785 [ 3 ] {} <Debug> HTTP-Session: 2c35eed1-e84d-45d7-9cfc-5ec707dfc1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7323 2024.09.10 21:27:37.504964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 34112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7324 2024.09.10 21:27:37.505017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7325 2024.09.10 21:27:37.505038 [ 3 ] {} <Debug> HTTP-Session: 8323f56b-daf9-480a-88f0-5121859f0aab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7326 2024.09.10 21:27:37.505055 [ 3 ] {} <Debug> HTTP-Session: 8323f56b-daf9-480a-88f0-5121859f0aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.09.10 21:27:37.505069 [ 3 ] {} <Debug> HTTP-Session: 8323f56b-daf9-480a-88f0-5121859f0aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7328 2024.09.10 21:27:37.505101 [ 3 ] {} <Trace> HTTP-Session: 8323f56b-daf9-480a-88f0-5121859f0aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7329 2024.09.10 21:27:37.505257 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7330 2024.09.10 21:27:37.505300 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7331 2024.09.10 21:27:37.505524 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7332 2024.09.10 21:27:37.505980 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7333 2024.09.10 21:27:37.506017 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7334 2024.09.10 21:27:37.506381 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7335 2024.09.10 21:27:37.506737 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7336 2024.09.10 21:27:37.506854 [ 75 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7337 2024.09.10 21:27:37.506868 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Debug> executeQuery: Read 226 rows, 20.36 KiB in 0.001682 sec., 134363.8525564804 rows/sec., 11.82 MiB/sec.
7338 2024.09.10 21:27:37.506897 [ 75 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7339 2024.09.10 21:27:37.506932 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7340 2024.09.10 21:27:37.507053 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
7341 2024.09.10 21:27:37.507097 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Debug> DynamicQueryHandler: Done processing query
7342 2024.09.10 21:27:37.507136 [ 3 ] {e5d6901f-7ab9-45d6-b75b-53d90bfd9424} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7343 2024.09.10 21:27:37.507169 [ 3 ] {} <Debug> HTTP-Session: 8323f56b-daf9-480a-88f0-5121859f0aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.09.10 21:27:37.507209 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7345 2024.09.10 21:27:37.507244 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1418 rows starting from the beginning of the part
7346 2024.09.10 21:27:37.507324 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 224 rows starting from the beginning of the part
7347 2024.09.10 21:27:37.507330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7348 2024.09.10 21:27:37.507497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7349 2024.09.10 21:27:37.507651 [ 3 ] {} <Debug> HTTP-Session: 7afb2ce7-cf16-40ee-ac7b-1282a557ee32 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7350 2024.09.10 21:27:37.507770 [ 3 ] {} <Debug> HTTP-Session: 7afb2ce7-cf16-40ee-ac7b-1282a557ee32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7351 2024.09.10 21:27:37.507798 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part
7352 2024.09.10 21:27:37.507829 [ 3 ] {} <Debug> HTTP-Session: 7afb2ce7-cf16-40ee-ac7b-1282a557ee32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.09.10 21:27:37.507952 [ 3 ] {} <Trace> HTTP-Session: 7afb2ce7-cf16-40ee-ac7b-1282a557ee32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7354 2024.09.10 21:27:37.508081 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 223 rows starting from the beginning of the part
7355 2024.09.10 21:27:37.508248 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7356 2024.09.10 21:27:37.508262 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1242 rows starting from the beginning of the part
7357 2024.09.10 21:27:37.508333 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7358 2024.09.10 21:27:37.508485 [ 187 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 226 rows starting from the beginning of the part
7359 2024.09.10 21:27:37.508996 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7360 2024.09.10 21:27:37.509627 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7361 2024.09.10 21:27:37.509672 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7362 2024.09.10 21:27:37.510181 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7363 2024.09.10 21:27:37.510585 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7364 2024.09.10 21:27:37.510797 [ 193 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3435 rows, containing 5 columns (5 merged, 0 gathered) in 0.003778285 sec., 909142.640113173 rows/sec., 79.83 MiB/sec.
7365 2024.09.10 21:27:37.510846 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Debug> executeQuery: Read 23 rows, 1.70 KiB in 0.002692 sec., 8543.833580980683 rows/sec., 630.49 KiB/sec.
7366 2024.09.10 21:27:37.511130 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Debug> DynamicQueryHandler: Done processing query
7367 2024.09.10 21:27:37.511146 [ 193 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7368 2024.09.10 21:27:37.511165 [ 3 ] {0c4071cd-cbc9-4e4c-b0bd-cebdcbb17029} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7369 2024.09.10 21:27:37.511223 [ 3 ] {} <Debug> HTTP-Session: 7afb2ce7-cf16-40ee-ac7b-1282a557ee32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.09.10 21:27:37.511414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7371 2024.09.10 21:27:37.511522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7372 2024.09.10 21:27:37.511628 [ 3 ] {} <Debug> HTTP-Session: 834865a8-1a6a-4d9b-a5c0-0403dbdd813d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7373 2024.09.10 21:27:37.511710 [ 3 ] {} <Debug> HTTP-Session: 834865a8-1a6a-4d9b-a5c0-0403dbdd813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7374 2024.09.10 21:27:37.511763 [ 3 ] {} <Debug> HTTP-Session: 834865a8-1a6a-4d9b-a5c0-0403dbdd813d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7375 2024.09.10 21:27:37.511854 [ 3 ] {} <Trace> HTTP-Session: 834865a8-1a6a-4d9b-a5c0-0403dbdd813d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7376 2024.09.10 21:27:37.512030 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7377 2024.09.10 21:27:37.512107 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7378 2024.09.10 21:27:37.512146 [ 193 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7379 2024.09.10 21:27:37.512365 [ 193 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_36_7} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7380 2024.09.10 21:27:37.512582 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
7381 2024.09.10 21:27:37.512711 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7382 2024.09.10 21:27:37.513054 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7383 2024.09.10 21:27:37.513094 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7384 2024.09.10 21:27:37.513463 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7385 2024.09.10 21:27:37.513827 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7386 2024.09.10 21:27:37.513959 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001998 sec., 7007.007007007006 rows/sec., 490.73 KiB/sec.
7387 2024.09.10 21:27:37.514302 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Debug> DynamicQueryHandler: Done processing query
7388 2024.09.10 21:27:37.514328 [ 3 ] {504a10bd-faaf-4d68-9b1d-7c9a65de315d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7389 2024.09.10 21:27:37.514345 [ 3 ] {} <Debug> HTTP-Session: 834865a8-1a6a-4d9b-a5c0-0403dbdd813d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.09.10 21:27:37.514456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7391 2024.09.10 21:27:37.514504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7392 2024.09.10 21:27:37.514524 [ 3 ] {} <Debug> HTTP-Session: ff67f3a6-7c3d-433a-849f-224f8ec31929 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7393 2024.09.10 21:27:37.514541 [ 3 ] {} <Debug> HTTP-Session: ff67f3a6-7c3d-433a-849f-224f8ec31929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.09.10 21:27:37.514555 [ 3 ] {} <Debug> HTTP-Session: ff67f3a6-7c3d-433a-849f-224f8ec31929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.09.10 21:27:37.514586 [ 3 ] {} <Trace> HTTP-Session: ff67f3a6-7c3d-433a-849f-224f8ec31929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2024.09.10 21:27:37.514684 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7397 2024.09.10 21:27:37.514730 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7398 2024.09.10 21:27:37.514978 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7399 2024.09.10 21:27:37.515296 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7400 2024.09.10 21:27:37.515332 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7401 2024.09.10 21:27:37.515678 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7402 2024.09.10 21:27:37.516028 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7403 2024.09.10 21:27:37.516159 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
7404 2024.09.10 21:27:37.516330 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Debug> DynamicQueryHandler: Done processing query
7405 2024.09.10 21:27:37.516355 [ 3 ] {314a3d53-e1f2-4ede-a535-c6f4d020fb1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7406 2024.09.10 21:27:37.516371 [ 3 ] {} <Debug> HTTP-Session: ff67f3a6-7c3d-433a-849f-224f8ec31929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.09.10 21:27:37.516547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7408 2024.09.10 21:27:37.516596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7409 2024.09.10 21:27:37.516615 [ 3 ] {} <Debug> HTTP-Session: 4b26ca7c-e594-435e-89bb-2771088816c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7410 2024.09.10 21:27:37.516631 [ 3 ] {} <Debug> HTTP-Session: 4b26ca7c-e594-435e-89bb-2771088816c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7411 2024.09.10 21:27:37.516645 [ 3 ] {} <Debug> HTTP-Session: 4b26ca7c-e594-435e-89bb-2771088816c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.09.10 21:27:37.516676 [ 3 ] {} <Trace> HTTP-Session: 4b26ca7c-e594-435e-89bb-2771088816c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7413 2024.09.10 21:27:37.516882 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7414 2024.09.10 21:27:37.516926 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7415 2024.09.10 21:27:37.517156 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7416 2024.09.10 21:27:37.517712 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7417 2024.09.10 21:27:37.517749 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7418 2024.09.10 21:27:37.518118 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7419 2024.09.10 21:27:37.518464 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7420 2024.09.10 21:27:37.518591 [ 75 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7421 2024.09.10 21:27:37.518592 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Debug> executeQuery: Read 405 rows, 29.53 KiB in 0.001816 sec., 223017.62114537446 rows/sec., 15.88 MiB/sec.
7422 2024.09.10 21:27:37.518625 [ 75 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7423 2024.09.10 21:27:37.518659 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7424 2024.09.10 21:27:37.518976 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Debug> DynamicQueryHandler: Done processing query
7425 2024.09.10 21:27:37.519015 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
7426 2024.09.10 21:27:37.519045 [ 3 ] {0293dc54-d7d0-4f4a-a2a0-080af80df84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7427 2024.09.10 21:27:37.519147 [ 3 ] {} <Debug> HTTP-Session: 4b26ca7c-e594-435e-89bb-2771088816c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.09.10 21:27:37.519380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7429 2024.09.10 21:27:37.519499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7430 2024.09.10 21:27:37.519533 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7431 2024.09.10 21:27:37.519547 [ 3 ] {} <Debug> HTTP-Session: 89ec20c9-db3b-4ba1-9fed-941c8276d307 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7432 2024.09.10 21:27:37.519607 [ 3 ] {} <Debug> HTTP-Session: 89ec20c9-db3b-4ba1-9fed-941c8276d307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.09.10 21:27:37.519616 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part
7434 2024.09.10 21:27:37.519629 [ 3 ] {} <Debug> HTTP-Session: 89ec20c9-db3b-4ba1-9fed-941c8276d307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7435 2024.09.10 21:27:37.519711 [ 3 ] {} <Trace> HTTP-Session: 89ec20c9-db3b-4ba1-9fed-941c8276d307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7436 2024.09.10 21:27:37.519925 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 401 rows starting from the beginning of the part
7437 2024.09.10 21:27:37.520040 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7438 2024.09.10 21:27:37.520220 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part
7439 2024.09.10 21:27:37.520241 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7440 2024.09.10 21:27:37.520558 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 399 rows starting from the beginning of the part
7441 2024.09.10 21:27:37.520899 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 543 rows starting from the beginning of the part
7442 2024.09.10 21:27:37.521272 [ 196 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 405 rows starting from the beginning of the part
7443 2024.09.10 21:27:37.521427 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7444 2024.09.10 21:27:37.522240 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7445 2024.09.10 21:27:37.522305 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7446 2024.09.10 21:27:37.523302 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7447 2024.09.10 21:27:37.524083 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7448 2024.09.10 21:27:37.524243 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004314 sec., 1390.8205841446454 rows/sec., 72.66 KiB/sec.
7449 2024.09.10 21:27:37.524830 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Debug> DynamicQueryHandler: Done processing query
7450 2024.09.10 21:27:37.524910 [ 3 ] {48213c15-4c56-4846-be2d-0a3ab2a534c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7451 2024.09.10 21:27:37.524990 [ 3 ] {} <Debug> HTTP-Session: 89ec20c9-db3b-4ba1-9fed-941c8276d307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7452 2024.09.10 21:27:37.525169 [ 193 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 5 columns (5 merged, 0 gathered) in 0.006397191 sec., 429719.8567308683 rows/sec., 32.79 MiB/sec.
7453 2024.09.10 21:27:37.525297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 45166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7454 2024.09.10 21:27:37.525368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7455 2024.09.10 21:27:37.525396 [ 3 ] {} <Debug> HTTP-Session: 872d38af-c45c-4b75-8a65-10b5efb81609 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7456 2024.09.10 21:27:37.525414 [ 193 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7457 2024.09.10 21:27:37.525424 [ 3 ] {} <Debug> HTTP-Session: 872d38af-c45c-4b75-8a65-10b5efb81609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7458 2024.09.10 21:27:37.525473 [ 3 ] {} <Debug> HTTP-Session: 872d38af-c45c-4b75-8a65-10b5efb81609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7459 2024.09.10 21:27:37.525551 [ 3 ] {} <Trace> HTTP-Session: 872d38af-c45c-4b75-8a65-10b5efb81609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7460 2024.09.10 21:27:37.525887 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7461 2024.09.10 21:27:37.525978 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7462 2024.09.10 21:27:37.526125 [ 193 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7463 2024.09.10 21:27:37.526374 [ 193 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_36_7} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7464 2024.09.10 21:27:37.526442 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7465 2024.09.10 21:27:37.526559 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
7466 2024.09.10 21:27:37.527019 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7467 2024.09.10 21:27:37.527060 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7468 2024.09.10 21:27:37.527463 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7469 2024.09.10 21:27:37.527809 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7470 2024.09.10 21:27:37.527941 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.002273 sec., 105587.32952045756 rows/sec., 7.08 MiB/sec.
7471 2024.09.10 21:27:37.528128 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Debug> DynamicQueryHandler: Done processing query
7472 2024.09.10 21:27:37.528152 [ 3 ] {fd2100d3-7bcf-4500-8301-3cf725b6d902} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7473 2024.09.10 21:27:37.528169 [ 3 ] {} <Debug> HTTP-Session: 872d38af-c45c-4b75-8a65-10b5efb81609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.09.10 21:27:37.528297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7475 2024.09.10 21:27:37.528347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7476 2024.09.10 21:27:37.528367 [ 3 ] {} <Debug> HTTP-Session: 5010c6fa-dbcd-42f8-aac8-8fa9c7beb325 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7477 2024.09.10 21:27:37.528383 [ 3 ] {} <Debug> HTTP-Session: 5010c6fa-dbcd-42f8-aac8-8fa9c7beb325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7478 2024.09.10 21:27:37.528397 [ 3 ] {} <Debug> HTTP-Session: 5010c6fa-dbcd-42f8-aac8-8fa9c7beb325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.09.10 21:27:37.528428 [ 3 ] {} <Trace> HTTP-Session: 5010c6fa-dbcd-42f8-aac8-8fa9c7beb325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7480 2024.09.10 21:27:37.528521 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7481 2024.09.10 21:27:37.528566 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7482 2024.09.10 21:27:37.528699 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7483 2024.09.10 21:27:37.528996 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.09.10 21:27:37.529032 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7485 2024.09.10 21:27:37.529376 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7486 2024.09.10 21:27:37.529695 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7487 2024.09.10 21:27:37.529823 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
7488 2024.09.10 21:27:37.529994 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Debug> DynamicQueryHandler: Done processing query
7489 2024.09.10 21:27:37.530022 [ 3 ] {dc8d311c-fff6-4282-854e-88407b625974} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7490 2024.09.10 21:27:37.530039 [ 3 ] {} <Debug> HTTP-Session: 5010c6fa-dbcd-42f8-aac8-8fa9c7beb325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.09.10 21:27:37.530194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7492 2024.09.10 21:27:37.530243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7493 2024.09.10 21:27:37.530262 [ 3 ] {} <Debug> HTTP-Session: d968f127-187b-48d0-bebe-b22ca78f79d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7494 2024.09.10 21:27:37.530278 [ 3 ] {} <Debug> HTTP-Session: d968f127-187b-48d0-bebe-b22ca78f79d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.09.10 21:27:37.530292 [ 3 ] {} <Debug> HTTP-Session: d968f127-187b-48d0-bebe-b22ca78f79d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.09.10 21:27:37.530323 [ 3 ] {} <Trace> HTTP-Session: d968f127-187b-48d0-bebe-b22ca78f79d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7497 2024.09.10 21:27:37.530574 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7498 2024.09.10 21:27:37.530639 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7499 2024.09.10 21:27:37.531065 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7500 2024.09.10 21:27:37.531664 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7501 2024.09.10 21:27:37.531700 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7502 2024.09.10 21:27:37.532308 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7503 2024.09.10 21:27:37.532723 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7504 2024.09.10 21:27:37.532871 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002468 sec., 6888.168557536466 rows/sec., 12.34 MiB/sec.
7505 2024.09.10 21:27:37.533102 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Debug> DynamicQueryHandler: Done processing query
7506 2024.09.10 21:27:37.533128 [ 3 ] {4c8d98e5-66fc-416b-bf0e-4585ad27dacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7507 2024.09.10 21:27:37.533144 [ 3 ] {} <Debug> HTTP-Session: d968f127-187b-48d0-bebe-b22ca78f79d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.09.10 21:27:37.533266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7509 2024.09.10 21:27:37.533315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7510 2024.09.10 21:27:37.533334 [ 3 ] {} <Debug> HTTP-Session: 1f8ed2ed-a415-45d3-8fb7-87ff32141ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7511 2024.09.10 21:27:37.533351 [ 3 ] {} <Debug> HTTP-Session: 1f8ed2ed-a415-45d3-8fb7-87ff32141ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.09.10 21:27:37.533365 [ 3 ] {} <Debug> HTTP-Session: 1f8ed2ed-a415-45d3-8fb7-87ff32141ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.09.10 21:27:37.533395 [ 3 ] {} <Trace> HTTP-Session: 1f8ed2ed-a415-45d3-8fb7-87ff32141ee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7514 2024.09.10 21:27:37.533512 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7515 2024.09.10 21:27:37.533557 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7516 2024.09.10 21:27:37.533685 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7517 2024.09.10 21:27:37.534002 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7518 2024.09.10 21:27:37.534040 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7519 2024.09.10 21:27:37.534405 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7520 2024.09.10 21:27:37.534732 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7521 2024.09.10 21:27:37.534862 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec.
7522 2024.09.10 21:27:37.535027 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Debug> DynamicQueryHandler: Done processing query
7523 2024.09.10 21:27:37.535053 [ 3 ] {91d71ea9-f906-4644-9004-caa91d06ba44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7524 2024.09.10 21:27:37.535070 [ 3 ] {} <Debug> HTTP-Session: 1f8ed2ed-a415-45d3-8fb7-87ff32141ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.09.10 21:27:39.584820 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
7526 2024.09.10 21:27:39.584877 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
7527 2024.09.10 21:27:42.498628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7528 2024.09.10 21:27:42.498778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7529 2024.09.10 21:27:42.498808 [ 3 ] {} <Debug> HTTP-Session: 294c384e-180c-4839-abe7-4d438c71b815 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7530 2024.09.10 21:27:42.498836 [ 3 ] {} <Debug> HTTP-Session: 294c384e-180c-4839-abe7-4d438c71b815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7531 2024.09.10 21:27:42.498854 [ 3 ] {} <Debug> HTTP-Session: 294c384e-180c-4839-abe7-4d438c71b815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7532 2024.09.10 21:27:42.498910 [ 3 ] {} <Trace> HTTP-Session: 294c384e-180c-4839-abe7-4d438c71b815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7533 2024.09.10 21:27:42.499114 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7534 2024.09.10 21:27:42.499190 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7535 2024.09.10 21:27:42.499565 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7536 2024.09.10 21:27:42.499991 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7537 2024.09.10 21:27:42.500032 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7538 2024.09.10 21:27:42.500442 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7539 2024.09.10 21:27:42.500829 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7540 2024.09.10 21:27:42.500973 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec.
7541 2024.09.10 21:27:42.501298 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Debug> DynamicQueryHandler: Done processing query
7542 2024.09.10 21:27:42.501326 [ 3 ] {24c86402-a065-4230-905f-b9ec1646d44a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7543 2024.09.10 21:27:42.501342 [ 3 ] {} <Debug> HTTP-Session: 294c384e-180c-4839-abe7-4d438c71b815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7544 2024.09.10 21:27:42.501529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7545 2024.09.10 21:27:42.501582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7546 2024.09.10 21:27:42.501602 [ 3 ] {} <Debug> HTTP-Session: e721d04e-4820-456e-b7c3-5560f77e9882 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7547 2024.09.10 21:27:42.501618 [ 3 ] {} <Debug> HTTP-Session: e721d04e-4820-456e-b7c3-5560f77e9882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7548 2024.09.10 21:27:42.501632 [ 3 ] {} <Debug> HTTP-Session: e721d04e-4820-456e-b7c3-5560f77e9882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7549 2024.09.10 21:27:42.501664 [ 3 ] {} <Trace> HTTP-Session: e721d04e-4820-456e-b7c3-5560f77e9882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7550 2024.09.10 21:27:42.501792 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7551 2024.09.10 21:27:42.501838 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7552 2024.09.10 21:27:42.502108 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7553 2024.09.10 21:27:42.502513 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7554 2024.09.10 21:27:42.502550 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7555 2024.09.10 21:27:42.502926 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7556 2024.09.10 21:27:42.503275 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7557 2024.09.10 21:27:42.503404 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.001661 sec., 62010.83684527393 rows/sec., 5.15 MiB/sec.
7558 2024.09.10 21:27:42.503571 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Debug> DynamicQueryHandler: Done processing query
7559 2024.09.10 21:27:42.503595 [ 3 ] {6817944f-db11-4566-9202-187652493281} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7560 2024.09.10 21:27:42.503612 [ 3 ] {} <Debug> HTTP-Session: e721d04e-4820-456e-b7c3-5560f77e9882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7561 2024.09.10 21:27:42.503734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7562 2024.09.10 21:27:42.503783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7563 2024.09.10 21:27:42.503802 [ 3 ] {} <Debug> HTTP-Session: 9b1c0386-5a3d-441d-afc6-29cc2d5d50e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7564 2024.09.10 21:27:42.503818 [ 3 ] {} <Debug> HTTP-Session: 9b1c0386-5a3d-441d-afc6-29cc2d5d50e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7565 2024.09.10 21:27:42.503832 [ 3 ] {} <Debug> HTTP-Session: 9b1c0386-5a3d-441d-afc6-29cc2d5d50e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.09.10 21:27:42.503863 [ 3 ] {} <Trace> HTTP-Session: 9b1c0386-5a3d-441d-afc6-29cc2d5d50e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7567 2024.09.10 21:27:42.503970 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7568 2024.09.10 21:27:42.504013 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7569 2024.09.10 21:27:42.504238 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7570 2024.09.10 21:27:42.504544 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7571 2024.09.10 21:27:42.504579 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7572 2024.09.10 21:27:42.504922 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7573 2024.09.10 21:27:42.505289 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7574 2024.09.10 21:27:42.505413 [ 71 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7575 2024.09.10 21:27:42.505418 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001482 sec., 16869.095816464236 rows/sec., 1.23 MiB/sec.
7576 2024.09.10 21:27:42.505455 [ 71 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7577 2024.09.10 21:27:42.505491 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7578 2024.09.10 21:27:42.505650 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Debug> DynamicQueryHandler: Done processing query
7579 2024.09.10 21:27:42.505694 [ 3 ] {c7625b06-ec85-4bba-a2db-83e0a9d0a89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7580 2024.09.10 21:27:42.505695 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
7581 2024.09.10 21:27:42.505713 [ 3 ] {} <Debug> HTTP-Session: 9b1c0386-5a3d-441d-afc6-29cc2d5d50e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.09.10 21:27:42.505955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7583 2024.09.10 21:27:42.506014 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7584 2024.09.10 21:27:42.506045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7585 2024.09.10 21:27:42.506085 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part
7586 2024.09.10 21:27:42.506098 [ 3 ] {} <Debug> HTTP-Session: 37e699f5-2616-4a08-9d33-8f5541dc372e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7587 2024.09.10 21:27:42.506148 [ 3 ] {} <Debug> HTTP-Session: 37e699f5-2616-4a08-9d33-8f5541dc372e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.09.10 21:27:42.506189 [ 3 ] {} <Debug> HTTP-Session: 37e699f5-2616-4a08-9d33-8f5541dc372e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.09.10 21:27:42.506314 [ 3 ] {} <Trace> HTTP-Session: 37e699f5-2616-4a08-9d33-8f5541dc372e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7590 2024.09.10 21:27:42.506392 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
7591 2024.09.10 21:27:42.506701 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7592 2024.09.10 21:27:42.506701 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part
7593 2024.09.10 21:27:42.506819 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7594 2024.09.10 21:27:42.507008 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
7595 2024.09.10 21:27:42.507353 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
7596 2024.09.10 21:27:42.507652 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part
7597 2024.09.10 21:27:42.508433 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7598 2024.09.10 21:27:42.509304 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.09.10 21:27:42.509390 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7600 2024.09.10 21:27:42.510504 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7601 2024.09.10 21:27:42.510602 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005016827 sec., 33686.63101199224 rows/sec., 2.58 MiB/sec.
7602 2024.09.10 21:27:42.510847 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7603 2024.09.10 21:27:42.511568 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7604 2024.09.10 21:27:42.511861 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.005347 sec., 16644.847578081168 rows/sec., 1.30 MiB/sec.
7605 2024.09.10 21:27:42.511925 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7606 2024.09.10 21:27:42.512082 [ 196 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_36_7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7607 2024.09.10 21:27:42.512247 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7608 2024.09.10 21:27:42.512296 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Debug> DynamicQueryHandler: Done processing query
7609 2024.09.10 21:27:42.512326 [ 3 ] {73d7bfb5-a794-4140-a48d-78154354a73c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7610 2024.09.10 21:27:42.512342 [ 3 ] {} <Debug> HTTP-Session: 37e699f5-2616-4a08-9d33-8f5541dc372e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.09.10 21:27:42.512496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7612 2024.09.10 21:27:42.512545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7613 2024.09.10 21:27:42.512564 [ 3 ] {} <Debug> HTTP-Session: 63de4ee2-e3fb-4604-ae9f-21983199dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7614 2024.09.10 21:27:42.512581 [ 3 ] {} <Debug> HTTP-Session: 63de4ee2-e3fb-4604-ae9f-21983199dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7615 2024.09.10 21:27:42.512594 [ 3 ] {} <Debug> HTTP-Session: 63de4ee2-e3fb-4604-ae9f-21983199dec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7616 2024.09.10 21:27:42.512625 [ 3 ] {} <Trace> HTTP-Session: 63de4ee2-e3fb-4604-ae9f-21983199dec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7617 2024.09.10 21:27:42.512795 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7618 2024.09.10 21:27:42.512844 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7619 2024.09.10 21:27:42.513014 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7620 2024.09.10 21:27:42.513415 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7621 2024.09.10 21:27:42.513450 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7622 2024.09.10 21:27:42.513842 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7623 2024.09.10 21:27:42.514183 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7624 2024.09.10 21:27:42.514308 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7625 2024.09.10 21:27:42.514313 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001605 sec., 100311.52647975077 rows/sec., 6.99 MiB/sec.
7626 2024.09.10 21:27:42.514349 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7627 2024.09.10 21:27:42.514384 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7628 2024.09.10 21:27:42.514583 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
7629 2024.09.10 21:27:42.514599 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Debug> DynamicQueryHandler: Done processing query
7630 2024.09.10 21:27:42.514653 [ 3 ] {6ed70047-d257-4a94-b9bf-129a9e1fb277} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7631 2024.09.10 21:27:42.514681 [ 3 ] {} <Debug> HTTP-Session: 63de4ee2-e3fb-4604-ae9f-21983199dec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7632 2024.09.10 21:27:42.514817 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7633 2024.09.10 21:27:42.514880 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10382 rows starting from the beginning of the part
7634 2024.09.10 21:27:42.514897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7635 2024.09.10 21:27:42.515043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7636 2024.09.10 21:27:42.515139 [ 3 ] {} <Debug> HTTP-Session: ae1483d2-f2b0-49c3-8cd4-19c5480d14e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7637 2024.09.10 21:27:42.515157 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
7638 2024.09.10 21:27:42.515178 [ 3 ] {} <Debug> HTTP-Session: ae1483d2-f2b0-49c3-8cd4-19c5480d14e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7639 2024.09.10 21:27:42.515242 [ 3 ] {} <Debug> HTTP-Session: ae1483d2-f2b0-49c3-8cd4-19c5480d14e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.09.10 21:27:42.515370 [ 3 ] {} <Trace> HTTP-Session: ae1483d2-f2b0-49c3-8cd4-19c5480d14e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7641 2024.09.10 21:27:42.515496 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part
7642 2024.09.10 21:27:42.515721 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 844 rows starting from the beginning of the part
7643 2024.09.10 21:27:42.515970 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 240 rows starting from the beginning of the part
7644 2024.09.10 21:27:42.515973 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7645 2024.09.10 21:27:42.516340 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
7646 2024.09.10 21:27:42.516384 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7647 2024.09.10 21:27:42.518049 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7648 2024.09.10 21:27:42.519672 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7649 2024.09.10 21:27:42.519741 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7650 2024.09.10 21:27:42.520873 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7651 2024.09.10 21:27:42.521909 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7652 2024.09.10 21:27:42.522085 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006492 sec., 3542.8219346888477 rows/sec., 6.35 MiB/sec.
7653 2024.09.10 21:27:42.522096 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7654 2024.09.10 21:27:42.522149 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.09.10 21:27:42.522193 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7656 2024.09.10 21:27:42.522537 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::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
7657 2024.09.10 21:27:42.522659 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Debug> DynamicQueryHandler: Done processing query
7658 2024.09.10 21:27:42.522725 [ 3 ] {ec0e28c4-88fa-44ad-825d-6bd1614d0375} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7659 2024.09.10 21:27:42.522783 [ 3 ] {} <Debug> HTTP-Session: ae1483d2-f2b0-49c3-8cd4-19c5480d14e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.09.10 21:27:42.523076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7661 2024.09.10 21:27:42.523287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7662 2024.09.10 21:27:42.523404 [ 3 ] {} <Debug> HTTP-Session: b4e26e16-f45a-4dba-8591-396b3b92d35d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7663 2024.09.10 21:27:42.523501 [ 3 ] {} <Debug> HTTP-Session: b4e26e16-f45a-4dba-8591-396b3b92d35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7664 2024.09.10 21:27:42.523596 [ 3 ] {} <Debug> HTTP-Session: b4e26e16-f45a-4dba-8591-396b3b92d35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7665 2024.09.10 21:27:42.523841 [ 3 ] {} <Trace> HTTP-Session: b4e26e16-f45a-4dba-8591-396b3b92d35d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7666 2024.09.10 21:27:42.523901 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12024 rows, containing 5 columns (5 merged, 0 gathered) in 0.009409284 sec., 1277886.8190183227 rows/sec., 86.39 MiB/sec.
7667 2024.09.10 21:27:42.524007 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7668 2024.09.10 21:27:42.524161 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 562 rows starting from the beginning of the part
7669 2024.09.10 21:27:42.524236 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7670 2024.09.10 21:27:42.524334 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7671 2024.09.10 21:27:42.524440 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7672 2024.09.10 21:27:42.525485 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
7673 2024.09.10 21:27:42.526404 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7674 2024.09.10 21:27:42.526988 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2024.09.10 21:27:42.526994 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part
7676 2024.09.10 21:27:42.527295 [ 196 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7677 2024.09.10 21:27:42.527708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
7678 2024.09.10 21:27:42.528198 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
7679 2024.09.10 21:27:42.528249 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7680 2024.09.10 21:27:42.528325 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7681 2024.09.10 21:27:42.528815 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part
7682 2024.09.10 21:27:42.529482 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
7683 2024.09.10 21:27:42.529834 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7684 2024.09.10 21:27:42.530954 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7685 2024.09.10 21:27:42.531348 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007275 sec., 8247.42268041237 rows/sec., 569.16 KiB/sec.
7686 2024.09.10 21:27:42.531777 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Debug> DynamicQueryHandler: Done processing query
7687 2024.09.10 21:27:42.531805 [ 3 ] {b5dabd6a-1243-4d6a-8420-f2a1d11283f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7688 2024.09.10 21:27:42.531830 [ 3 ] {} <Debug> HTTP-Session: b4e26e16-f45a-4dba-8591-396b3b92d35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.09.10 21:27:42.534906 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 19 columns (19 merged, 0 gathered) in 0.012581169 sec., 52856.773484244586 rows/sec., 94.72 MiB/sec.
7690 2024.09.10 21:27:42.535877 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7691 2024.09.10 21:27:42.536447 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7692 2024.09.10 21:27:42.536529 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7693 2024.09.10 21:27:42.536644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB.
7694 2024.09.10 21:27:43.000176 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.33 MiB, peak 202.78 MiB, free memory in arenas 0.00 B, will set to 193.62 MiB (RSS), difference: 1.29 MiB
7695 2024.09.10 21:27:47.502148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7696 2024.09.10 21:27:47.502285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7697 2024.09.10 21:27:47.502314 [ 3 ] {} <Debug> HTTP-Session: f924a2ec-c3c0-45d4-addf-f6221d9e72dd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7698 2024.09.10 21:27:47.502342 [ 3 ] {} <Debug> HTTP-Session: f924a2ec-c3c0-45d4-addf-f6221d9e72dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.09.10 21:27:47.502360 [ 3 ] {} <Debug> HTTP-Session: f924a2ec-c3c0-45d4-addf-f6221d9e72dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.09.10 21:27:47.502415 [ 3 ] {} <Trace> HTTP-Session: f924a2ec-c3c0-45d4-addf-f6221d9e72dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7701 2024.09.10 21:27:47.502677 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7702 2024.09.10 21:27:47.502743 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7703 2024.09.10 21:27:47.503070 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7704 2024.09.10 21:27:47.503674 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7705 2024.09.10 21:27:47.503716 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7706 2024.09.10 21:27:47.504146 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7707 2024.09.10 21:27:47.504537 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7708 2024.09.10 21:27:47.504724 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002161 sec., 103192.9662193429 rows/sec., 9.10 MiB/sec.
7709 2024.09.10 21:27:47.504949 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Debug> DynamicQueryHandler: Done processing query
7710 2024.09.10 21:27:47.504977 [ 3 ] {e101df98-7e20-46dd-b743-724af1131bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7711 2024.09.10 21:27:47.504995 [ 3 ] {} <Debug> HTTP-Session: f924a2ec-c3c0-45d4-addf-f6221d9e72dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.09.10 21:27:47.505123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7713 2024.09.10 21:27:47.505181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7714 2024.09.10 21:27:47.505201 [ 3 ] {} <Debug> HTTP-Session: 5e3cb4f9-c9af-43c6-b169-eb65f2d5ca75 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7715 2024.09.10 21:27:47.505221 [ 3 ] {} <Debug> HTTP-Session: 5e3cb4f9-c9af-43c6-b169-eb65f2d5ca75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.09.10 21:27:47.505235 [ 3 ] {} <Debug> HTTP-Session: 5e3cb4f9-c9af-43c6-b169-eb65f2d5ca75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7717 2024.09.10 21:27:47.505270 [ 3 ] {} <Trace> HTTP-Session: 5e3cb4f9-c9af-43c6-b169-eb65f2d5ca75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7718 2024.09.10 21:27:47.505378 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7719 2024.09.10 21:27:47.505423 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7720 2024.09.10 21:27:47.505660 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7721 2024.09.10 21:27:47.506005 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7722 2024.09.10 21:27:47.506042 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7723 2024.09.10 21:27:47.506394 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7724 2024.09.10 21:27:47.506761 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7725 2024.09.10 21:27:47.506920 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001575 sec., 10793.650793650793 rows/sec., 811.63 KiB/sec.
7726 2024.09.10 21:27:47.507096 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Debug> DynamicQueryHandler: Done processing query
7727 2024.09.10 21:27:47.507120 [ 3 ] {e955a437-ba9f-46fd-bba6-db76777e42d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7728 2024.09.10 21:27:47.507138 [ 3 ] {} <Debug> HTTP-Session: 5e3cb4f9-c9af-43c6-b169-eb65f2d5ca75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.09.10 21:27:47.507254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7730 2024.09.10 21:27:47.507304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7731 2024.09.10 21:27:47.507324 [ 3 ] {} <Debug> HTTP-Session: aa7760d0-4f56-4328-abcc-82af9d1c5788 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7732 2024.09.10 21:27:47.507341 [ 3 ] {} <Debug> HTTP-Session: aa7760d0-4f56-4328-abcc-82af9d1c5788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.09.10 21:27:47.507355 [ 3 ] {} <Debug> HTTP-Session: aa7760d0-4f56-4328-abcc-82af9d1c5788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7734 2024.09.10 21:27:47.507387 [ 3 ] {} <Trace> HTTP-Session: aa7760d0-4f56-4328-abcc-82af9d1c5788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7735 2024.09.10 21:27:47.507485 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7736 2024.09.10 21:27:47.507528 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7737 2024.09.10 21:27:47.507758 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7738 2024.09.10 21:27:47.508078 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7739 2024.09.10 21:27:47.508115 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7740 2024.09.10 21:27:47.508478 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7741 2024.09.10 21:27:47.508835 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7742 2024.09.10 21:27:47.509005 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec.
7743 2024.09.10 21:27:47.509233 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Debug> DynamicQueryHandler: Done processing query
7744 2024.09.10 21:27:47.509257 [ 3 ] {3ece816f-3dc6-4816-9244-5b772400062f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7745 2024.09.10 21:27:47.509274 [ 3 ] {} <Debug> HTTP-Session: aa7760d0-4f56-4328-abcc-82af9d1c5788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7746 2024.09.10 21:27:47.509386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7747 2024.09.10 21:27:47.509435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7748 2024.09.10 21:27:47.509455 [ 3 ] {} <Debug> HTTP-Session: 54f2bdd1-7265-49ba-b61b-f64d75a153d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7749 2024.09.10 21:27:47.509471 [ 3 ] {} <Debug> HTTP-Session: 54f2bdd1-7265-49ba-b61b-f64d75a153d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.09.10 21:27:47.509485 [ 3 ] {} <Debug> HTTP-Session: 54f2bdd1-7265-49ba-b61b-f64d75a153d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7751 2024.09.10 21:27:47.509517 [ 3 ] {} <Trace> HTTP-Session: 54f2bdd1-7265-49ba-b61b-f64d75a153d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7752 2024.09.10 21:27:47.509614 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7753 2024.09.10 21:27:47.509657 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7754 2024.09.10 21:27:47.509887 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7755 2024.09.10 21:27:47.510201 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7756 2024.09.10 21:27:47.510238 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7757 2024.09.10 21:27:47.510583 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7758 2024.09.10 21:27:47.510938 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7759 2024.09.10 21:27:47.511097 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec.
7760 2024.09.10 21:27:47.511277 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Debug> DynamicQueryHandler: Done processing query
7761 2024.09.10 21:27:47.511301 [ 3 ] {2e82424f-7d59-4074-821b-857dea507387} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7762 2024.09.10 21:27:47.511318 [ 3 ] {} <Debug> HTTP-Session: 54f2bdd1-7265-49ba-b61b-f64d75a153d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.09.10 21:27:47.511476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7764 2024.09.10 21:27:47.511525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7765 2024.09.10 21:27:47.511544 [ 3 ] {} <Debug> HTTP-Session: 2b472e53-769d-41bd-87dd-d3632deabe09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7766 2024.09.10 21:27:47.511560 [ 3 ] {} <Debug> HTTP-Session: 2b472e53-769d-41bd-87dd-d3632deabe09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.09.10 21:27:47.511575 [ 3 ] {} <Debug> HTTP-Session: 2b472e53-769d-41bd-87dd-d3632deabe09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.09.10 21:27:47.511605 [ 3 ] {} <Trace> HTTP-Session: 2b472e53-769d-41bd-87dd-d3632deabe09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7769 2024.09.10 21:27:47.511812 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7770 2024.09.10 21:27:47.511856 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7771 2024.09.10 21:27:47.512082 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7772 2024.09.10 21:27:47.512642 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7773 2024.09.10 21:27:47.512680 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7774 2024.09.10 21:27:47.513052 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7775 2024.09.10 21:27:47.513412 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7776 2024.09.10 21:27:47.513578 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001873 sec., 213027.22904431392 rows/sec., 15.14 MiB/sec.
7777 2024.09.10 21:27:47.513892 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Debug> DynamicQueryHandler: Done processing query
7778 2024.09.10 21:27:47.513937 [ 3 ] {e5c86563-c8ee-40f0-b0a4-c39bd613fae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7779 2024.09.10 21:27:47.513954 [ 3 ] {} <Debug> HTTP-Session: 2b472e53-769d-41bd-87dd-d3632deabe09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7780 2024.09.10 21:27:47.514067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7781 2024.09.10 21:27:47.514117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7782 2024.09.10 21:27:47.514136 [ 3 ] {} <Debug> HTTP-Session: 3b0673f8-6267-473a-aeec-ed9161ecff7c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7783 2024.09.10 21:27:47.514153 [ 3 ] {} <Debug> HTTP-Session: 3b0673f8-6267-473a-aeec-ed9161ecff7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.09.10 21:27:47.514167 [ 3 ] {} <Debug> HTTP-Session: 3b0673f8-6267-473a-aeec-ed9161ecff7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7785 2024.09.10 21:27:47.514198 [ 3 ] {} <Trace> HTTP-Session: 3b0673f8-6267-473a-aeec-ed9161ecff7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7786 2024.09.10 21:27:47.514298 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7787 2024.09.10 21:27:47.514346 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7788 2024.09.10 21:27:47.514496 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7789 2024.09.10 21:27:47.514771 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7790 2024.09.10 21:27:47.514807 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7791 2024.09.10 21:27:47.515164 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7792 2024.09.10 21:27:47.515483 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7793 2024.09.10 21:27:47.515643 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec.
7794 2024.09.10 21:27:47.515812 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Debug> DynamicQueryHandler: Done processing query
7795 2024.09.10 21:27:47.515836 [ 3 ] {754e191c-8494-40e6-a821-ddcdc9bd1ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7796 2024.09.10 21:27:47.515855 [ 3 ] {} <Debug> HTTP-Session: 3b0673f8-6267-473a-aeec-ed9161ecff7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7797 2024.09.10 21:27:47.515999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7798 2024.09.10 21:27:47.516048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7799 2024.09.10 21:27:47.516067 [ 3 ] {} <Debug> HTTP-Session: 2f4fae76-cabb-4d26-8010-eeac1012017c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7800 2024.09.10 21:27:47.516084 [ 3 ] {} <Debug> HTTP-Session: 2f4fae76-cabb-4d26-8010-eeac1012017c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.09.10 21:27:47.516098 [ 3 ] {} <Debug> HTTP-Session: 2f4fae76-cabb-4d26-8010-eeac1012017c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.09.10 21:27:47.516128 [ 3 ] {} <Trace> HTTP-Session: 2f4fae76-cabb-4d26-8010-eeac1012017c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7803 2024.09.10 21:27:47.516302 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7804 2024.09.10 21:27:47.516350 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7805 2024.09.10 21:27:47.516498 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7806 2024.09.10 21:27:47.516937 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7807 2024.09.10 21:27:47.516973 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7808 2024.09.10 21:27:47.517352 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7809 2024.09.10 21:27:47.517693 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7810 2024.09.10 21:27:47.517846 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001631 sec., 145309.62599632127 rows/sec., 9.74 MiB/sec.
7811 2024.09.10 21:27:47.518017 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Debug> DynamicQueryHandler: Done processing query
7812 2024.09.10 21:27:47.518041 [ 3 ] {e10b84f2-fa11-49ac-9a89-030938f01d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7813 2024.09.10 21:27:47.518057 [ 3 ] {} <Debug> HTTP-Session: 2f4fae76-cabb-4d26-8010-eeac1012017c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7814 2024.09.10 21:27:47.518168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7815 2024.09.10 21:27:47.518217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7816 2024.09.10 21:27:47.518237 [ 3 ] {} <Debug> HTTP-Session: afe1905f-2353-4cca-9f81-ce409c1e874f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7817 2024.09.10 21:27:47.518253 [ 3 ] {} <Debug> HTTP-Session: afe1905f-2353-4cca-9f81-ce409c1e874f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.09.10 21:27:47.518267 [ 3 ] {} <Debug> HTTP-Session: afe1905f-2353-4cca-9f81-ce409c1e874f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7819 2024.09.10 21:27:47.518298 [ 3 ] {} <Trace> HTTP-Session: afe1905f-2353-4cca-9f81-ce409c1e874f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7820 2024.09.10 21:27:47.518390 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7821 2024.09.10 21:27:47.518435 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7822 2024.09.10 21:27:47.518566 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7823 2024.09.10 21:27:47.518824 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7824 2024.09.10 21:27:47.518859 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7825 2024.09.10 21:27:47.519202 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7826 2024.09.10 21:27:47.519524 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7827 2024.09.10 21:27:47.519674 [ 64 ] {} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7828 2024.09.10 21:27:47.519684 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec.
7829 2024.09.10 21:27:47.519765 [ 64 ] {} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7830 2024.09.10 21:27:47.519831 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7831 2024.09.10 21:27:47.519997 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Debug> DynamicQueryHandler: Done processing query
7832 2024.09.10 21:27:47.520009 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7833 2024.09.10 21:27:47.520027 [ 3 ] {2d548c63-b4ce-4754-b672-048f629ff3fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7834 2024.09.10 21:27:47.520057 [ 3 ] {} <Debug> HTTP-Session: afe1905f-2353-4cca-9f81-ce409c1e874f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.09.10 21:27:47.520171 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7836 2024.09.10 21:27:47.520210 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part
7837 2024.09.10 21:27:47.520218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7838 2024.09.10 21:27:47.520284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7839 2024.09.10 21:27:47.520347 [ 3 ] {} <Debug> HTTP-Session: caa60c2b-3c34-4ad7-b3eb-ecfa46d7981b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7840 2024.09.10 21:27:47.520354 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
7841 2024.09.10 21:27:47.520382 [ 3 ] {} <Debug> HTTP-Session: caa60c2b-3c34-4ad7-b3eb-ecfa46d7981b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.09.10 21:27:47.520414 [ 3 ] {} <Debug> HTTP-Session: caa60c2b-3c34-4ad7-b3eb-ecfa46d7981b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7843 2024.09.10 21:27:47.520539 [ 3 ] {} <Trace> HTTP-Session: caa60c2b-3c34-4ad7-b3eb-ecfa46d7981b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7844 2024.09.10 21:27:47.520617 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
7845 2024.09.10 21:27:47.520883 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
7846 2024.09.10 21:27:47.521015 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
7847 2024.09.10 21:27:47.521014 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7848 2024.09.10 21:27:47.521175 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
7849 2024.09.10 21:27:47.521237 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7850 2024.09.10 21:27:47.522301 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7851 2024.09.10 21:27:47.523077 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134825 sec., 4784.956098027801 rows/sec., 322.42 KiB/sec.
7852 2024.09.10 21:27:47.523201 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7853 2024.09.10 21:27:47.523265 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7854 2024.09.10 21:27:47.523313 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7855 2024.09.10 21:27:47.523815 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7856 2024.09.10 21:27:47.523912 [ 199 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_15_3} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7857 2024.09.10 21:27:47.524010 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7858 2024.09.10 21:27:47.524237 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7859 2024.09.10 21:27:47.524661 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7860 2024.09.10 21:27:47.524853 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004117 sec., 4129.220306048093 rows/sec., 7.40 MiB/sec.
7861 2024.09.10 21:27:47.525232 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Debug> DynamicQueryHandler: Done processing query
7862 2024.09.10 21:27:47.525258 [ 3 ] {86e6b06c-6973-463c-8084-b4619d266e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7863 2024.09.10 21:27:47.525274 [ 3 ] {} <Debug> HTTP-Session: caa60c2b-3c34-4ad7-b3eb-ecfa46d7981b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.09.10 21:27:47.525400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7865 2024.09.10 21:27:47.525450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7866 2024.09.10 21:27:47.525470 [ 3 ] {} <Debug> HTTP-Session: 163a936d-4cda-487a-84e3-c1e5c00bd725 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7867 2024.09.10 21:27:47.525488 [ 3 ] {} <Debug> HTTP-Session: 163a936d-4cda-487a-84e3-c1e5c00bd725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.09.10 21:27:47.525502 [ 3 ] {} <Debug> HTTP-Session: 163a936d-4cda-487a-84e3-c1e5c00bd725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.09.10 21:27:47.525534 [ 3 ] {} <Trace> HTTP-Session: 163a936d-4cda-487a-84e3-c1e5c00bd725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7870 2024.09.10 21:27:47.525656 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7871 2024.09.10 21:27:47.525702 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7872 2024.09.10 21:27:47.525831 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7873 2024.09.10 21:27:47.526133 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7874 2024.09.10 21:27:47.526169 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7875 2024.09.10 21:27:47.526528 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7876 2024.09.10 21:27:47.526860 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7877 2024.09.10 21:27:47.527016 [ 64 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7878 2024.09.10 21:27:47.527038 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec.
7879 2024.09.10 21:27:47.527088 [ 64 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7880 2024.09.10 21:27:47.527148 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7881 2024.09.10 21:27:47.527339 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Debug> DynamicQueryHandler: Done processing query
7882 2024.09.10 21:27:47.527385 [ 3 ] {4b28ec0c-aa31-4e4e-a8b3-b2522267c941} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7883 2024.09.10 21:27:47.527387 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
7884 2024.09.10 21:27:47.527408 [ 3 ] {} <Debug> HTTP-Session: 163a936d-4cda-487a-84e3-c1e5c00bd725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.09.10 21:27:47.527620 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7886 2024.09.10 21:27:47.527667 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2066 rows starting from the beginning of the part
7887 2024.09.10 21:27:47.527780 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7888 2024.09.10 21:27:47.527989 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
7889 2024.09.10 21:27:47.528176 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7890 2024.09.10 21:27:47.528372 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
7891 2024.09.10 21:27:47.528552 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
7892 2024.09.10 21:27:47.530104 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 4 columns (4 merged, 0 gathered) in 0.00284783 sec., 853983.5594119031 rows/sec., 55.94 MiB/sec.
7893 2024.09.10 21:27:47.530336 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7894 2024.09.10 21:27:47.530715 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7895 2024.09.10 21:27:47.530788 [ 199 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_36_7} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7896 2024.09.10 21:27:47.530877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7897 2024.09.10 21:27:52.497839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7898 2024.09.10 21:27:52.497968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7899 2024.09.10 21:27:52.497999 [ 3 ] {} <Debug> HTTP-Session: 00fc0a4a-94df-460a-96f7-127530dfcdfb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7900 2024.09.10 21:27:52.498027 [ 3 ] {} <Debug> HTTP-Session: 00fc0a4a-94df-460a-96f7-127530dfcdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7901 2024.09.10 21:27:52.498056 [ 3 ] {} <Debug> HTTP-Session: 00fc0a4a-94df-460a-96f7-127530dfcdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7902 2024.09.10 21:27:52.498112 [ 3 ] {} <Trace> HTTP-Session: 00fc0a4a-94df-460a-96f7-127530dfcdfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7903 2024.09.10 21:27:52.498303 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7904 2024.09.10 21:27:52.498376 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7905 2024.09.10 21:27:52.498757 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7906 2024.09.10 21:27:52.499189 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7907 2024.09.10 21:27:52.499230 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7908 2024.09.10 21:27:52.499626 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7909 2024.09.10 21:27:52.500009 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7910 2024.09.10 21:27:52.500203 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 167.18 KiB/sec.
7911 2024.09.10 21:27:52.500410 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Debug> DynamicQueryHandler: Done processing query
7912 2024.09.10 21:27:52.500436 [ 3 ] {fc48a020-c2cf-483a-8cf1-64d0911b9853} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7913 2024.09.10 21:27:52.500453 [ 3 ] {} <Debug> HTTP-Session: 00fc0a4a-94df-460a-96f7-127530dfcdfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.09.10 21:27:52.500593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7915 2024.09.10 21:27:52.500646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7916 2024.09.10 21:27:52.500666 [ 3 ] {} <Debug> HTTP-Session: 0aea8cab-1c97-428f-9d23-6da82ec955dc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7917 2024.09.10 21:27:52.500684 [ 3 ] {} <Debug> HTTP-Session: 0aea8cab-1c97-428f-9d23-6da82ec955dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7918 2024.09.10 21:27:52.500698 [ 3 ] {} <Debug> HTTP-Session: 0aea8cab-1c97-428f-9d23-6da82ec955dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7919 2024.09.10 21:27:52.500822 [ 3 ] {} <Trace> HTTP-Session: 0aea8cab-1c97-428f-9d23-6da82ec955dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7920 2024.09.10 21:27:52.500955 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7921 2024.09.10 21:27:52.501002 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7922 2024.09.10 21:27:52.501246 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7923 2024.09.10 21:27:52.501648 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7924 2024.09.10 21:27:52.501686 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7925 2024.09.10 21:27:52.502068 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7926 2024.09.10 21:27:52.502442 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7927 2024.09.10 21:27:52.502604 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.001693 sec., 61429.41523922032 rows/sec., 5.10 MiB/sec.
7928 2024.09.10 21:27:52.503114 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Debug> DynamicQueryHandler: Done processing query
7929 2024.09.10 21:27:52.503140 [ 3 ] {269324c8-3977-4cc5-9bbc-37d4fedc5e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7930 2024.09.10 21:27:52.503158 [ 3 ] {} <Debug> HTTP-Session: 0aea8cab-1c97-428f-9d23-6da82ec955dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.09.10 21:27:52.503283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7932 2024.09.10 21:27:52.503333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7933 2024.09.10 21:27:52.503354 [ 3 ] {} <Debug> HTTP-Session: 3486b630-5ab3-4ec6-a7e3-26c5a5451589 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7934 2024.09.10 21:27:52.503371 [ 3 ] {} <Debug> HTTP-Session: 3486b630-5ab3-4ec6-a7e3-26c5a5451589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.09.10 21:27:52.503384 [ 3 ] {} <Debug> HTTP-Session: 3486b630-5ab3-4ec6-a7e3-26c5a5451589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7936 2024.09.10 21:27:52.503418 [ 3 ] {} <Trace> HTTP-Session: 3486b630-5ab3-4ec6-a7e3-26c5a5451589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7937 2024.09.10 21:27:52.503530 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7938 2024.09.10 21:27:52.503574 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7939 2024.09.10 21:27:52.503829 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7940 2024.09.10 21:27:52.504146 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7941 2024.09.10 21:27:52.504184 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7942 2024.09.10 21:27:52.504529 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7943 2024.09.10 21:27:52.504884 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7944 2024.09.10 21:27:52.505080 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001589 sec., 16991.818753933294 rows/sec., 1.23 MiB/sec.
7945 2024.09.10 21:27:52.505259 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Debug> DynamicQueryHandler: Done processing query
7946 2024.09.10 21:27:52.505284 [ 3 ] {beeb8dc1-176e-4796-ab6c-9426f3534f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7947 2024.09.10 21:27:52.505300 [ 3 ] {} <Debug> HTTP-Session: 3486b630-5ab3-4ec6-a7e3-26c5a5451589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.09.10 21:27:52.505478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7949 2024.09.10 21:27:52.505526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7950 2024.09.10 21:27:52.505546 [ 3 ] {} <Debug> HTTP-Session: 407422e8-7150-4350-9181-9a82d8aad865 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7951 2024.09.10 21:27:52.505562 [ 3 ] {} <Debug> HTTP-Session: 407422e8-7150-4350-9181-9a82d8aad865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.09.10 21:27:52.505575 [ 3 ] {} <Debug> HTTP-Session: 407422e8-7150-4350-9181-9a82d8aad865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7953 2024.09.10 21:27:52.505608 [ 3 ] {} <Trace> HTTP-Session: 407422e8-7150-4350-9181-9a82d8aad865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7954 2024.09.10 21:27:52.505730 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7955 2024.09.10 21:27:52.505773 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7956 2024.09.10 21:27:52.505999 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7957 2024.09.10 21:27:52.506360 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7958 2024.09.10 21:27:52.506396 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7959 2024.09.10 21:27:52.506750 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7960 2024.09.10 21:27:52.507105 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7961 2024.09.10 21:27:52.507265 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001573 sec., 57851.23966942149 rows/sec., 4.52 MiB/sec.
7962 2024.09.10 21:27:52.507436 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Debug> DynamicQueryHandler: Done processing query
7963 2024.09.10 21:27:52.507460 [ 3 ] {afcd2339-fe95-4277-944a-1f2028c16cfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7964 2024.09.10 21:27:52.507476 [ 3 ] {} <Debug> HTTP-Session: 407422e8-7150-4350-9181-9a82d8aad865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.09.10 21:27:52.507634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7966 2024.09.10 21:27:52.507683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.09.10 21:27:52.507704 [ 3 ] {} <Debug> HTTP-Session: b9e56146-9572-416b-b72e-5a911a0cc32c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7968 2024.09.10 21:27:52.507721 [ 3 ] {} <Debug> HTTP-Session: b9e56146-9572-416b-b72e-5a911a0cc32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.09.10 21:27:52.507734 [ 3 ] {} <Debug> HTTP-Session: b9e56146-9572-416b-b72e-5a911a0cc32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.09.10 21:27:52.507766 [ 3 ] {} <Trace> HTTP-Session: b9e56146-9572-416b-b72e-5a911a0cc32c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7971 2024.09.10 21:27:52.507910 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7972 2024.09.10 21:27:52.507959 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7973 2024.09.10 21:27:52.508111 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7974 2024.09.10 21:27:52.508495 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7975 2024.09.10 21:27:52.508532 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7976 2024.09.10 21:27:52.508946 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7977 2024.09.10 21:27:52.509290 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7978 2024.09.10 21:27:52.509465 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001611 sec., 100558.6592178771 rows/sec., 7.00 MiB/sec.
7979 2024.09.10 21:27:52.509671 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Debug> DynamicQueryHandler: Done processing query
7980 2024.09.10 21:27:52.509701 [ 3 ] {685353fe-1871-45cd-a347-f517ed0f1edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7981 2024.09.10 21:27:52.509723 [ 3 ] {} <Debug> HTTP-Session: b9e56146-9572-416b-b72e-5a911a0cc32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7982 2024.09.10 21:27:52.509878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7983 2024.09.10 21:27:52.509927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7984 2024.09.10 21:27:52.509946 [ 3 ] {} <Debug> HTTP-Session: 074f2978-7460-466b-a203-cba3adea59ed Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
7985 2024.09.10 21:27:52.509963 [ 3 ] {} <Debug> HTTP-Session: 074f2978-7460-466b-a203-cba3adea59ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7986 2024.09.10 21:27:52.509976 [ 3 ] {} <Debug> HTTP-Session: 074f2978-7460-466b-a203-cba3adea59ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.09.10 21:27:52.510008 [ 3 ] {} <Trace> HTTP-Session: 074f2978-7460-466b-a203-cba3adea59ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7988 2024.09.10 21:27:52.510282 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7989 2024.09.10 21:27:52.510344 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
7990 2024.09.10 21:27:52.510762 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7991 2024.09.10 21:27:52.511579 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7992 2024.09.10 21:27:52.511615 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
7993 2024.09.10 21:27:52.512241 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7994 2024.09.10 21:27:52.512654 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7995 2024.09.10 21:27:52.512868 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002765 sec., 8318.264014466546 rows/sec., 14.91 MiB/sec.
7996 2024.09.10 21:27:52.513106 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Debug> DynamicQueryHandler: Done processing query
7997 2024.09.10 21:27:52.513130 [ 3 ] {9e57a0d8-31a0-4c06-bed7-262da3312c9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7998 2024.09.10 21:27:52.513147 [ 3 ] {} <Debug> HTTP-Session: 074f2978-7460-466b-a203-cba3adea59ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7999 2024.09.10 21:27:52.513267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8000 2024.09.10 21:27:52.513324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8001 2024.09.10 21:27:52.513345 [ 3 ] {} <Debug> HTTP-Session: 789db4ec-9c2a-4cde-8e5a-4fd782b2bcf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8002 2024.09.10 21:27:52.513362 [ 3 ] {} <Debug> HTTP-Session: 789db4ec-9c2a-4cde-8e5a-4fd782b2bcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.09.10 21:27:52.513377 [ 3 ] {} <Debug> HTTP-Session: 789db4ec-9c2a-4cde-8e5a-4fd782b2bcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.09.10 21:27:52.513409 [ 3 ] {} <Trace> HTTP-Session: 789db4ec-9c2a-4cde-8e5a-4fd782b2bcf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8005 2024.09.10 21:27:52.513528 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8006 2024.09.10 21:27:52.513575 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8007 2024.09.10 21:27:52.513705 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8008 2024.09.10 21:27:52.514038 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8009 2024.09.10 21:27:52.514076 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8010 2024.09.10 21:27:52.514448 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8011 2024.09.10 21:27:52.514783 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8012 2024.09.10 21:27:52.514942 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
8013 2024.09.10 21:27:52.515278 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Debug> DynamicQueryHandler: Done processing query
8014 2024.09.10 21:27:52.515310 [ 3 ] {00c11614-cc4c-4cde-996e-b91911d132da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8015 2024.09.10 21:27:52.515327 [ 3 ] {} <Debug> HTTP-Session: 789db4ec-9c2a-4cde-8e5a-4fd782b2bcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.09.10 21:27:54.584939 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
8017 2024.09.10 21:27:54.585032 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache
8018 2024.09.10 21:27:57.502400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8019 2024.09.10 21:27:57.502540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8020 2024.09.10 21:27:57.502569 [ 3 ] {} <Debug> HTTP-Session: 826e355a-0b0e-4b6e-91e3-7c3d74e2047e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8021 2024.09.10 21:27:57.502597 [ 3 ] {} <Debug> HTTP-Session: 826e355a-0b0e-4b6e-91e3-7c3d74e2047e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.09.10 21:27:57.502615 [ 3 ] {} <Debug> HTTP-Session: 826e355a-0b0e-4b6e-91e3-7c3d74e2047e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8023 2024.09.10 21:27:57.502669 [ 3 ] {} <Trace> HTTP-Session: 826e355a-0b0e-4b6e-91e3-7c3d74e2047e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8024 2024.09.10 21:27:57.502931 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8025 2024.09.10 21:27:57.503002 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8026 2024.09.10 21:27:57.503326 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8027 2024.09.10 21:27:57.503895 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8028 2024.09.10 21:27:57.503939 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8029 2024.09.10 21:27:57.504364 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8030 2024.09.10 21:27:57.504739 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8031 2024.09.10 21:27:57.504894 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002077 sec., 107366.39383726529 rows/sec., 9.47 MiB/sec.
8032 2024.09.10 21:27:57.505239 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Debug> DynamicQueryHandler: Done processing query
8033 2024.09.10 21:27:57.505280 [ 3 ] {3fffcb3e-8f2c-4aec-a66d-66751ec84948} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
8034 2024.09.10 21:27:57.505298 [ 3 ] {} <Debug> HTTP-Session: 826e355a-0b0e-4b6e-91e3-7c3d74e2047e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8035 2024.09.10 21:27:57.505436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8036 2024.09.10 21:27:57.505493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8037 2024.09.10 21:27:57.505513 [ 3 ] {} <Debug> HTTP-Session: fe2442fc-9f0e-4b7c-bbc6-6688846daefa Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8038 2024.09.10 21:27:57.505532 [ 3 ] {} <Debug> HTTP-Session: fe2442fc-9f0e-4b7c-bbc6-6688846daefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.09.10 21:27:57.505546 [ 3 ] {} <Debug> HTTP-Session: fe2442fc-9f0e-4b7c-bbc6-6688846daefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.09.10 21:27:57.505582 [ 3 ] {} <Trace> HTTP-Session: fe2442fc-9f0e-4b7c-bbc6-6688846daefa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8041 2024.09.10 21:27:57.505697 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8042 2024.09.10 21:27:57.505744 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8043 2024.09.10 21:27:57.506000 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8044 2024.09.10 21:27:57.506318 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8045 2024.09.10 21:27:57.506354 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8046 2024.09.10 21:27:57.506702 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8047 2024.09.10 21:27:57.507060 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8048 2024.09.10 21:27:57.507223 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001556 sec., 10925.449871465295 rows/sec., 821.54 KiB/sec.
8049 2024.09.10 21:27:57.507405 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Debug> DynamicQueryHandler: Done processing query
8050 2024.09.10 21:27:57.507430 [ 3 ] {782e8f0f-7720-4f0c-bd97-c1b9576972c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8051 2024.09.10 21:27:57.507447 [ 3 ] {} <Debug> HTTP-Session: fe2442fc-9f0e-4b7c-bbc6-6688846daefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8052 2024.09.10 21:27:57.507559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8053 2024.09.10 21:27:57.507610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8054 2024.09.10 21:27:57.507629 [ 3 ] {} <Debug> HTTP-Session: b522c68c-4830-4495-8c90-a8dcf7bfd649 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8055 2024.09.10 21:27:57.507646 [ 3 ] {} <Debug> HTTP-Session: b522c68c-4830-4495-8c90-a8dcf7bfd649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8056 2024.09.10 21:27:57.507661 [ 3 ] {} <Debug> HTTP-Session: b522c68c-4830-4495-8c90-a8dcf7bfd649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.09.10 21:27:57.507693 [ 3 ] {} <Trace> HTTP-Session: b522c68c-4830-4495-8c90-a8dcf7bfd649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8058 2024.09.10 21:27:57.507796 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8059 2024.09.10 21:27:57.507841 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8060 2024.09.10 21:27:57.508070 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8061 2024.09.10 21:27:57.508374 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8062 2024.09.10 21:27:57.508411 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8063 2024.09.10 21:27:57.508761 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8064 2024.09.10 21:27:57.509113 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8065 2024.09.10 21:27:57.509281 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec.
8066 2024.09.10 21:27:57.509280 [ 54 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8067 2024.09.10 21:27:57.509405 [ 54 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8068 2024.09.10 21:27:57.509455 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8069 2024.09.10 21:27:57.509545 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Debug> DynamicQueryHandler: Done processing query
8070 2024.09.10 21:27:57.509611 [ 3 ] {caa3e38a-c47a-4f42-aa99-a4f35d432d39} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8071 2024.09.10 21:27:57.509647 [ 3 ] {} <Debug> HTTP-Session: b522c68c-4830-4495-8c90-a8dcf7bfd649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8072 2024.09.10 21:27:57.509666 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
8073 2024.09.10 21:27:57.509808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8074 2024.09.10 21:27:57.509920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8075 2024.09.10 21:27:57.509974 [ 3 ] {} <Debug> HTTP-Session: 60164b27-129c-4e83-b77c-b8a62288f2da Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8076 2024.09.10 21:27:57.510000 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8077 2024.09.10 21:27:57.510008 [ 3 ] {} <Debug> HTTP-Session: 60164b27-129c-4e83-b77c-b8a62288f2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8078 2024.09.10 21:27:57.510060 [ 3 ] {} <Debug> HTTP-Session: 60164b27-129c-4e83-b77c-b8a62288f2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8079 2024.09.10 21:27:57.510067 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part
8080 2024.09.10 21:27:57.510121 [ 3 ] {} <Trace> HTTP-Session: 60164b27-129c-4e83-b77c-b8a62288f2da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8081 2024.09.10 21:27:57.510296 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
8082 2024.09.10 21:27:57.510424 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8083 2024.09.10 21:27:57.510579 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8084 2024.09.10 21:27:57.510673 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part
8085 2024.09.10 21:27:57.511095 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
8086 2024.09.10 21:27:57.511372 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
8087 2024.09.10 21:27:57.511794 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
8088 2024.09.10 21:27:57.512427 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.09.10 21:27:57.513225 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.09.10 21:27:57.513292 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8091 2024.09.10 21:27:57.514333 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8092 2024.09.10 21:27:57.515042 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005497286 sec., 95683.57913341238 rows/sec., 6.50 MiB/sec.
8093 2024.09.10 21:27:57.515255 [ 198 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8094 2024.09.10 21:27:57.515448 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8095 2024.09.10 21:27:57.515848 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005511 sec., 1088.7316276537833 rows/sec., 64.32 KiB/sec.
8096 2024.09.10 21:27:57.516654 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Debug> DynamicQueryHandler: Done processing query
8097 2024.09.10 21:27:57.516695 [ 3 ] {f177463a-f362-4474-9ef3-141667992f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8098 2024.09.10 21:27:57.516727 [ 3 ] {} <Debug> HTTP-Session: 60164b27-129c-4e83-b77c-b8a62288f2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8099 2024.09.10 21:27:57.516883 [ 199 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8100 2024.09.10 21:27:57.516941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8101 2024.09.10 21:27:57.516999 [ 199 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_21_4} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8102 2024.09.10 21:27:57.517002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8103 2024.09.10 21:27:57.517034 [ 3 ] {} <Debug> HTTP-Session: b271013f-a58d-4acc-a6eb-2fdb36ea156a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8104 2024.09.10 21:27:57.517061 [ 3 ] {} <Debug> HTTP-Session: b271013f-a58d-4acc-a6eb-2fdb36ea156a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.09.10 21:27:57.517095 [ 3 ] {} <Debug> HTTP-Session: b271013f-a58d-4acc-a6eb-2fdb36ea156a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.09.10 21:27:57.517125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8107 2024.09.10 21:27:57.517138 [ 3 ] {} <Trace> HTTP-Session: b271013f-a58d-4acc-a6eb-2fdb36ea156a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8108 2024.09.10 21:27:57.517360 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8109 2024.09.10 21:27:57.517404 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8110 2024.09.10 21:27:57.517648 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8111 2024.09.10 21:27:57.518235 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8112 2024.09.10 21:27:57.518272 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8113 2024.09.10 21:27:57.518650 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8114 2024.09.10 21:27:57.519012 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8115 2024.09.10 21:27:57.519170 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001933 sec., 206414.89912053803 rows/sec., 14.67 MiB/sec.
8116 2024.09.10 21:27:57.519347 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Debug> DynamicQueryHandler: Done processing query
8117 2024.09.10 21:27:57.519371 [ 3 ] {7c624731-089b-4a42-8a99-f4fd86614663} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8118 2024.09.10 21:27:57.519388 [ 3 ] {} <Debug> HTTP-Session: b271013f-a58d-4acc-a6eb-2fdb36ea156a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.09.10 21:27:57.519537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8120 2024.09.10 21:27:57.519589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8121 2024.09.10 21:27:57.519608 [ 3 ] {} <Debug> HTTP-Session: 074d6a8f-cc8a-429f-86fd-8a7400eddb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8122 2024.09.10 21:27:57.519625 [ 3 ] {} <Debug> HTTP-Session: 074d6a8f-cc8a-429f-86fd-8a7400eddb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8123 2024.09.10 21:27:57.519639 [ 3 ] {} <Debug> HTTP-Session: 074d6a8f-cc8a-429f-86fd-8a7400eddb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8124 2024.09.10 21:27:57.519670 [ 3 ] {} <Trace> HTTP-Session: 074d6a8f-cc8a-429f-86fd-8a7400eddb84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8125 2024.09.10 21:27:57.519767 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8126 2024.09.10 21:27:57.519812 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8127 2024.09.10 21:27:57.519943 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8128 2024.09.10 21:27:57.520208 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8129 2024.09.10 21:27:57.520243 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8130 2024.09.10 21:27:57.520607 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8131 2024.09.10 21:27:57.520931 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8132 2024.09.10 21:27:57.521081 [ 54 ] {} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8133 2024.09.10 21:27:57.521089 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec.
8134 2024.09.10 21:27:57.521128 [ 54 ] {} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8135 2024.09.10 21:27:57.521185 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8136 2024.09.10 21:27:57.521358 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
8137 2024.09.10 21:27:57.521408 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Debug> DynamicQueryHandler: Done processing query
8138 2024.09.10 21:27:57.521456 [ 3 ] {fbcad8ec-9348-4612-8814-e728a7b87df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8139 2024.09.10 21:27:57.521503 [ 3 ] {} <Debug> HTTP-Session: 074d6a8f-cc8a-429f-86fd-8a7400eddb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8140 2024.09.10 21:27:57.521596 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8141 2024.09.10 21:27:57.521632 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
8142 2024.09.10 21:27:57.521740 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
8143 2024.09.10 21:27:57.521778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8144 2024.09.10 21:27:57.521947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8145 2024.09.10 21:27:57.522036 [ 3 ] {} <Debug> HTTP-Session: fa9dc6db-2e3a-47f6-95d4-2a6ce6084d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8146 2024.09.10 21:27:57.522113 [ 3 ] {} <Debug> HTTP-Session: fa9dc6db-2e3a-47f6-95d4-2a6ce6084d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8147 2024.09.10 21:27:57.522128 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
8148 2024.09.10 21:27:57.522145 [ 3 ] {} <Debug> HTTP-Session: fa9dc6db-2e3a-47f6-95d4-2a6ce6084d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.09.10 21:27:57.522243 [ 3 ] {} <Trace> HTTP-Session: fa9dc6db-2e3a-47f6-95d4-2a6ce6084d8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8150 2024.09.10 21:27:57.522377 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
8151 2024.09.10 21:27:57.522707 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8152 2024.09.10 21:27:57.522715 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
8153 2024.09.10 21:27:57.522897 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8154 2024.09.10 21:27:57.523024 [ 190 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8155 2024.09.10 21:27:57.523840 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8156 2024.09.10 21:27:57.524888 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8157 2024.09.10 21:27:57.524956 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8158 2024.09.10 21:27:57.525783 [ 199 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004505859 sec., 21305.593450660574 rows/sec., 1.09 MiB/sec.
8159 2024.09.10 21:27:57.525938 [ 199 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8160 2024.09.10 21:27:57.525948 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8161 2024.09.10 21:27:57.526498 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8162 2024.09.10 21:27:57.526515 [ 199 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8163 2024.09.10 21:27:57.526621 [ 199 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_16_3} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8164 2024.09.10 21:27:57.526724 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004247 sec., 55804.09700965387 rows/sec., 3.74 MiB/sec.
8165 2024.09.10 21:27:57.526769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8166 2024.09.10 21:27:57.526964 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Debug> DynamicQueryHandler: Done processing query
8167 2024.09.10 21:27:57.526989 [ 3 ] {9743141a-872e-44d0-ba27-f825fdf8f875} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8168 2024.09.10 21:27:57.527005 [ 3 ] {} <Debug> HTTP-Session: fa9dc6db-2e3a-47f6-95d4-2a6ce6084d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.09.10 21:27:57.527122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8170 2024.09.10 21:27:57.527171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8171 2024.09.10 21:27:57.527190 [ 3 ] {} <Debug> HTTP-Session: 1ec21af8-a93c-4b94-9dee-e23121cafb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8172 2024.09.10 21:27:57.527206 [ 3 ] {} <Debug> HTTP-Session: 1ec21af8-a93c-4b94-9dee-e23121cafb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8173 2024.09.10 21:27:57.527220 [ 3 ] {} <Debug> HTTP-Session: 1ec21af8-a93c-4b94-9dee-e23121cafb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8174 2024.09.10 21:27:57.527252 [ 3 ] {} <Trace> HTTP-Session: 1ec21af8-a93c-4b94-9dee-e23121cafb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8175 2024.09.10 21:27:57.527345 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8176 2024.09.10 21:27:57.527390 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8177 2024.09.10 21:27:57.527523 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8178 2024.09.10 21:27:57.527811 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8179 2024.09.10 21:27:57.527847 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8180 2024.09.10 21:27:57.528191 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8181 2024.09.10 21:27:57.528516 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8182 2024.09.10 21:27:57.528664 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec.
8183 2024.09.10 21:27:57.528817 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Debug> DynamicQueryHandler: Done processing query
8184 2024.09.10 21:27:57.528840 [ 3 ] {f1f2efc7-802d-4f84-88d3-9165bab1b671} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8185 2024.09.10 21:27:57.528856 [ 3 ] {} <Debug> HTTP-Session: 1ec21af8-a93c-4b94-9dee-e23121cafb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.09.10 21:27:57.529008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.09.10 21:27:57.529055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.09.10 21:27:57.529074 [ 3 ] {} <Debug> HTTP-Session: e8a07ef0-de5b-4c2d-aa0d-bb68328aaaa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8189 2024.09.10 21:27:57.529090 [ 3 ] {} <Debug> HTTP-Session: e8a07ef0-de5b-4c2d-aa0d-bb68328aaaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.09.10 21:27:57.529104 [ 3 ] {} <Debug> HTTP-Session: e8a07ef0-de5b-4c2d-aa0d-bb68328aaaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.09.10 21:27:57.529137 [ 3 ] {} <Trace> HTTP-Session: e8a07ef0-de5b-4c2d-aa0d-bb68328aaaa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8192 2024.09.10 21:27:57.529363 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8193 2024.09.10 21:27:57.529426 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8194 2024.09.10 21:27:57.529832 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.09.10 21:27:57.530453 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.09.10 21:27:57.530489 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8197 2024.09.10 21:27:57.531111 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8198 2024.09.10 21:27:57.531518 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8199 2024.09.10 21:27:57.531699 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002486 sec., 6838.294448913918 rows/sec., 12.25 MiB/sec.
8200 2024.09.10 21:27:57.531928 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Debug> DynamicQueryHandler: Done processing query
8201 2024.09.10 21:27:57.531953 [ 3 ] {de318295-8342-44ce-a66f-138054a8761b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8202 2024.09.10 21:27:57.531969 [ 3 ] {} <Debug> HTTP-Session: e8a07ef0-de5b-4c2d-aa0d-bb68328aaaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.09.10 21:27:57.532103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.09.10 21:27:57.532163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.09.10 21:27:57.532189 [ 3 ] {} <Debug> HTTP-Session: 1b95080a-b266-4c9e-bedc-1760b201a8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8206 2024.09.10 21:27:57.532209 [ 3 ] {} <Debug> HTTP-Session: 1b95080a-b266-4c9e-bedc-1760b201a8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.09.10 21:27:57.532227 [ 3 ] {} <Debug> HTTP-Session: 1b95080a-b266-4c9e-bedc-1760b201a8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.09.10 21:27:57.532265 [ 3 ] {} <Trace> HTTP-Session: 1b95080a-b266-4c9e-bedc-1760b201a8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.09.10 21:27:57.532428 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8210 2024.09.10 21:27:57.532482 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8211 2024.09.10 21:27:57.532647 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.09.10 21:27:57.533006 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.09.10 21:27:57.533043 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
8214 2024.09.10 21:27:57.533422 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8215 2024.09.10 21:27:57.533751 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8216 2024.09.10 21:27:57.533912 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec.
8217 2024.09.10 21:27:57.534071 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Debug> DynamicQueryHandler: Done processing query
8218 2024.09.10 21:27:57.534096 [ 3 ] {d9e325dc-84cd-4074-9775-6c3824bd08c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8219 2024.09.10 21:27:57.534113 [ 3 ] {} <Debug> HTTP-Session: 1b95080a-b266-4c9e-bedc-1760b201a8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.09.10 21:28:02.527279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8221 2024.09.10 21:28:02.527424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8222 2024.09.10 21:28:02.527454 [ 3 ] {} <Debug> HTTP-Session: a17a2a0b-4587-4c65-9bd6-9eafe646c2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8223 2024.09.10 21:28:02.527482 [ 3 ] {} <Debug> HTTP-Session: a17a2a0b-4587-4c65-9bd6-9eafe646c2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8224 2024.09.10 21:28:02.527500 [ 3 ] {} <Debug> HTTP-Session: a17a2a0b-4587-4c65-9bd6-9eafe646c2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.09.10 21:28:02.527555 [ 3 ] {} <Trace> HTTP-Session: a17a2a0b-4587-4c65-9bd6-9eafe646c2e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8226 2024.09.10 21:28:02.527754 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8227 2024.09.10 21:28:02.527829 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8228 2024.09.10 21:28:02.528203 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8229 2024.09.10 21:28:02.528679 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8230 2024.09.10 21:28:02.528724 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8231 2024.09.10 21:28:02.529131 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8232 2024.09.10 21:28:02.529522 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8233 2024.09.10 21:28:02.529682 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec.
8234 2024.09.10 21:28:02.529749 [ 50 ] {} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8235 2024.09.10 21:28:02.529891 [ 50 ] {} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8236 2024.09.10 21:28:02.529951 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8237 2024.09.10 21:28:02.529997 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Debug> DynamicQueryHandler: Done processing query
8238 2024.09.10 21:28:02.530067 [ 3 ] {94531ecc-e4be-4693-84e7-ea6d911397ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8239 2024.09.10 21:28:02.530106 [ 3 ] {} <Debug> HTTP-Session: a17a2a0b-4587-4c65-9bd6-9eafe646c2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8240 2024.09.10 21:28:02.530249 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
8241 2024.09.10 21:28:02.530495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 180062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8242 2024.09.10 21:28:02.530553 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8243 2024.09.10 21:28:02.530596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8244 2024.09.10 21:28:02.530632 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part
8245 2024.09.10 21:28:02.530642 [ 3 ] {} <Debug> HTTP-Session: 299d4de6-e4ba-4ff9-a5e3-f3be574b8bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8246 2024.09.10 21:28:02.530698 [ 3 ] {} <Debug> HTTP-Session: 299d4de6-e4ba-4ff9-a5e3-f3be574b8bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.09.10 21:28:02.530745 [ 3 ] {} <Debug> HTTP-Session: 299d4de6-e4ba-4ff9-a5e3-f3be574b8bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.09.10 21:28:02.530923 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
8249 2024.09.10 21:28:02.530939 [ 3 ] {} <Trace> HTTP-Session: 299d4de6-e4ba-4ff9-a5e3-f3be574b8bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8250 2024.09.10 21:28:02.531153 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
8251 2024.09.10 21:28:02.531368 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
8252 2024.09.10 21:28:02.531436 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
8253 2024.09.10 21:28:02.531738 [ 192 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
8254 2024.09.10 21:28:02.531810 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8255 2024.09.10 21:28:02.531983 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8256 2024.09.10 21:28:02.533002 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8257 2024.09.10 21:28:02.533946 [ 190 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.003848747 sec., 8834.043910914383 rows/sec., 754.86 KiB/sec.
8258 2024.09.10 21:28:02.534292 [ 190 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8259 2024.09.10 21:28:02.534835 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8260 2024.09.10 21:28:02.534888 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8261 2024.09.10 21:28:02.535101 [ 190 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8262 2024.09.10 21:28:02.535276 [ 190 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_16_3} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8263 2024.09.10 21:28:02.535448 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8264 2024.09.10 21:28:02.535664 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8265 2024.09.10 21:28:02.536039 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8266 2024.09.10 21:28:02.536208 [ 50 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8267 2024.09.10 21:28:02.536218 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Debug> executeQuery: Read 1243 rows, 104.88 KiB in 0.004944 sec., 251415.85760517803 rows/sec., 20.72 MiB/sec.
8268 2024.09.10 21:28:02.536256 [ 50 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8269 2024.09.10 21:28:02.536331 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8270 2024.09.10 21:28:02.536566 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
8271 2024.09.10 21:28:02.536627 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Debug> DynamicQueryHandler: Done processing query
8272 2024.09.10 21:28:02.536676 [ 3 ] {20fc72ea-5cb1-4fd3-b93e-3c0fa4d63243} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8273 2024.09.10 21:28:02.536717 [ 3 ] {} <Debug> HTTP-Session: 299d4de6-e4ba-4ff9-a5e3-f3be574b8bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8274 2024.09.10 21:28:02.536816 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8275 2024.09.10 21:28:02.536854 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1418 rows starting from the beginning of the part
8276 2024.09.10 21:28:02.537021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8277 2024.09.10 21:28:02.537061 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 103 rows starting from the beginning of the part
8278 2024.09.10 21:28:02.537149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8279 2024.09.10 21:28:02.537246 [ 3 ] {} <Debug> HTTP-Session: 1eb822f2-cc6e-4d1f-bff5-820b0b1ca024 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8280 2024.09.10 21:28:02.537323 [ 3 ] {} <Debug> HTTP-Session: 1eb822f2-cc6e-4d1f-bff5-820b0b1ca024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8281 2024.09.10 21:28:02.537323 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 223 rows starting from the beginning of the part
8282 2024.09.10 21:28:02.537379 [ 3 ] {} <Debug> HTTP-Session: 1eb822f2-cc6e-4d1f-bff5-820b0b1ca024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.09.10 21:28:02.537501 [ 3 ] {} <Trace> HTTP-Session: 1eb822f2-cc6e-4d1f-bff5-820b0b1ca024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8284 2024.09.10 21:28:02.537604 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part
8285 2024.09.10 21:28:02.537837 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8286 2024.09.10 21:28:02.537887 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 223 rows starting from the beginning of the part
8287 2024.09.10 21:28:02.537957 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8288 2024.09.10 21:28:02.538140 [ 186 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1243 rows starting from the beginning of the part
8289 2024.09.10 21:28:02.539035 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8290 2024.09.10 21:28:02.539885 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8291 2024.09.10 21:28:02.539964 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8292 2024.09.10 21:28:02.540964 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8293 2024.09.10 21:28:02.541423 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8294 2024.09.10 21:28:02.541746 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.004034 sec., 6197.322756569161 rows/sec., 463.35 KiB/sec.
8295 2024.09.10 21:28:02.542202 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.005773131 sec., 574038.5936158387 rows/sec., 50.23 MiB/sec.
8296 2024.09.10 21:28:02.542283 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Debug> DynamicQueryHandler: Done processing query
8297 2024.09.10 21:28:02.542315 [ 3 ] {2f3862b8-e1bf-49c9-bf04-ee04929ec47a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8298 2024.09.10 21:28:02.542333 [ 3 ] {} <Debug> HTTP-Session: 1eb822f2-cc6e-4d1f-bff5-820b0b1ca024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.09.10 21:28:02.542451 [ 195 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8300 2024.09.10 21:28:02.542515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8301 2024.09.10 21:28:02.542571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8302 2024.09.10 21:28:02.542591 [ 3 ] {} <Debug> HTTP-Session: 401409d3-560a-4d0c-a23e-7ffa52f2af2c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8303 2024.09.10 21:28:02.542615 [ 3 ] {} <Debug> HTTP-Session: 401409d3-560a-4d0c-a23e-7ffa52f2af2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.09.10 21:28:02.542633 [ 3 ] {} <Debug> HTTP-Session: 401409d3-560a-4d0c-a23e-7ffa52f2af2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8305 2024.09.10 21:28:02.542691 [ 3 ] {} <Trace> HTTP-Session: 401409d3-560a-4d0c-a23e-7ffa52f2af2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8306 2024.09.10 21:28:02.542930 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8307 2024.09.10 21:28:02.542972 [ 195 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8308 2024.09.10 21:28:02.542983 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8309 2024.09.10 21:28:02.543092 [ 195 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_41_8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8310 2024.09.10 21:28:02.543202 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
8311 2024.09.10 21:28:02.543326 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8312 2024.09.10 21:28:02.543748 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8313 2024.09.10 21:28:02.543786 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8314 2024.09.10 21:28:02.544156 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8315 2024.09.10 21:28:02.544525 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8316 2024.09.10 21:28:02.544682 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001865 sec., 122252.0107238606 rows/sec., 8.28 MiB/sec.
8317 2024.09.10 21:28:02.544850 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Debug> DynamicQueryHandler: Done processing query
8318 2024.09.10 21:28:02.544874 [ 3 ] {3c4f5ecd-0e0d-47fb-82db-e82ca01e298b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8319 2024.09.10 21:28:02.544891 [ 3 ] {} <Debug> HTTP-Session: 401409d3-560a-4d0c-a23e-7ffa52f2af2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8320 2024.09.10 21:28:02.545125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 90089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8321 2024.09.10 21:28:02.545173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8322 2024.09.10 21:28:02.545192 [ 3 ] {} <Debug> HTTP-Session: 6f2f4686-a3e4-413e-bdec-34bf0933deb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8323 2024.09.10 21:28:02.545208 [ 3 ] {} <Debug> HTTP-Session: 6f2f4686-a3e4-413e-bdec-34bf0933deb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8324 2024.09.10 21:28:02.545222 [ 3 ] {} <Debug> HTTP-Session: 6f2f4686-a3e4-413e-bdec-34bf0933deb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8325 2024.09.10 21:28:02.545253 [ 3 ] {} <Trace> HTTP-Session: 6f2f4686-a3e4-413e-bdec-34bf0933deb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8326 2024.09.10 21:28:02.545599 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8327 2024.09.10 21:28:02.545642 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8328 2024.09.10 21:28:02.545870 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8329 2024.09.10 21:28:02.546608 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8330 2024.09.10 21:28:02.546645 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8331 2024.09.10 21:28:02.547024 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8332 2024.09.10 21:28:02.547385 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8333 2024.09.10 21:28:02.547553 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.002166 sec., 251615.88180978762 rows/sec., 18.67 MiB/sec.
8334 2024.09.10 21:28:02.547567 [ 50 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8335 2024.09.10 21:28:02.547682 [ 50 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8336 2024.09.10 21:28:02.547747 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8337 2024.09.10 21:28:02.547866 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Debug> DynamicQueryHandler: Done processing query
8338 2024.09.10 21:28:02.547950 [ 3 ] {3f2fb2c8-5a1e-49bd-87d6-d6f0c5d10d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
8339 2024.09.10 21:28:02.548057 [ 3 ] {} <Debug> HTTP-Session: 6f2f4686-a3e4-413e-bdec-34bf0933deb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8340 2024.09.10 21:28:02.548169 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
8341 2024.09.10 21:28:02.548478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8342 2024.09.10 21:28:02.548645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8343 2024.09.10 21:28:02.548741 [ 3 ] {} <Debug> HTTP-Session: 9d1843ee-f1b7-4b0d-8e91-219483ac0e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8344 2024.09.10 21:28:02.548809 [ 3 ] {} <Debug> HTTP-Session: 9d1843ee-f1b7-4b0d-8e91-219483ac0e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8345 2024.09.10 21:28:02.548880 [ 3 ] {} <Debug> HTTP-Session: 9d1843ee-f1b7-4b0d-8e91-219483ac0e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8346 2024.09.10 21:28:02.548927 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8347 2024.09.10 21:28:02.548970 [ 3 ] {} <Trace> HTTP-Session: 9d1843ee-f1b7-4b0d-8e91-219483ac0e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8348 2024.09.10 21:28:02.549006 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part
8349 2024.09.10 21:28:02.549254 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part
8350 2024.09.10 21:28:02.549457 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 399 rows starting from the beginning of the part
8351 2024.09.10 21:28:02.549568 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8352 2024.09.10 21:28:02.549756 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 91 rows starting from the beginning of the part
8353 2024.09.10 21:28:02.549779 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8354 2024.09.10 21:28:02.550104 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 399 rows starting from the beginning of the part
8355 2024.09.10 21:28:02.550450 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 545 rows starting from the beginning of the part
8356 2024.09.10 21:28:02.551037 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8357 2024.09.10 21:28:02.552421 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8358 2024.09.10 21:28:02.552482 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8359 2024.09.10 21:28:02.553236 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8360 2024.09.10 21:28:02.553546 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005667669 sec., 429982.7671658313 rows/sec., 33.00 MiB/sec.
8361 2024.09.10 21:28:02.553743 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8362 2024.09.10 21:28:02.553838 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8363 2024.09.10 21:28:02.554133 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.004969 sec., 170054.33688870998 rows/sec., 11.45 MiB/sec.
8364 2024.09.10 21:28:02.554667 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Debug> DynamicQueryHandler: Done processing query
8365 2024.09.10 21:28:02.554723 [ 3 ] {d626ffe3-2092-4961-a102-2d705c04996d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8366 2024.09.10 21:28:02.554745 [ 3 ] {} <Debug> HTTP-Session: 9d1843ee-f1b7-4b0d-8e91-219483ac0e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.09.10 21:28:02.554908 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8368 2024.09.10 21:28:02.554912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8369 2024.09.10 21:28:02.554985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8370 2024.09.10 21:28:02.555001 [ 195 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_41_8} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8371 2024.09.10 21:28:02.555011 [ 3 ] {} <Debug> HTTP-Session: 9b8b5fb4-fe04-4dd8-af1a-8c10d5a46b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8372 2024.09.10 21:28:02.555034 [ 3 ] {} <Debug> HTTP-Session: 9b8b5fb4-fe04-4dd8-af1a-8c10d5a46b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8373 2024.09.10 21:28:02.555058 [ 3 ] {} <Debug> HTTP-Session: 9b8b5fb4-fe04-4dd8-af1a-8c10d5a46b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8374 2024.09.10 21:28:02.555103 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8375 2024.09.10 21:28:02.555107 [ 3 ] {} <Trace> HTTP-Session: 9b8b5fb4-fe04-4dd8-af1a-8c10d5a46b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8376 2024.09.10 21:28:02.555548 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8377 2024.09.10 21:28:02.555615 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8378 2024.09.10 21:28:02.556058 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8379 2024.09.10 21:28:02.556718 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8380 2024.09.10 21:28:02.556756 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8381 2024.09.10 21:28:02.557391 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8382 2024.09.10 21:28:02.557814 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8383 2024.09.10 21:28:02.558010 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002774 sec., 8291.27613554434 rows/sec., 14.86 MiB/sec.
8384 2024.09.10 21:28:02.558392 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Debug> DynamicQueryHandler: Done processing query
8385 2024.09.10 21:28:02.558420 [ 3 ] {9b86d870-a475-479b-8650-f7b7a84f7878} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8386 2024.09.10 21:28:02.558439 [ 3 ] {} <Debug> HTTP-Session: 9b8b5fb4-fe04-4dd8-af1a-8c10d5a46b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8387 2024.09.10 21:28:02.558565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8388 2024.09.10 21:28:02.558615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8389 2024.09.10 21:28:02.558635 [ 3 ] {} <Debug> HTTP-Session: 22de1350-9565-438d-8dc8-9dcde483d557 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8390 2024.09.10 21:28:02.558652 [ 3 ] {} <Debug> HTTP-Session: 22de1350-9565-438d-8dc8-9dcde483d557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8391 2024.09.10 21:28:02.558667 [ 3 ] {} <Debug> HTTP-Session: 22de1350-9565-438d-8dc8-9dcde483d557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.09.10 21:28:02.558697 [ 3 ] {} <Trace> HTTP-Session: 22de1350-9565-438d-8dc8-9dcde483d557 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8393 2024.09.10 21:28:02.558833 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8394 2024.09.10 21:28:02.558878 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8395 2024.09.10 21:28:02.559012 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8396 2024.09.10 21:28:02.559330 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8397 2024.09.10 21:28:02.559367 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8398 2024.09.10 21:28:02.559730 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8399 2024.09.10 21:28:02.560067 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8400 2024.09.10 21:28:02.560225 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec.
8401 2024.09.10 21:28:02.560397 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Debug> DynamicQueryHandler: Done processing query
8402 2024.09.10 21:28:02.560422 [ 3 ] {f1858f9d-093a-493c-b8ba-66f1d143101f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8403 2024.09.10 21:28:02.560438 [ 3 ] {} <Debug> HTTP-Session: 22de1350-9565-438d-8dc8-9dcde483d557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.09.10 21:28:07.502883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8405 2024.09.10 21:28:07.503018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8406 2024.09.10 21:28:07.503045 [ 3 ] {} <Debug> HTTP-Session: a280953a-2266-4cdf-8578-a0a8bdc84456 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8407 2024.09.10 21:28:07.503069 [ 3 ] {} <Debug> HTTP-Session: a280953a-2266-4cdf-8578-a0a8bdc84456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.09.10 21:28:07.503084 [ 3 ] {} <Debug> HTTP-Session: a280953a-2266-4cdf-8578-a0a8bdc84456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.09.10 21:28:07.503132 [ 3 ] {} <Trace> HTTP-Session: a280953a-2266-4cdf-8578-a0a8bdc84456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8410 2024.09.10 21:28:07.503322 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8411 2024.09.10 21:28:07.503391 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8412 2024.09.10 21:28:07.503729 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8413 2024.09.10 21:28:07.504200 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8414 2024.09.10 21:28:07.504250 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8415 2024.09.10 21:28:07.504679 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8416 2024.09.10 21:28:07.505104 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8417 2024.09.10 21:28:07.505283 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002012 sec., 994.0357852882704 rows/sec., 81.06 KiB/sec.
8418 2024.09.10 21:28:07.505509 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Debug> DynamicQueryHandler: Done processing query
8419 2024.09.10 21:28:07.505538 [ 3 ] {1149b05a-2410-41a4-a03e-40b358008006} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8420 2024.09.10 21:28:07.505555 [ 3 ] {} <Debug> HTTP-Session: a280953a-2266-4cdf-8578-a0a8bdc84456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.09.10 21:28:07.505732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8422 2024.09.10 21:28:07.505790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8423 2024.09.10 21:28:07.505811 [ 3 ] {} <Debug> HTTP-Session: 7543ae33-306e-4e61-8f69-cc0bbc18fa29 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8424 2024.09.10 21:28:07.505829 [ 3 ] {} <Debug> HTTP-Session: 7543ae33-306e-4e61-8f69-cc0bbc18fa29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.09.10 21:28:07.505844 [ 3 ] {} <Debug> HTTP-Session: 7543ae33-306e-4e61-8f69-cc0bbc18fa29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8426 2024.09.10 21:28:07.505880 [ 3 ] {} <Trace> HTTP-Session: 7543ae33-306e-4e61-8f69-cc0bbc18fa29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8427 2024.09.10 21:28:07.506047 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8428 2024.09.10 21:28:07.506095 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8429 2024.09.10 21:28:07.506336 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8430 2024.09.10 21:28:07.506862 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8431 2024.09.10 21:28:07.506901 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8432 2024.09.10 21:28:07.507293 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8433 2024.09.10 21:28:07.507656 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8434 2024.09.10 21:28:07.507813 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001838 sec., 121871.59956474429 rows/sec., 10.74 MiB/sec.
8435 2024.09.10 21:28:07.508008 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Debug> DynamicQueryHandler: Done processing query
8436 2024.09.10 21:28:07.508032 [ 3 ] {35646fcc-89e1-42c4-b187-891bbdcd1592} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
8437 2024.09.10 21:28:07.508050 [ 3 ] {} <Debug> HTTP-Session: 7543ae33-306e-4e61-8f69-cc0bbc18fa29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.09.10 21:28:07.508185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8439 2024.09.10 21:28:07.508239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8440 2024.09.10 21:28:07.508259 [ 3 ] {} <Debug> HTTP-Session: 2f31a061-559c-4991-adc2-becafe4a2a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8441 2024.09.10 21:28:07.508276 [ 3 ] {} <Debug> HTTP-Session: 2f31a061-559c-4991-adc2-becafe4a2a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8442 2024.09.10 21:28:07.508290 [ 3 ] {} <Debug> HTTP-Session: 2f31a061-559c-4991-adc2-becafe4a2a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8443 2024.09.10 21:28:07.508322 [ 3 ] {} <Trace> HTTP-Session: 2f31a061-559c-4991-adc2-becafe4a2a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8444 2024.09.10 21:28:07.508434 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8445 2024.09.10 21:28:07.508478 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8446 2024.09.10 21:28:07.508711 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8447 2024.09.10 21:28:07.509051 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8448 2024.09.10 21:28:07.509094 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8449 2024.09.10 21:28:07.509450 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8450 2024.09.10 21:28:07.509814 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8451 2024.09.10 21:28:07.509961 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001557 sec., 12202.95439948619 rows/sec., 910.71 KiB/sec.
8452 2024.09.10 21:28:07.509976 [ 46 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8453 2024.09.10 21:28:07.510083 [ 46 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8454 2024.09.10 21:28:07.510129 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8455 2024.09.10 21:28:07.510230 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Debug> DynamicQueryHandler: Done processing query
8456 2024.09.10 21:28:07.510289 [ 3 ] {0a26569f-231e-453e-8714-4f7f42790ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8457 2024.09.10 21:28:07.510324 [ 3 ] {} <Debug> HTTP-Session: 2f31a061-559c-4991-adc2-becafe4a2a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8458 2024.09.10 21:28:07.510333 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
8459 2024.09.10 21:28:07.510482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8460 2024.09.10 21:28:07.510598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8461 2024.09.10 21:28:07.510628 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8462 2024.09.10 21:28:07.510640 [ 3 ] {} <Debug> HTTP-Session: 465b3285-0541-4d68-9561-86e9a11b15ed Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8463 2024.09.10 21:28:07.510693 [ 3 ] {} <Debug> HTTP-Session: 465b3285-0541-4d68-9561-86e9a11b15ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8464 2024.09.10 21:28:07.510699 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part
8465 2024.09.10 21:28:07.510713 [ 3 ] {} <Debug> HTTP-Session: 465b3285-0541-4d68-9561-86e9a11b15ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.09.10 21:28:07.510791 [ 3 ] {} <Trace> HTTP-Session: 465b3285-0541-4d68-9561-86e9a11b15ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8467 2024.09.10 21:28:07.510948 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part
8468 2024.09.10 21:28:07.511122 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8469 2024.09.10 21:28:07.511281 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part
8470 2024.09.10 21:28:07.511299 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8471 2024.09.10 21:28:07.511659 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part
8472 2024.09.10 21:28:07.511957 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part
8473 2024.09.10 21:28:07.512336 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part
8474 2024.09.10 21:28:07.513034 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8475 2024.09.10 21:28:07.513872 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8476 2024.09.10 21:28:07.513939 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8477 2024.09.10 21:28:07.514994 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8478 2024.09.10 21:28:07.515226 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010817 sec., 32529.625408391486 rows/sec., 2.49 MiB/sec.
8479 2024.09.10 21:28:07.515478 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8480 2024.09.10 21:28:07.516026 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8481 2024.09.10 21:28:07.516422 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005416 sec., 2584.93353028065 rows/sec., 181.03 KiB/sec.
8482 2024.09.10 21:28:07.516621 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8483 2024.09.10 21:28:07.517014 [ 189 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_41_8} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8484 2024.09.10 21:28:07.517080 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Debug> DynamicQueryHandler: Done processing query
8485 2024.09.10 21:28:07.517165 [ 3 ] {0f3eeb1c-87dd-45d6-a0b9-df230e076862} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8486 2024.09.10 21:28:07.517202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8487 2024.09.10 21:28:07.517208 [ 3 ] {} <Debug> HTTP-Session: 465b3285-0541-4d68-9561-86e9a11b15ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.09.10 21:28:07.517364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8489 2024.09.10 21:28:07.517416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8490 2024.09.10 21:28:07.517436 [ 3 ] {} <Debug> HTTP-Session: bf17c8b6-bf80-4e6f-b22f-2b35fd2c793b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8491 2024.09.10 21:28:07.517453 [ 3 ] {} <Debug> HTTP-Session: bf17c8b6-bf80-4e6f-b22f-2b35fd2c793b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8492 2024.09.10 21:28:07.517468 [ 3 ] {} <Debug> HTTP-Session: bf17c8b6-bf80-4e6f-b22f-2b35fd2c793b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8493 2024.09.10 21:28:07.517500 [ 3 ] {} <Trace> HTTP-Session: bf17c8b6-bf80-4e6f-b22f-2b35fd2c793b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8494 2024.09.10 21:28:07.517607 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8495 2024.09.10 21:28:07.517652 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8496 2024.09.10 21:28:07.517913 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8497 2024.09.10 21:28:07.518265 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8498 2024.09.10 21:28:07.518304 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8499 2024.09.10 21:28:07.518671 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8500 2024.09.10 21:28:07.519046 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8501 2024.09.10 21:28:07.519204 [ 46 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
8502 2024.09.10 21:28:07.519213 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 218.15 KiB/sec.
8503 2024.09.10 21:28:07.519278 [ 46 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8504 2024.09.10 21:28:07.519346 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8505 2024.09.10 21:28:07.519594 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Debug> DynamicQueryHandler: Done processing query
8506 2024.09.10 21:28:07.519655 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
8507 2024.09.10 21:28:07.519681 [ 3 ] {462f46a1-125e-42af-afff-50f04988c1f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8508 2024.09.10 21:28:07.519772 [ 3 ] {} <Debug> HTTP-Session: bf17c8b6-bf80-4e6f-b22f-2b35fd2c793b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8509 2024.09.10 21:28:07.520075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8510 2024.09.10 21:28:07.520092 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8511 2024.09.10 21:28:07.520144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8512 2024.09.10 21:28:07.520146 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
8513 2024.09.10 21:28:07.520171 [ 3 ] {} <Debug> HTTP-Session: f01043ae-07a2-4241-8e40-2fa1c9055753 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8514 2024.09.10 21:28:07.520193 [ 3 ] {} <Debug> HTTP-Session: f01043ae-07a2-4241-8e40-2fa1c9055753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8515 2024.09.10 21:28:07.520216 [ 3 ] {} <Debug> HTTP-Session: f01043ae-07a2-4241-8e40-2fa1c9055753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8516 2024.09.10 21:28:07.520296 [ 3 ] {} <Trace> HTTP-Session: f01043ae-07a2-4241-8e40-2fa1c9055753 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8517 2024.09.10 21:28:07.520316 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
8518 2024.09.10 21:28:07.520477 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
8519 2024.09.10 21:28:07.520615 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8520 2024.09.10 21:28:07.520644 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8521 2024.09.10 21:28:07.520679 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8522 2024.09.10 21:28:07.520829 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8523 2024.09.10 21:28:07.521319 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8524 2024.09.10 21:28:07.522193 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8525 2024.09.10 21:28:07.522251 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8526 2024.09.10 21:28:07.522287 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00284187 sec., 10556.429393322003 rows/sec., 670.09 KiB/sec.
8527 2024.09.10 21:28:07.522429 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
8528 2024.09.10 21:28:07.522842 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8529 2024.09.10 21:28:07.523050 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8530 2024.09.10 21:28:07.523172 [ 195 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_17_4} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
8531 2024.09.10 21:28:07.523272 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8532 2024.09.10 21:28:07.523392 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8533 2024.09.10 21:28:07.523575 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.003128 sec., 128196.93094629156 rows/sec., 9.12 MiB/sec.
8534 2024.09.10 21:28:07.523924 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Debug> DynamicQueryHandler: Done processing query
8535 2024.09.10 21:28:07.523965 [ 3 ] {0a41bc03-3862-4543-bac5-217dc4e9be1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8536 2024.09.10 21:28:07.523982 [ 3 ] {} <Debug> HTTP-Session: f01043ae-07a2-4241-8e40-2fa1c9055753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.09.10 21:28:07.524119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8538 2024.09.10 21:28:07.524169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8539 2024.09.10 21:28:07.524189 [ 3 ] {} <Debug> HTTP-Session: 98a81856-4c8f-4769-b7e4-5d60df5f1df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8540 2024.09.10 21:28:07.524207 [ 3 ] {} <Debug> HTTP-Session: 98a81856-4c8f-4769-b7e4-5d60df5f1df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.09.10 21:28:07.524221 [ 3 ] {} <Debug> HTTP-Session: 98a81856-4c8f-4769-b7e4-5d60df5f1df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8542 2024.09.10 21:28:07.524254 [ 3 ] {} <Trace> HTTP-Session: 98a81856-4c8f-4769-b7e4-5d60df5f1df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8543 2024.09.10 21:28:07.524358 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8544 2024.09.10 21:28:07.524407 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8545 2024.09.10 21:28:07.524559 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8546 2024.09.10 21:28:07.524863 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8547 2024.09.10 21:28:07.524900 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8548 2024.09.10 21:28:07.525284 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8549 2024.09.10 21:28:07.525613 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8550 2024.09.10 21:28:07.525772 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec.
8551 2024.09.10 21:28:07.526107 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Debug> DynamicQueryHandler: Done processing query
8552 2024.09.10 21:28:07.526142 [ 3 ] {98fadb19-f69c-468d-91d4-26b8b904870a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8553 2024.09.10 21:28:07.526167 [ 3 ] {} <Debug> HTTP-Session: 98a81856-4c8f-4769-b7e4-5d60df5f1df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8554 2024.09.10 21:28:07.526334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8555 2024.09.10 21:28:07.526384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8556 2024.09.10 21:28:07.526405 [ 3 ] {} <Debug> HTTP-Session: 69719f66-70f1-42ea-8b06-1fc0ff36fa34 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8557 2024.09.10 21:28:07.526423 [ 3 ] {} <Debug> HTTP-Session: 69719f66-70f1-42ea-8b06-1fc0ff36fa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.09.10 21:28:07.526437 [ 3 ] {} <Debug> HTTP-Session: 69719f66-70f1-42ea-8b06-1fc0ff36fa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8559 2024.09.10 21:28:07.526468 [ 3 ] {} <Trace> HTTP-Session: 69719f66-70f1-42ea-8b06-1fc0ff36fa34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8560 2024.09.10 21:28:07.526678 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8561 2024.09.10 21:28:07.526730 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8562 2024.09.10 21:28:07.526903 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8563 2024.09.10 21:28:07.527335 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8564 2024.09.10 21:28:07.527375 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8565 2024.09.10 21:28:07.527768 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8566 2024.09.10 21:28:07.528125 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8567 2024.09.10 21:28:07.528288 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001726 sec., 137891.07763615294 rows/sec., 9.24 MiB/sec.
8568 2024.09.10 21:28:07.528295 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8569 2024.09.10 21:28:07.528392 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8570 2024.09.10 21:28:07.528445 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8571 2024.09.10 21:28:07.528563 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Debug> DynamicQueryHandler: Done processing query
8572 2024.09.10 21:28:07.528618 [ 3 ] {fde4761e-a15b-45c0-9521-2fddda4cd955} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8573 2024.09.10 21:28:07.528630 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
8574 2024.09.10 21:28:07.528646 [ 3 ] {} <Debug> HTTP-Session: 69719f66-70f1-42ea-8b06-1fc0ff36fa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8575 2024.09.10 21:28:07.528879 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8576 2024.09.10 21:28:07.528875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8577 2024.09.10 21:28:07.528940 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12024 rows starting from the beginning of the part
8578 2024.09.10 21:28:07.529011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8579 2024.09.10 21:28:07.529115 [ 3 ] {} <Debug> HTTP-Session: 2b5747c6-afa3-4d06-bb03-a7235a8d4d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8580 2024.09.10 21:28:07.529197 [ 3 ] {} <Debug> HTTP-Session: 2b5747c6-afa3-4d06-bb03-a7235a8d4d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.09.10 21:28:07.529278 [ 3 ] {} <Debug> HTTP-Session: 2b5747c6-afa3-4d06-bb03-a7235a8d4d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8582 2024.09.10 21:28:07.529292 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part
8583 2024.09.10 21:28:07.529352 [ 3 ] {} <Trace> HTTP-Session: 2b5747c6-afa3-4d06-bb03-a7235a8d4d1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8584 2024.09.10 21:28:07.529620 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part
8585 2024.09.10 21:28:07.529857 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
8586 2024.09.10 21:28:07.530061 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 845 rows starting from the beginning of the part
8587 2024.09.10 21:28:07.530277 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part
8588 2024.09.10 21:28:07.531299 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8589 2024.09.10 21:28:07.531378 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8590 2024.09.10 21:28:07.531724 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8591 2024.09.10 21:28:07.532502 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8592 2024.09.10 21:28:07.532578 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8593 2024.09.10 21:28:07.533635 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8594 2024.09.10 21:28:07.534407 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8595 2024.09.10 21:28:07.534574 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004931 sec., 202.79862096937742 rows/sec., 13.67 KiB/sec.
8596 2024.09.10 21:28:07.535131 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Debug> DynamicQueryHandler: Done processing query
8597 2024.09.10 21:28:07.535196 [ 3 ] {bf337102-0131-41a3-a676-c1d905d0d135} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8598 2024.09.10 21:28:07.535228 [ 3 ] {} <Debug> HTTP-Session: 2b5747c6-afa3-4d06-bb03-a7235a8d4d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8599 2024.09.10 21:28:07.535411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 28992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8600 2024.09.10 21:28:07.535468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8601 2024.09.10 21:28:07.535489 [ 3 ] {} <Debug> HTTP-Session: 3145f004-dcbb-4b64-aaaf-d6e52c58daf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8602 2024.09.10 21:28:07.535507 [ 3 ] {} <Debug> HTTP-Session: 3145f004-dcbb-4b64-aaaf-d6e52c58daf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.09.10 21:28:07.535521 [ 3 ] {} <Debug> HTTP-Session: 3145f004-dcbb-4b64-aaaf-d6e52c58daf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8604 2024.09.10 21:28:07.535554 [ 3 ] {} <Trace> HTTP-Session: 3145f004-dcbb-4b64-aaaf-d6e52c58daf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8605 2024.09.10 21:28:07.536039 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8606 2024.09.10 21:28:07.536118 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8607 2024.09.10 21:28:07.537083 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13743 rows, containing 5 columns (5 merged, 0 gathered) in 0.00855163 sec., 1607062.045481388 rows/sec., 108.61 MiB/sec.
8608 2024.09.10 21:28:07.537310 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8609 2024.09.10 21:28:07.537553 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8610 2024.09.10 21:28:07.538680 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8611 2024.09.10 21:28:07.538740 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8612 2024.09.10 21:28:07.538808 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8613 2024.09.10 21:28:07.538838 [ 193 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8614 2024.09.10 21:28:07.539009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB.
8615 2024.09.10 21:28:07.539638 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8616 2024.09.10 21:28:07.540132 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8617 2024.09.10 21:28:07.540359 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8618 2024.09.10 21:28:07.540367 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004708 sec., 3610.875106202209 rows/sec., 6.47 MiB/sec.
8619 2024.09.10 21:28:07.540414 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8620 2024.09.10 21:28:07.540484 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8621 2024.09.10 21:28:07.540844 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::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
8622 2024.09.10 21:28:07.541005 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Debug> DynamicQueryHandler: Done processing query
8623 2024.09.10 21:28:07.541045 [ 3 ] {f68c16e7-035d-4324-9f7b-0e36bacac838} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8624 2024.09.10 21:28:07.541092 [ 3 ] {} <Debug> HTTP-Session: 3145f004-dcbb-4b64-aaaf-d6e52c58daf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8625 2024.09.10 21:28:07.541309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8626 2024.09.10 21:28:07.541419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8627 2024.09.10 21:28:07.541489 [ 3 ] {} <Debug> HTTP-Session: 6a6a4f79-413e-4977-9dda-4a3d8b988e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8628 2024.09.10 21:28:07.541548 [ 3 ] {} <Debug> HTTP-Session: 6a6a4f79-413e-4977-9dda-4a3d8b988e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8629 2024.09.10 21:28:07.541575 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8630 2024.09.10 21:28:07.541659 [ 3 ] {} <Debug> HTTP-Session: 6a6a4f79-413e-4977-9dda-4a3d8b988e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.09.10 21:28:07.541770 [ 3 ] {} <Trace> HTTP-Session: 6a6a4f79-413e-4977-9dda-4a3d8b988e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8632 2024.09.10 21:28:07.541814 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 665 rows starting from the beginning of the part
8633 2024.09.10 21:28:07.542107 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8634 2024.09.10 21:28:07.542331 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8635 2024.09.10 21:28:07.542540 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part
8636 2024.09.10 21:28:07.543293 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8637 2024.09.10 21:28:07.543390 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
8638 2024.09.10 21:28:07.544134 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part
8639 2024.09.10 21:28:07.544298 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8640 2024.09.10 21:28:07.544429 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8641 2024.09.10 21:28:07.544707 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
8642 2024.09.10 21:28:07.545288 [ 188 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part
8643 2024.09.10 21:28:07.545953 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8644 2024.09.10 21:28:07.546727 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8645 2024.09.10 21:28:07.547217 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005254 sec., 15607.156452226875 rows/sec., 1015.04 KiB/sec.
8646 2024.09.10 21:28:07.547753 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Debug> DynamicQueryHandler: Done processing query
8647 2024.09.10 21:28:07.547813 [ 3 ] {3e56ae1a-dc28-4b75-bfdd-f06f25e51c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8648 2024.09.10 21:28:07.547841 [ 3 ] {} <Debug> HTTP-Session: 6a6a4f79-413e-4977-9dda-4a3d8b988e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.09.10 21:28:07.550972 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 19 columns (19 merged, 0 gathered) in 0.010334191 sec., 73735.81541119184 rows/sec., 132.13 MiB/sec.
8650 2024.09.10 21:28:07.552060 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8651 2024.09.10 21:28:07.552641 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8652 2024.09.10 21:28:07.552730 [ 200 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8653 2024.09.10 21:28:07.552856 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB.
8654 2024.09.10 21:28:09.585097 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
8655 2024.09.10 21:28:09.585155 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
8656 2024.09.10 21:28:12.498053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8657 2024.09.10 21:28:12.498226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8658 2024.09.10 21:28:12.498268 [ 3 ] {} <Debug> HTTP-Session: bae8c5f1-b9bb-4e5a-93db-d2f830649025 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8659 2024.09.10 21:28:12.498308 [ 3 ] {} <Debug> HTTP-Session: bae8c5f1-b9bb-4e5a-93db-d2f830649025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8660 2024.09.10 21:28:12.498334 [ 3 ] {} <Debug> HTTP-Session: bae8c5f1-b9bb-4e5a-93db-d2f830649025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.09.10 21:28:12.498405 [ 3 ] {} <Trace> HTTP-Session: bae8c5f1-b9bb-4e5a-93db-d2f830649025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8662 2024.09.10 21:28:12.498622 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8663 2024.09.10 21:28:12.498687 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8664 2024.09.10 21:28:12.499013 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8665 2024.09.10 21:28:12.499537 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8666 2024.09.10 21:28:12.499579 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8667 2024.09.10 21:28:12.500014 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8668 2024.09.10 21:28:12.500413 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8669 2024.09.10 21:28:12.500564 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002017 sec., 50570.15369360436 rows/sec., 4.21 MiB/sec.
8670 2024.09.10 21:28:12.500775 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Debug> DynamicQueryHandler: Done processing query
8671 2024.09.10 21:28:12.500803 [ 3 ] {5ba32b3c-2bb2-4ae3-a6ec-58200ce69a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8672 2024.09.10 21:28:12.500820 [ 3 ] {} <Debug> HTTP-Session: bae8c5f1-b9bb-4e5a-93db-d2f830649025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8673 2024.09.10 21:28:12.501005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8674 2024.09.10 21:28:12.501058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8675 2024.09.10 21:28:12.501079 [ 3 ] {} <Debug> HTTP-Session: e2611b16-e7e6-4b0c-86ab-f006ea645d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8676 2024.09.10 21:28:12.501097 [ 3 ] {} <Debug> HTTP-Session: e2611b16-e7e6-4b0c-86ab-f006ea645d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8677 2024.09.10 21:28:12.501111 [ 3 ] {} <Debug> HTTP-Session: e2611b16-e7e6-4b0c-86ab-f006ea645d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.09.10 21:28:12.501145 [ 3 ] {} <Trace> HTTP-Session: e2611b16-e7e6-4b0c-86ab-f006ea645d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8679 2024.09.10 21:28:12.501259 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8680 2024.09.10 21:28:12.501305 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8681 2024.09.10 21:28:12.501544 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8682 2024.09.10 21:28:12.501927 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8683 2024.09.10 21:28:12.501963 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8684 2024.09.10 21:28:12.502314 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8685 2024.09.10 21:28:12.502675 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8686 2024.09.10 21:28:12.502809 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001586 sec., 14501.89155107188 rows/sec., 1.06 MiB/sec.
8687 2024.09.10 21:28:12.502985 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Debug> DynamicQueryHandler: Done processing query
8688 2024.09.10 21:28:12.503011 [ 3 ] {ef90ae77-50cb-427d-9eda-91e66fbafcc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8689 2024.09.10 21:28:12.503027 [ 3 ] {} <Debug> HTTP-Session: e2611b16-e7e6-4b0c-86ab-f006ea645d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8690 2024.09.10 21:28:12.503203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8691 2024.09.10 21:28:12.503253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8692 2024.09.10 21:28:12.503273 [ 3 ] {} <Debug> HTTP-Session: 74473522-153d-498b-b3bd-3a3c220faf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8693 2024.09.10 21:28:12.503290 [ 3 ] {} <Debug> HTTP-Session: 74473522-153d-498b-b3bd-3a3c220faf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8694 2024.09.10 21:28:12.503303 [ 3 ] {} <Debug> HTTP-Session: 74473522-153d-498b-b3bd-3a3c220faf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8695 2024.09.10 21:28:12.503334 [ 3 ] {} <Trace> HTTP-Session: 74473522-153d-498b-b3bd-3a3c220faf0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8696 2024.09.10 21:28:12.503459 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8697 2024.09.10 21:28:12.503502 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8698 2024.09.10 21:28:12.503731 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8699 2024.09.10 21:28:12.504161 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8700 2024.09.10 21:28:12.504197 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8701 2024.09.10 21:28:12.504548 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8702 2024.09.10 21:28:12.504904 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8703 2024.09.10 21:28:12.505036 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001625 sec., 53538.46153846154 rows/sec., 4.18 MiB/sec.
8704 2024.09.10 21:28:12.505217 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Debug> DynamicQueryHandler: Done processing query
8705 2024.09.10 21:28:12.505242 [ 3 ] {4635f929-4c67-4bc2-8608-739c534fc79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8706 2024.09.10 21:28:12.505259 [ 3 ] {} <Debug> HTTP-Session: 74473522-153d-498b-b3bd-3a3c220faf0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8707 2024.09.10 21:28:12.505419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8708 2024.09.10 21:28:12.505468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8709 2024.09.10 21:28:12.505488 [ 3 ] {} <Debug> HTTP-Session: c8292439-a3a9-4949-aa34-7dd49b37b8de Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8710 2024.09.10 21:28:12.505504 [ 3 ] {} <Debug> HTTP-Session: c8292439-a3a9-4949-aa34-7dd49b37b8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8711 2024.09.10 21:28:12.505518 [ 3 ] {} <Debug> HTTP-Session: c8292439-a3a9-4949-aa34-7dd49b37b8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8712 2024.09.10 21:28:12.505549 [ 3 ] {} <Trace> HTTP-Session: c8292439-a3a9-4949-aa34-7dd49b37b8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8713 2024.09.10 21:28:12.505705 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8714 2024.09.10 21:28:12.505753 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8715 2024.09.10 21:28:12.505901 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8716 2024.09.10 21:28:12.506297 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8717 2024.09.10 21:28:12.506333 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8718 2024.09.10 21:28:12.506726 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8719 2024.09.10 21:28:12.507060 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8720 2024.09.10 21:28:12.507186 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
8721 2024.09.10 21:28:12.507356 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Debug> DynamicQueryHandler: Done processing query
8722 2024.09.10 21:28:12.507380 [ 3 ] {a7964c06-2ff1-4917-9b87-1e284be0da9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8723 2024.09.10 21:28:12.507396 [ 3 ] {} <Debug> HTTP-Session: c8292439-a3a9-4949-aa34-7dd49b37b8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8724 2024.09.10 21:28:12.507553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8725 2024.09.10 21:28:12.507600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8726 2024.09.10 21:28:12.507620 [ 3 ] {} <Debug> HTTP-Session: cfe0df7c-8a1d-452f-b007-085e6db1806f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8727 2024.09.10 21:28:12.507636 [ 3 ] {} <Debug> HTTP-Session: cfe0df7c-8a1d-452f-b007-085e6db1806f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8728 2024.09.10 21:28:12.507649 [ 3 ] {} <Debug> HTTP-Session: cfe0df7c-8a1d-452f-b007-085e6db1806f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8729 2024.09.10 21:28:12.507680 [ 3 ] {} <Trace> HTTP-Session: cfe0df7c-8a1d-452f-b007-085e6db1806f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8730 2024.09.10 21:28:12.507942 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8731 2024.09.10 21:28:12.508003 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8732 2024.09.10 21:28:12.508409 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8733 2024.09.10 21:28:12.509028 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8734 2024.09.10 21:28:12.509063 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8735 2024.09.10 21:28:12.509679 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8736 2024.09.10 21:28:12.510088 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8737 2024.09.10 21:28:12.510235 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002471 sec., 9307.972480777013 rows/sec., 16.68 MiB/sec.
8738 2024.09.10 21:28:12.510464 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Debug> DynamicQueryHandler: Done processing query
8739 2024.09.10 21:28:12.510490 [ 3 ] {dc2c1730-8b16-40f4-a31f-3da45fd57252} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8740 2024.09.10 21:28:12.510507 [ 3 ] {} <Debug> HTTP-Session: cfe0df7c-8a1d-452f-b007-085e6db1806f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8741 2024.09.10 21:28:12.510627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8742 2024.09.10 21:28:12.510676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8743 2024.09.10 21:28:12.510696 [ 3 ] {} <Debug> HTTP-Session: 4bbc82f9-b312-4756-815e-c729644cf0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8744 2024.09.10 21:28:12.510712 [ 3 ] {} <Debug> HTTP-Session: 4bbc82f9-b312-4756-815e-c729644cf0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8745 2024.09.10 21:28:12.510726 [ 3 ] {} <Debug> HTTP-Session: 4bbc82f9-b312-4756-815e-c729644cf0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8746 2024.09.10 21:28:12.510757 [ 3 ] {} <Trace> HTTP-Session: 4bbc82f9-b312-4756-815e-c729644cf0eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8747 2024.09.10 21:28:12.510877 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8748 2024.09.10 21:28:12.510921 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8749 2024.09.10 21:28:12.511052 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8750 2024.09.10 21:28:12.511361 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8751 2024.09.10 21:28:12.511398 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8752 2024.09.10 21:28:12.511768 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8753 2024.09.10 21:28:12.512116 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8754 2024.09.10 21:28:12.512231 [ 39 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8755 2024.09.10 21:28:12.512247 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
8756 2024.09.10 21:28:12.512272 [ 39 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8757 2024.09.10 21:28:12.512308 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8758 2024.09.10 21:28:12.512497 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Debug> DynamicQueryHandler: Done processing query
8759 2024.09.10 21:28:12.512511 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
8760 2024.09.10 21:28:12.512533 [ 3 ] {4a9c3f15-991f-40e8-9234-bc37916dd1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8761 2024.09.10 21:28:12.512588 [ 3 ] {} <Debug> HTTP-Session: 4bbc82f9-b312-4756-815e-c729644cf0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8762 2024.09.10 21:28:12.512747 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8763 2024.09.10 21:28:12.512794 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2432 rows starting from the beginning of the part
8764 2024.09.10 21:28:12.512875 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
8765 2024.09.10 21:28:12.513110 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
8766 2024.09.10 21:28:12.513343 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
8767 2024.09.10 21:28:12.513508 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
8768 2024.09.10 21:28:12.513661 [ 194 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
8769 2024.09.10 21:28:12.515221 [ 200 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816079 sec., 985767.7998380017 rows/sec., 64.57 MiB/sec.
8770 2024.09.10 21:28:12.515531 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8771 2024.09.10 21:28:12.516014 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8772 2024.09.10 21:28:12.516114 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_41_8} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8773 2024.09.10 21:28:12.516212 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
8774 2024.09.10 21:28:17.502403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8775 2024.09.10 21:28:17.502582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8776 2024.09.10 21:28:17.502617 [ 3 ] {} <Debug> HTTP-Session: 4bdd40bb-ffbb-4ff9-a21b-1ee03e93a859 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8777 2024.09.10 21:28:17.502644 [ 3 ] {} <Debug> HTTP-Session: 4bdd40bb-ffbb-4ff9-a21b-1ee03e93a859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8778 2024.09.10 21:28:17.502662 [ 3 ] {} <Debug> HTTP-Session: 4bdd40bb-ffbb-4ff9-a21b-1ee03e93a859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8779 2024.09.10 21:28:17.502715 [ 3 ] {} <Trace> HTTP-Session: 4bdd40bb-ffbb-4ff9-a21b-1ee03e93a859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8780 2024.09.10 21:28:17.502909 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8781 2024.09.10 21:28:17.502983 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8782 2024.09.10 21:28:17.503365 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8783 2024.09.10 21:28:17.503863 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8784 2024.09.10 21:28:17.503905 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8785 2024.09.10 21:28:17.504318 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8786 2024.09.10 21:28:17.504701 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8787 2024.09.10 21:28:17.504862 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002013 sec., 993.5419771485346 rows/sec., 81.02 KiB/sec.
8788 2024.09.10 21:28:17.505083 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Debug> DynamicQueryHandler: Done processing query
8789 2024.09.10 21:28:17.505110 [ 3 ] {cc3b4079-dc69-4349-95b7-dcb63fe02f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8790 2024.09.10 21:28:17.505127 [ 3 ] {} <Debug> HTTP-Session: 4bdd40bb-ffbb-4ff9-a21b-1ee03e93a859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.09.10 21:28:17.505310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8792 2024.09.10 21:28:17.505368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8793 2024.09.10 21:28:17.505388 [ 3 ] {} <Debug> HTTP-Session: c8d469ef-18ec-4ce2-b899-d7ccec74d07c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8794 2024.09.10 21:28:17.505406 [ 3 ] {} <Debug> HTTP-Session: c8d469ef-18ec-4ce2-b899-d7ccec74d07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8795 2024.09.10 21:28:17.505420 [ 3 ] {} <Debug> HTTP-Session: c8d469ef-18ec-4ce2-b899-d7ccec74d07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8796 2024.09.10 21:28:17.505455 [ 3 ] {} <Trace> HTTP-Session: c8d469ef-18ec-4ce2-b899-d7ccec74d07c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8797 2024.09.10 21:28:17.505619 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8798 2024.09.10 21:28:17.505667 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8799 2024.09.10 21:28:17.505905 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8800 2024.09.10 21:28:17.506383 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8801 2024.09.10 21:28:17.506420 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8802 2024.09.10 21:28:17.506789 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8803 2024.09.10 21:28:17.507145 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8804 2024.09.10 21:28:17.507274 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001734 sec., 129181.08419838523 rows/sec., 11.38 MiB/sec.
8805 2024.09.10 21:28:17.507596 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Debug> DynamicQueryHandler: Done processing query
8806 2024.09.10 21:28:17.507658 [ 3 ] {7d25220e-11fd-42a2-86c6-ba4b083e577a} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
8807 2024.09.10 21:28:17.507731 [ 3 ] {} <Debug> HTTP-Session: c8d469ef-18ec-4ce2-b899-d7ccec74d07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.09.10 21:28:17.507959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8809 2024.09.10 21:28:17.508016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8810 2024.09.10 21:28:17.508036 [ 3 ] {} <Debug> HTTP-Session: 754265ab-3ded-4641-9a58-542f55964358 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8811 2024.09.10 21:28:17.508053 [ 3 ] {} <Debug> HTTP-Session: 754265ab-3ded-4641-9a58-542f55964358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8812 2024.09.10 21:28:17.508067 [ 3 ] {} <Debug> HTTP-Session: 754265ab-3ded-4641-9a58-542f55964358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8813 2024.09.10 21:28:17.508101 [ 3 ] {} <Trace> HTTP-Session: 754265ab-3ded-4641-9a58-542f55964358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8814 2024.09.10 21:28:17.508212 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8815 2024.09.10 21:28:17.508257 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8816 2024.09.10 21:28:17.508515 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8817 2024.09.10 21:28:17.508832 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8818 2024.09.10 21:28:17.508868 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8819 2024.09.10 21:28:17.509218 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8820 2024.09.10 21:28:17.509585 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8821 2024.09.10 21:28:17.509715 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001538 sec., 12353.70611183355 rows/sec., 921.96 KiB/sec.
8822 2024.09.10 21:28:17.509888 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Debug> DynamicQueryHandler: Done processing query
8823 2024.09.10 21:28:17.509913 [ 3 ] {712aabef-bde2-4f59-be60-9a60b0ade229} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8824 2024.09.10 21:28:17.509929 [ 3 ] {} <Debug> HTTP-Session: 754265ab-3ded-4641-9a58-542f55964358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.09.10 21:28:17.510044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8826 2024.09.10 21:28:17.510094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8827 2024.09.10 21:28:17.510113 [ 3 ] {} <Debug> HTTP-Session: 94c6ca52-6805-4332-b1a1-403ea1ff2fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8828 2024.09.10 21:28:17.510129 [ 3 ] {} <Debug> HTTP-Session: 94c6ca52-6805-4332-b1a1-403ea1ff2fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8829 2024.09.10 21:28:17.510143 [ 3 ] {} <Debug> HTTP-Session: 94c6ca52-6805-4332-b1a1-403ea1ff2fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8830 2024.09.10 21:28:17.510174 [ 3 ] {} <Trace> HTTP-Session: 94c6ca52-6805-4332-b1a1-403ea1ff2fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8831 2024.09.10 21:28:17.510277 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8832 2024.09.10 21:28:17.510320 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8833 2024.09.10 21:28:17.510546 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8834 2024.09.10 21:28:17.510890 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8835 2024.09.10 21:28:17.510926 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8836 2024.09.10 21:28:17.511270 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8837 2024.09.10 21:28:17.511615 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8838 2024.09.10 21:28:17.511748 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec.
8839 2024.09.10 21:28:17.511963 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Debug> DynamicQueryHandler: Done processing query
8840 2024.09.10 21:28:17.511988 [ 3 ] {85e2abe2-7dab-4417-876d-4a31a95580ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8841 2024.09.10 21:28:17.512005 [ 3 ] {} <Debug> HTTP-Session: 94c6ca52-6805-4332-b1a1-403ea1ff2fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.09.10 21:28:17.512114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8843 2024.09.10 21:28:17.512163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8844 2024.09.10 21:28:17.512182 [ 3 ] {} <Debug> HTTP-Session: 3c8e5f5e-0185-4ea3-8eaf-9a7c1b8b5588 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8845 2024.09.10 21:28:17.512198 [ 3 ] {} <Debug> HTTP-Session: 3c8e5f5e-0185-4ea3-8eaf-9a7c1b8b5588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8846 2024.09.10 21:28:17.512212 [ 3 ] {} <Debug> HTTP-Session: 3c8e5f5e-0185-4ea3-8eaf-9a7c1b8b5588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8847 2024.09.10 21:28:17.512242 [ 3 ] {} <Trace> HTTP-Session: 3c8e5f5e-0185-4ea3-8eaf-9a7c1b8b5588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8848 2024.09.10 21:28:17.512339 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8849 2024.09.10 21:28:17.512382 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8850 2024.09.10 21:28:17.512607 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8851 2024.09.10 21:28:17.512914 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8852 2024.09.10 21:28:17.512949 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8853 2024.09.10 21:28:17.513283 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8854 2024.09.10 21:28:17.513625 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8855 2024.09.10 21:28:17.513761 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 245.49 KiB/sec.
8856 2024.09.10 21:28:17.514154 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Debug> DynamicQueryHandler: Done processing query
8857 2024.09.10 21:28:17.514201 [ 3 ] {d575fcad-1dbb-48ab-bd14-bcf95d5c67ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8858 2024.09.10 21:28:17.514219 [ 3 ] {} <Debug> HTTP-Session: 3c8e5f5e-0185-4ea3-8eaf-9a7c1b8b5588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.09.10 21:28:17.514450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8860 2024.09.10 21:28:17.514499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8861 2024.09.10 21:28:17.514519 [ 3 ] {} <Debug> HTTP-Session: ca107c36-0fb4-4ca2-a335-bb5f8cef6e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8862 2024.09.10 21:28:17.514535 [ 3 ] {} <Debug> HTTP-Session: ca107c36-0fb4-4ca2-a335-bb5f8cef6e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8863 2024.09.10 21:28:17.514549 [ 3 ] {} <Debug> HTTP-Session: ca107c36-0fb4-4ca2-a335-bb5f8cef6e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8864 2024.09.10 21:28:17.514579 [ 3 ] {} <Trace> HTTP-Session: ca107c36-0fb4-4ca2-a335-bb5f8cef6e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8865 2024.09.10 21:28:17.514802 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8866 2024.09.10 21:28:17.514846 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8867 2024.09.10 21:28:17.515093 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8868 2024.09.10 21:28:17.515759 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8869 2024.09.10 21:28:17.515797 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8870 2024.09.10 21:28:17.516169 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8871 2024.09.10 21:28:17.516516 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8872 2024.09.10 21:28:17.516646 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001977 sec., 202832.5746079919 rows/sec., 14.43 MiB/sec.
8873 2024.09.10 21:28:17.516818 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Debug> DynamicQueryHandler: Done processing query
8874 2024.09.10 21:28:17.516843 [ 3 ] {ce9f2d12-4075-4402-9c10-9d25d2e563af} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8875 2024.09.10 21:28:17.516860 [ 3 ] {} <Debug> HTTP-Session: ca107c36-0fb4-4ca2-a335-bb5f8cef6e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8876 2024.09.10 21:28:17.517011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8877 2024.09.10 21:28:17.517061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8878 2024.09.10 21:28:17.517080 [ 3 ] {} <Debug> HTTP-Session: 947751c4-4559-4bc2-a7f8-4fb287fda449 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8879 2024.09.10 21:28:17.517097 [ 3 ] {} <Debug> HTTP-Session: 947751c4-4559-4bc2-a7f8-4fb287fda449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8880 2024.09.10 21:28:17.517111 [ 3 ] {} <Debug> HTTP-Session: 947751c4-4559-4bc2-a7f8-4fb287fda449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8881 2024.09.10 21:28:17.517141 [ 3 ] {} <Trace> HTTP-Session: 947751c4-4559-4bc2-a7f8-4fb287fda449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8882 2024.09.10 21:28:17.517238 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8883 2024.09.10 21:28:17.517283 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8884 2024.09.10 21:28:17.517416 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8885 2024.09.10 21:28:17.517653 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8886 2024.09.10 21:28:17.517688 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8887 2024.09.10 21:28:17.518037 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8888 2024.09.10 21:28:17.518356 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8889 2024.09.10 21:28:17.518490 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec.
8890 2024.09.10 21:28:17.518692 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Debug> DynamicQueryHandler: Done processing query
8891 2024.09.10 21:28:17.518716 [ 3 ] {cf864f51-70ed-42a4-8fb8-2c1e01d72464} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8892 2024.09.10 21:28:17.518733 [ 3 ] {} <Debug> HTTP-Session: 947751c4-4559-4bc2-a7f8-4fb287fda449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.09.10 21:28:17.518949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8894 2024.09.10 21:28:17.518997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8895 2024.09.10 21:28:17.519016 [ 3 ] {} <Debug> HTTP-Session: e7b210ff-116e-4859-88b7-235554ec4a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8896 2024.09.10 21:28:17.519033 [ 3 ] {} <Debug> HTTP-Session: e7b210ff-116e-4859-88b7-235554ec4a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8897 2024.09.10 21:28:17.519046 [ 3 ] {} <Debug> HTTP-Session: e7b210ff-116e-4859-88b7-235554ec4a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8898 2024.09.10 21:28:17.519076 [ 3 ] {} <Trace> HTTP-Session: e7b210ff-116e-4859-88b7-235554ec4a17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8899 2024.09.10 21:28:17.519252 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8900 2024.09.10 21:28:17.519298 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8901 2024.09.10 21:28:17.519442 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8902 2024.09.10 21:28:17.519975 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8903 2024.09.10 21:28:17.520011 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8904 2024.09.10 21:28:17.520390 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8905 2024.09.10 21:28:17.520732 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8906 2024.09.10 21:28:17.520870 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.0017 sec., 140000 rows/sec., 9.38 MiB/sec.
8907 2024.09.10 21:28:17.521092 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Debug> DynamicQueryHandler: Done processing query
8908 2024.09.10 21:28:17.521117 [ 3 ] {82a13941-e2ce-4815-8da5-746d8e3c66f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8909 2024.09.10 21:28:17.521133 [ 3 ] {} <Debug> HTTP-Session: e7b210ff-116e-4859-88b7-235554ec4a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.09.10 21:28:17.521278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8911 2024.09.10 21:28:17.521326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8912 2024.09.10 21:28:17.521345 [ 3 ] {} <Debug> HTTP-Session: 50ec53ae-b91a-47e1-95c3-17a45d90566d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8913 2024.09.10 21:28:17.521361 [ 3 ] {} <Debug> HTTP-Session: 50ec53ae-b91a-47e1-95c3-17a45d90566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8914 2024.09.10 21:28:17.521375 [ 3 ] {} <Debug> HTTP-Session: 50ec53ae-b91a-47e1-95c3-17a45d90566d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8915 2024.09.10 21:28:17.521405 [ 3 ] {} <Trace> HTTP-Session: 50ec53ae-b91a-47e1-95c3-17a45d90566d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8916 2024.09.10 21:28:17.521499 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8917 2024.09.10 21:28:17.521545 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8918 2024.09.10 21:28:17.521693 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8919 2024.09.10 21:28:17.521942 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8920 2024.09.10 21:28:17.521978 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8921 2024.09.10 21:28:17.522323 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8922 2024.09.10 21:28:17.522643 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8923 2024.09.10 21:28:17.522802 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec.
8924 2024.09.10 21:28:17.522962 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Debug> DynamicQueryHandler: Done processing query
8925 2024.09.10 21:28:17.522986 [ 3 ] {a4142894-d97f-472b-8c17-6a92a77d5977} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8926 2024.09.10 21:28:17.523003 [ 3 ] {} <Debug> HTTP-Session: 50ec53ae-b91a-47e1-95c3-17a45d90566d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.09.10 21:28:17.523157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8928 2024.09.10 21:28:17.523204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8929 2024.09.10 21:28:17.523224 [ 3 ] {} <Debug> HTTP-Session: 1c3d3223-f77b-46f2-9107-11f46c304517 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8930 2024.09.10 21:28:17.523240 [ 3 ] {} <Debug> HTTP-Session: 1c3d3223-f77b-46f2-9107-11f46c304517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8931 2024.09.10 21:28:17.523253 [ 3 ] {} <Debug> HTTP-Session: 1c3d3223-f77b-46f2-9107-11f46c304517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8932 2024.09.10 21:28:17.523283 [ 3 ] {} <Trace> HTTP-Session: 1c3d3223-f77b-46f2-9107-11f46c304517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8933 2024.09.10 21:28:17.523535 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8934 2024.09.10 21:28:17.523599 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
8935 2024.09.10 21:28:17.524018 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8936 2024.09.10 21:28:17.524614 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8937 2024.09.10 21:28:17.524650 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8938 2024.09.10 21:28:17.525265 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8939 2024.09.10 21:28:17.525674 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8940 2024.09.10 21:28:17.525856 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002496 sec., 6810.897435897436 rows/sec., 12.20 MiB/sec.
8941 2024.09.10 21:28:17.526080 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Debug> DynamicQueryHandler: Done processing query
8942 2024.09.10 21:28:17.526106 [ 3 ] {f9d28ca5-c074-46ba-bc19-5c666d957c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8943 2024.09.10 21:28:17.526123 [ 3 ] {} <Debug> HTTP-Session: 1c3d3223-f77b-46f2-9107-11f46c304517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.09.10 21:28:17.526259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8945 2024.09.10 21:28:17.526309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8946 2024.09.10 21:28:17.526328 [ 3 ] {} <Debug> HTTP-Session: 188fa981-14bd-4574-911d-aaefb0785f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8947 2024.09.10 21:28:17.526344 [ 3 ] {} <Debug> HTTP-Session: 188fa981-14bd-4574-911d-aaefb0785f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8948 2024.09.10 21:28:17.526358 [ 3 ] {} <Debug> HTTP-Session: 188fa981-14bd-4574-911d-aaefb0785f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8949 2024.09.10 21:28:17.526388 [ 3 ] {} <Trace> HTTP-Session: 188fa981-14bd-4574-911d-aaefb0785f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8950 2024.09.10 21:28:17.526516 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8951 2024.09.10 21:28:17.526561 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8952 2024.09.10 21:28:17.526692 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8953 2024.09.10 21:28:17.526975 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8954 2024.09.10 21:28:17.527012 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
8955 2024.09.10 21:28:17.527371 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8956 2024.09.10 21:28:17.527702 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8957 2024.09.10 21:28:17.527858 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec.
8958 2024.09.10 21:28:17.528126 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Debug> DynamicQueryHandler: Done processing query
8959 2024.09.10 21:28:17.528179 [ 3 ] {ee4507cf-23fe-47de-92fb-7b44196bb78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8960 2024.09.10 21:28:17.528218 [ 3 ] {} <Debug> HTTP-Session: 188fa981-14bd-4574-911d-aaefb0785f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.09.10 21:28:22.498189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8962 2024.09.10 21:28:22.498329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8963 2024.09.10 21:28:22.498358 [ 3 ] {} <Debug> HTTP-Session: 86e10f97-3e1b-4932-b1dd-5fd29bcc5055 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8964 2024.09.10 21:28:22.498386 [ 3 ] {} <Debug> HTTP-Session: 86e10f97-3e1b-4932-b1dd-5fd29bcc5055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8965 2024.09.10 21:28:22.498405 [ 3 ] {} <Debug> HTTP-Session: 86e10f97-3e1b-4932-b1dd-5fd29bcc5055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8966 2024.09.10 21:28:22.498459 [ 3 ] {} <Trace> HTTP-Session: 86e10f97-3e1b-4932-b1dd-5fd29bcc5055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8967 2024.09.10 21:28:22.498715 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8968 2024.09.10 21:28:22.498782 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8969 2024.09.10 21:28:22.499116 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8970 2024.09.10 21:28:22.499692 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8971 2024.09.10 21:28:22.499737 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
8972 2024.09.10 21:28:22.500166 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8973 2024.09.10 21:28:22.500546 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8974 2024.09.10 21:28:22.500704 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002076 sec., 49132.94797687861 rows/sec., 4.09 MiB/sec.
8975 2024.09.10 21:28:22.501039 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Debug> DynamicQueryHandler: Done processing query
8976 2024.09.10 21:28:22.501106 [ 3 ] {94c9a210-767d-4620-bd8e-00039ef3f9b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8977 2024.09.10 21:28:22.501132 [ 3 ] {} <Debug> HTTP-Session: 86e10f97-3e1b-4932-b1dd-5fd29bcc5055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.09.10 21:28:22.501275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8979 2024.09.10 21:28:22.501330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8980 2024.09.10 21:28:22.501350 [ 3 ] {} <Debug> HTTP-Session: 3a824eab-688c-43b4-a20c-d65ba5e14925 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8981 2024.09.10 21:28:22.501368 [ 3 ] {} <Debug> HTTP-Session: 3a824eab-688c-43b4-a20c-d65ba5e14925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8982 2024.09.10 21:28:22.501382 [ 3 ] {} <Debug> HTTP-Session: 3a824eab-688c-43b4-a20c-d65ba5e14925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8983 2024.09.10 21:28:22.501416 [ 3 ] {} <Trace> HTTP-Session: 3a824eab-688c-43b4-a20c-d65ba5e14925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8984 2024.09.10 21:28:22.501533 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8985 2024.09.10 21:28:22.501580 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8986 2024.09.10 21:28:22.501841 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8987 2024.09.10 21:28:22.502231 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8988 2024.09.10 21:28:22.502267 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
8989 2024.09.10 21:28:22.502617 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8990 2024.09.10 21:28:22.502972 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8991 2024.09.10 21:28:22.503101 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001606 sec., 14321.295143212952 rows/sec., 1.05 MiB/sec.
8992 2024.09.10 21:28:22.503270 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Debug> DynamicQueryHandler: Done processing query
8993 2024.09.10 21:28:22.503296 [ 3 ] {85df6c7e-c201-4e20-b807-7f2c15866014} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8994 2024.09.10 21:28:22.503312 [ 3 ] {} <Debug> HTTP-Session: 3a824eab-688c-43b4-a20c-d65ba5e14925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.09.10 21:28:22.503436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8996 2024.09.10 21:28:22.503485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8997 2024.09.10 21:28:22.503504 [ 3 ] {} <Debug> HTTP-Session: 5a63d1e0-516d-4348-bf4f-55b98c46fc53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
8998 2024.09.10 21:28:22.503522 [ 3 ] {} <Debug> HTTP-Session: 5a63d1e0-516d-4348-bf4f-55b98c46fc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.09.10 21:28:22.503535 [ 3 ] {} <Debug> HTTP-Session: 5a63d1e0-516d-4348-bf4f-55b98c46fc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9000 2024.09.10 21:28:22.503568 [ 3 ] {} <Trace> HTTP-Session: 5a63d1e0-516d-4348-bf4f-55b98c46fc53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9001 2024.09.10 21:28:22.503687 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9002 2024.09.10 21:28:22.503732 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9003 2024.09.10 21:28:22.503956 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9004 2024.09.10 21:28:22.504333 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9005 2024.09.10 21:28:22.504370 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9006 2024.09.10 21:28:22.504770 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9007 2024.09.10 21:28:22.505320 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9008 2024.09.10 21:28:22.505464 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001819 sec., 47828.47718526663 rows/sec., 3.74 MiB/sec.
9009 2024.09.10 21:28:22.505777 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Debug> DynamicQueryHandler: Done processing query
9010 2024.09.10 21:28:22.505838 [ 3 ] {eac3e64f-9ac0-4690-8776-db53400f497a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9011 2024.09.10 21:28:22.505878 [ 3 ] {} <Debug> HTTP-Session: 5a63d1e0-516d-4348-bf4f-55b98c46fc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.09.10 21:28:22.506040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9013 2024.09.10 21:28:22.506090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9014 2024.09.10 21:28:22.506110 [ 3 ] {} <Debug> HTTP-Session: e00e2ec3-dfa6-4867-b017-8162cb50a1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9015 2024.09.10 21:28:22.506126 [ 3 ] {} <Debug> HTTP-Session: e00e2ec3-dfa6-4867-b017-8162cb50a1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.09.10 21:28:22.506140 [ 3 ] {} <Debug> HTTP-Session: e00e2ec3-dfa6-4867-b017-8162cb50a1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9017 2024.09.10 21:28:22.506172 [ 3 ] {} <Trace> HTTP-Session: e00e2ec3-dfa6-4867-b017-8162cb50a1e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9018 2024.09.10 21:28:22.506323 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9019 2024.09.10 21:28:22.506372 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9020 2024.09.10 21:28:22.506532 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9021 2024.09.10 21:28:22.506917 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9022 2024.09.10 21:28:22.506953 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9023 2024.09.10 21:28:22.507331 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9024 2024.09.10 21:28:22.507664 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9025 2024.09.10 21:28:22.507788 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec.
9026 2024.09.10 21:28:22.507943 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Debug> DynamicQueryHandler: Done processing query
9027 2024.09.10 21:28:22.507968 [ 3 ] {958b1800-a21f-4dd7-9998-96fe5d00e554} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9028 2024.09.10 21:28:22.507984 [ 3 ] {} <Debug> HTTP-Session: e00e2ec3-dfa6-4867-b017-8162cb50a1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.09.10 21:28:22.508123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9030 2024.09.10 21:28:22.508170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9031 2024.09.10 21:28:22.508189 [ 3 ] {} <Debug> HTTP-Session: 24ffc7fb-9a53-4cb8-8cb5-ec7e47abc9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9032 2024.09.10 21:28:22.508205 [ 3 ] {} <Debug> HTTP-Session: 24ffc7fb-9a53-4cb8-8cb5-ec7e47abc9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.09.10 21:28:22.508220 [ 3 ] {} <Debug> HTTP-Session: 24ffc7fb-9a53-4cb8-8cb5-ec7e47abc9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9034 2024.09.10 21:28:22.508250 [ 3 ] {} <Trace> HTTP-Session: 24ffc7fb-9a53-4cb8-8cb5-ec7e47abc9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9035 2024.09.10 21:28:22.508508 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9036 2024.09.10 21:28:22.508573 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9037 2024.09.10 21:28:22.508984 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9038 2024.09.10 21:28:22.509641 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9039 2024.09.10 21:28:22.509676 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9040 2024.09.10 21:28:22.510284 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9041 2024.09.10 21:28:22.510684 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9042 2024.09.10 21:28:22.510829 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.0025 sec., 9200 rows/sec., 16.49 MiB/sec.
9043 2024.09.10 21:28:22.511049 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Debug> DynamicQueryHandler: Done processing query
9044 2024.09.10 21:28:22.511074 [ 3 ] {fc39ef73-ef8d-43ad-a8c1-6441da837d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9045 2024.09.10 21:28:22.511090 [ 3 ] {} <Debug> HTTP-Session: 24ffc7fb-9a53-4cb8-8cb5-ec7e47abc9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.09.10 21:28:22.511219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9047 2024.09.10 21:28:22.511268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9048 2024.09.10 21:28:22.511287 [ 3 ] {} <Debug> HTTP-Session: 3402fe93-b8a0-43a3-9503-2ee16dcab302 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9049 2024.09.10 21:28:22.511304 [ 3 ] {} <Debug> HTTP-Session: 3402fe93-b8a0-43a3-9503-2ee16dcab302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.09.10 21:28:22.511317 [ 3 ] {} <Debug> HTTP-Session: 3402fe93-b8a0-43a3-9503-2ee16dcab302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.09.10 21:28:22.511349 [ 3 ] {} <Trace> HTTP-Session: 3402fe93-b8a0-43a3-9503-2ee16dcab302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9052 2024.09.10 21:28:22.511466 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9053 2024.09.10 21:28:22.511511 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9054 2024.09.10 21:28:22.511640 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9055 2024.09.10 21:28:22.511915 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9056 2024.09.10 21:28:22.511949 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9057 2024.09.10 21:28:22.512328 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9058 2024.09.10 21:28:22.512651 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9059 2024.09.10 21:28:22.512774 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
9060 2024.09.10 21:28:22.512921 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Debug> DynamicQueryHandler: Done processing query
9061 2024.09.10 21:28:22.512946 [ 3 ] {8190dc7b-577d-4a9d-baf0-318b25d85d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9062 2024.09.10 21:28:22.512962 [ 3 ] {} <Debug> HTTP-Session: 3402fe93-b8a0-43a3-9503-2ee16dcab302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.09.10 21:28:24.585190 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
9064 2024.09.10 21:28:24.585247 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
9065 2024.09.10 21:28:25.001284 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909726 sec.
9066 2024.09.10 21:28:27.502187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9067 2024.09.10 21:28:27.502310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9068 2024.09.10 21:28:27.502336 [ 3 ] {} <Debug> HTTP-Session: e25afba9-dbb8-4f0a-8dcc-ab3dcbbd9b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9069 2024.09.10 21:28:27.502361 [ 3 ] {} <Debug> HTTP-Session: e25afba9-dbb8-4f0a-8dcc-ab3dcbbd9b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.09.10 21:28:27.502375 [ 3 ] {} <Debug> HTTP-Session: e25afba9-dbb8-4f0a-8dcc-ab3dcbbd9b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9071 2024.09.10 21:28:27.502424 [ 3 ] {} <Trace> HTTP-Session: e25afba9-dbb8-4f0a-8dcc-ab3dcbbd9b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9072 2024.09.10 21:28:27.502656 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9073 2024.09.10 21:28:27.502721 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9074 2024.09.10 21:28:27.503047 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9075 2024.09.10 21:28:27.503630 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9076 2024.09.10 21:28:27.503672 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9077 2024.09.10 21:28:27.504123 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9078 2024.09.10 21:28:27.504554 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9079 2024.09.10 21:28:27.504712 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002156 sec., 103432.28200371058 rows/sec., 9.12 MiB/sec.
9080 2024.09.10 21:28:27.504717 [ 27 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9081 2024.09.10 21:28:27.504781 [ 27 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9082 2024.09.10 21:28:27.504818 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9083 2024.09.10 21:28:27.505000 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Debug> DynamicQueryHandler: Done processing query
9084 2024.09.10 21:28:27.505087 [ 3 ] {056a0d1c-53eb-44d9-9aee-a6cb07a5cf7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9085 2024.09.10 21:28:27.505168 [ 3 ] {} <Debug> HTTP-Session: e25afba9-dbb8-4f0a-8dcc-ab3dcbbd9b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.09.10 21:28:27.505199 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
9087 2024.09.10 21:28:27.505422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9088 2024.09.10 21:28:27.505554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9089 2024.09.10 21:28:27.505620 [ 3 ] {} <Debug> HTTP-Session: 01cd722a-2bd4-415f-95f3-fe90872d7406 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9090 2024.09.10 21:28:27.505667 [ 3 ] {} <Debug> HTTP-Session: 01cd722a-2bd4-415f-95f3-fe90872d7406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9091 2024.09.10 21:28:27.505717 [ 3 ] {} <Debug> HTTP-Session: 01cd722a-2bd4-415f-95f3-fe90872d7406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.09.10 21:28:27.505733 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9093 2024.09.10 21:28:27.505781 [ 3 ] {} <Trace> HTTP-Session: 01cd722a-2bd4-415f-95f3-fe90872d7406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9094 2024.09.10 21:28:27.505809 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1418 rows starting from the beginning of the part
9095 2024.09.10 21:28:27.506075 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9096 2024.09.10 21:28:27.506101 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 224 rows starting from the beginning of the part
9097 2024.09.10 21:28:27.506195 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9098 2024.09.10 21:28:27.506433 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 102 rows starting from the beginning of the part
9099 2024.09.10 21:28:27.506712 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 224 rows starting from the beginning of the part
9100 2024.09.10 21:28:27.507026 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 102 rows starting from the beginning of the part
9101 2024.09.10 21:28:27.507385 [ 194 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 223 rows starting from the beginning of the part
9102 2024.09.10 21:28:27.507943 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9103 2024.09.10 21:28:27.508727 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9104 2024.09.10 21:28:27.508777 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9105 2024.09.10 21:28:27.509782 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9106 2024.09.10 21:28:27.510402 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9107 2024.09.10 21:28:27.510795 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.004869 sec., 3491.4766892585744 rows/sec., 262.54 KiB/sec.
9108 2024.09.10 21:28:27.510796 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876412 sec., 390204.0905232649 rows/sec., 34.59 MiB/sec.
9109 2024.09.10 21:28:27.511012 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Debug> DynamicQueryHandler: Done processing query
9110 2024.09.10 21:28:27.511038 [ 3 ] {2817e8e7-f43d-4b42-844c-14facf2dcf40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9111 2024.09.10 21:28:27.511056 [ 3 ] {} <Debug> HTTP-Session: 01cd722a-2bd4-415f-95f3-fe90872d7406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.09.10 21:28:27.511104 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9113 2024.09.10 21:28:27.511189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9114 2024.09.10 21:28:27.511249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9115 2024.09.10 21:28:27.511276 [ 3 ] {} <Debug> HTTP-Session: 37bb5a6c-2384-4a6c-b1d5-d4bc47147d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9116 2024.09.10 21:28:27.511296 [ 3 ] {} <Debug> HTTP-Session: 37bb5a6c-2384-4a6c-b1d5-d4bc47147d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.09.10 21:28:27.511316 [ 3 ] {} <Debug> HTTP-Session: 37bb5a6c-2384-4a6c-b1d5-d4bc47147d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9118 2024.09.10 21:28:27.511375 [ 3 ] {} <Trace> HTTP-Session: 37bb5a6c-2384-4a6c-b1d5-d4bc47147d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9119 2024.09.10 21:28:27.511526 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9120 2024.09.10 21:28:27.511592 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9121 2024.09.10 21:28:27.511727 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9122 2024.09.10 21:28:27.511872 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_46_9} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9123 2024.09.10 21:28:27.511973 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9124 2024.09.10 21:28:27.511985 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
9125 2024.09.10 21:28:27.512311 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9126 2024.09.10 21:28:27.512349 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9127 2024.09.10 21:28:27.512712 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9128 2024.09.10 21:28:27.513069 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9129 2024.09.10 21:28:27.513213 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001741 sec., 8041.3555427915 rows/sec., 563.16 KiB/sec.
9130 2024.09.10 21:28:27.513388 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Debug> DynamicQueryHandler: Done processing query
9131 2024.09.10 21:28:27.513413 [ 3 ] {e824afb4-6e2d-421f-938d-ea3f13286246} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9132 2024.09.10 21:28:27.513430 [ 3 ] {} <Debug> HTTP-Session: 37bb5a6c-2384-4a6c-b1d5-d4bc47147d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.09.10 21:28:27.513543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9134 2024.09.10 21:28:27.513592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9135 2024.09.10 21:28:27.513612 [ 3 ] {} <Debug> HTTP-Session: daceacc7-1de4-411b-9669-9b00300ebab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9136 2024.09.10 21:28:27.513629 [ 3 ] {} <Debug> HTTP-Session: daceacc7-1de4-411b-9669-9b00300ebab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.09.10 21:28:27.513643 [ 3 ] {} <Debug> HTTP-Session: daceacc7-1de4-411b-9669-9b00300ebab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.09.10 21:28:27.513676 [ 3 ] {} <Trace> HTTP-Session: daceacc7-1de4-411b-9669-9b00300ebab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9139 2024.09.10 21:28:27.513774 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9140 2024.09.10 21:28:27.513818 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9141 2024.09.10 21:28:27.514044 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9142 2024.09.10 21:28:27.514419 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9143 2024.09.10 21:28:27.514456 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9144 2024.09.10 21:28:27.514799 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9145 2024.09.10 21:28:27.515194 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9146 2024.09.10 21:28:27.515318 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 225.65 KiB/sec.
9147 2024.09.10 21:28:27.515485 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Debug> DynamicQueryHandler: Done processing query
9148 2024.09.10 21:28:27.515508 [ 3 ] {91c022e8-2923-4a44-98e0-e66a28d0abba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9149 2024.09.10 21:28:27.515524 [ 3 ] {} <Debug> HTTP-Session: daceacc7-1de4-411b-9669-9b00300ebab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9150 2024.09.10 21:28:27.515710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9151 2024.09.10 21:28:27.515759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9152 2024.09.10 21:28:27.515778 [ 3 ] {} <Debug> HTTP-Session: 852db1b1-b06b-43ce-baef-615effa69577 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9153 2024.09.10 21:28:27.515794 [ 3 ] {} <Debug> HTTP-Session: 852db1b1-b06b-43ce-baef-615effa69577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9154 2024.09.10 21:28:27.515808 [ 3 ] {} <Debug> HTTP-Session: 852db1b1-b06b-43ce-baef-615effa69577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9155 2024.09.10 21:28:27.515839 [ 3 ] {} <Trace> HTTP-Session: 852db1b1-b06b-43ce-baef-615effa69577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9156 2024.09.10 21:28:27.516073 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9157 2024.09.10 21:28:27.516129 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9158 2024.09.10 21:28:27.516349 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9159 2024.09.10 21:28:27.516942 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9160 2024.09.10 21:28:27.516978 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9161 2024.09.10 21:28:27.517367 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9162 2024.09.10 21:28:27.517717 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9163 2024.09.10 21:28:27.517845 [ 27 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9164 2024.09.10 21:28:27.517848 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001911 sec., 208791.2087912088 rows/sec., 14.84 MiB/sec.
9165 2024.09.10 21:28:27.517892 [ 27 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9166 2024.09.10 21:28:27.517931 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9167 2024.09.10 21:28:27.518123 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9168 2024.09.10 21:28:27.518132 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Debug> DynamicQueryHandler: Done processing query
9169 2024.09.10 21:28:27.518231 [ 3 ] {7e1454cf-d664-4c17-ae99-fbd51371f3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9170 2024.09.10 21:28:27.518253 [ 3 ] {} <Debug> HTTP-Session: 852db1b1-b06b-43ce-baef-615effa69577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9171 2024.09.10 21:28:27.518389 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9172 2024.09.10 21:28:27.518427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9173 2024.09.10 21:28:27.518455 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part
9174 2024.09.10 21:28:27.518532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9175 2024.09.10 21:28:27.518646 [ 3 ] {} <Debug> HTTP-Session: dceca315-f074-42e1-b5d5-6e2b6f664e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9176 2024.09.10 21:28:27.518730 [ 3 ] {} <Debug> HTTP-Session: dceca315-f074-42e1-b5d5-6e2b6f664e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.09.10 21:28:27.518739 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 401 rows starting from the beginning of the part
9178 2024.09.10 21:28:27.518786 [ 3 ] {} <Debug> HTTP-Session: dceca315-f074-42e1-b5d5-6e2b6f664e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9179 2024.09.10 21:28:27.518936 [ 3 ] {} <Trace> HTTP-Session: dceca315-f074-42e1-b5d5-6e2b6f664e30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9180 2024.09.10 21:28:27.519079 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 87 rows starting from the beginning of the part
9181 2024.09.10 21:28:27.519324 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9182 2024.09.10 21:28:27.519399 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 401 rows starting from the beginning of the part
9183 2024.09.10 21:28:27.519497 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9184 2024.09.10 21:28:27.519725 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 87 rows starting from the beginning of the part
9185 2024.09.10 21:28:27.520074 [ 200 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 399 rows starting from the beginning of the part
9186 2024.09.10 21:28:27.520761 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9187 2024.09.10 21:28:27.521418 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9188 2024.09.10 21:28:27.521486 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9189 2024.09.10 21:28:27.522641 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9190 2024.09.10 21:28:27.523176 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9191 2024.09.10 21:28:27.523632 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2289 rows, containing 5 columns (5 merged, 0 gathered) in 0.005593588 sec., 409218.5552457564 rows/sec., 31.15 MiB/sec.
9192 2024.09.10 21:28:27.523656 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004466 sec., 1343.4841021047916 rows/sec., 70.19 KiB/sec.
9193 2024.09.10 21:28:27.524033 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9194 2024.09.10 21:28:27.524173 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Debug> DynamicQueryHandler: Done processing query
9195 2024.09.10 21:28:27.524205 [ 3 ] {e7b08af5-37d0-42b8-bf0e-fd074230404b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9196 2024.09.10 21:28:27.524225 [ 3 ] {} <Debug> HTTP-Session: dceca315-f074-42e1-b5d5-6e2b6f664e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9197 2024.09.10 21:28:27.524476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9198 2024.09.10 21:28:27.524584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9199 2024.09.10 21:28:27.524640 [ 3 ] {} <Debug> HTTP-Session: 824dcef5-f508-4afc-92ce-33faf24a7f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9200 2024.09.10 21:28:27.524665 [ 3 ] {} <Debug> HTTP-Session: 824dcef5-f508-4afc-92ce-33faf24a7f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9201 2024.09.10 21:28:27.524697 [ 3 ] {} <Debug> HTTP-Session: 824dcef5-f508-4afc-92ce-33faf24a7f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9202 2024.09.10 21:28:27.524769 [ 3 ] {} <Trace> HTTP-Session: 824dcef5-f508-4afc-92ce-33faf24a7f19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9203 2024.09.10 21:28:27.524804 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9204 2024.09.10 21:28:27.524984 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_46_9} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9205 2024.09.10 21:28:27.525107 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
9206 2024.09.10 21:28:27.525174 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9207 2024.09.10 21:28:27.525228 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9208 2024.09.10 21:28:27.525404 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9209 2024.09.10 21:28:27.525858 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9210 2024.09.10 21:28:27.525897 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9211 2024.09.10 21:28:27.526297 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9212 2024.09.10 21:28:27.526641 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9213 2024.09.10 21:28:27.526779 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001854 sec., 127831.715210356 rows/sec., 8.57 MiB/sec.
9214 2024.09.10 21:28:27.526964 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Debug> DynamicQueryHandler: Done processing query
9215 2024.09.10 21:28:27.526989 [ 3 ] {be7e8e3e-f3de-4a87-9497-e5333c641f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9216 2024.09.10 21:28:27.527005 [ 3 ] {} <Debug> HTTP-Session: 824dcef5-f508-4afc-92ce-33faf24a7f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9217 2024.09.10 21:28:27.527153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9218 2024.09.10 21:28:27.527202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9219 2024.09.10 21:28:27.527220 [ 3 ] {} <Debug> HTTP-Session: 1f86c344-55a4-42e5-b08a-b247f6e4958b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9220 2024.09.10 21:28:27.527236 [ 3 ] {} <Debug> HTTP-Session: 1f86c344-55a4-42e5-b08a-b247f6e4958b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9221 2024.09.10 21:28:27.527250 [ 3 ] {} <Debug> HTTP-Session: 1f86c344-55a4-42e5-b08a-b247f6e4958b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9222 2024.09.10 21:28:27.527281 [ 3 ] {} <Trace> HTTP-Session: 1f86c344-55a4-42e5-b08a-b247f6e4958b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9223 2024.09.10 21:28:27.527373 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9224 2024.09.10 21:28:27.527419 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9225 2024.09.10 21:28:27.527551 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9226 2024.09.10 21:28:27.527814 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9227 2024.09.10 21:28:27.527849 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9228 2024.09.10 21:28:27.528194 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9229 2024.09.10 21:28:27.528515 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9230 2024.09.10 21:28:27.528642 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
9231 2024.09.10 21:28:27.528803 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Debug> DynamicQueryHandler: Done processing query
9232 2024.09.10 21:28:27.528826 [ 3 ] {31a7e562-b951-4d8e-bc50-033690c65ea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9233 2024.09.10 21:28:27.528842 [ 3 ] {} <Debug> HTTP-Session: 1f86c344-55a4-42e5-b08a-b247f6e4958b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9234 2024.09.10 21:28:27.528986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9235 2024.09.10 21:28:27.529034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9236 2024.09.10 21:28:27.529053 [ 3 ] {} <Debug> HTTP-Session: 12c59c16-5a85-42bf-a399-0410d4c2d21f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9237 2024.09.10 21:28:27.529069 [ 3 ] {} <Debug> HTTP-Session: 12c59c16-5a85-42bf-a399-0410d4c2d21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.09.10 21:28:27.529082 [ 3 ] {} <Debug> HTTP-Session: 12c59c16-5a85-42bf-a399-0410d4c2d21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9239 2024.09.10 21:28:27.529113 [ 3 ] {} <Trace> HTTP-Session: 12c59c16-5a85-42bf-a399-0410d4c2d21f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9240 2024.09.10 21:28:27.529429 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9241 2024.09.10 21:28:27.529493 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9242 2024.09.10 21:28:27.529919 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9243 2024.09.10 21:28:27.530513 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9244 2024.09.10 21:28:27.530549 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9245 2024.09.10 21:28:27.531182 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9246 2024.09.10 21:28:27.531600 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9247 2024.09.10 21:28:27.531755 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002564 sec., 6630.265210608424 rows/sec., 11.88 MiB/sec.
9248 2024.09.10 21:28:27.532377 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Debug> DynamicQueryHandler: Done processing query
9249 2024.09.10 21:28:27.532407 [ 3 ] {06210427-826c-4b6f-8716-17880afa06d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9250 2024.09.10 21:28:27.532425 [ 3 ] {} <Debug> HTTP-Session: 12c59c16-5a85-42bf-a399-0410d4c2d21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9251 2024.09.10 21:28:27.532564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9252 2024.09.10 21:28:27.532613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9253 2024.09.10 21:28:27.532634 [ 3 ] {} <Debug> HTTP-Session: e4aa8fc3-56cc-4247-9eef-9ffd41068032 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9254 2024.09.10 21:28:27.532650 [ 3 ] {} <Debug> HTTP-Session: e4aa8fc3-56cc-4247-9eef-9ffd41068032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.09.10 21:28:27.532664 [ 3 ] {} <Debug> HTTP-Session: e4aa8fc3-56cc-4247-9eef-9ffd41068032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9256 2024.09.10 21:28:27.532696 [ 3 ] {} <Trace> HTTP-Session: e4aa8fc3-56cc-4247-9eef-9ffd41068032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9257 2024.09.10 21:28:27.532825 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9258 2024.09.10 21:28:27.532872 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9259 2024.09.10 21:28:27.533020 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9260 2024.09.10 21:28:27.533353 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9261 2024.09.10 21:28:27.533389 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9262 2024.09.10 21:28:27.533747 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9263 2024.09.10 21:28:27.534071 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9264 2024.09.10 21:28:27.534200 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec.
9265 2024.09.10 21:28:27.534364 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Debug> DynamicQueryHandler: Done processing query
9266 2024.09.10 21:28:27.534388 [ 3 ] {afa4281f-c53f-494f-88f4-f11db906b53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9267 2024.09.10 21:28:27.534404 [ 3 ] {} <Debug> HTTP-Session: e4aa8fc3-56cc-4247-9eef-9ffd41068032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9268 2024.09.10 21:28:32.526700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 179929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9269 2024.09.10 21:28:32.526848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9270 2024.09.10 21:28:32.526878 [ 3 ] {} <Debug> HTTP-Session: 2f7f65f3-0ef5-448b-8007-2de975d2a638 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9271 2024.09.10 21:28:32.526906 [ 3 ] {} <Debug> HTTP-Session: 2f7f65f3-0ef5-448b-8007-2de975d2a638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.09.10 21:28:32.526924 [ 3 ] {} <Debug> HTTP-Session: 2f7f65f3-0ef5-448b-8007-2de975d2a638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9273 2024.09.10 21:28:32.526981 [ 3 ] {} <Trace> HTTP-Session: 2f7f65f3-0ef5-448b-8007-2de975d2a638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9274 2024.09.10 21:28:32.527528 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9275 2024.09.10 21:28:32.527599 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9276 2024.09.10 21:28:32.527933 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9277 2024.09.10 21:28:32.529192 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9278 2024.09.10 21:28:32.529242 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9279 2024.09.10 21:28:32.529756 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9280 2024.09.10 21:28:32.530141 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9281 2024.09.10 21:28:32.530314 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Debug> executeQuery: Read 1242 rows, 104.81 KiB in 0.003128 sec., 397058.82352941175 rows/sec., 32.72 MiB/sec.
9282 2024.09.10 21:28:32.530536 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Debug> DynamicQueryHandler: Done processing query
9283 2024.09.10 21:28:32.530562 [ 3 ] {4ac2c7c5-9b7e-46a5-a1c8-3492f8716233} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9284 2024.09.10 21:28:32.530579 [ 3 ] {} <Debug> HTTP-Session: 2f7f65f3-0ef5-448b-8007-2de975d2a638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9285 2024.09.10 21:28:32.530892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9286 2024.09.10 21:28:32.530948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9287 2024.09.10 21:28:32.530968 [ 3 ] {} <Debug> HTTP-Session: f757b828-932f-4c67-babd-b79e89070dba Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9288 2024.09.10 21:28:32.530986 [ 3 ] {} <Debug> HTTP-Session: f757b828-932f-4c67-babd-b79e89070dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.09.10 21:28:32.531000 [ 3 ] {} <Debug> HTTP-Session: f757b828-932f-4c67-babd-b79e89070dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9290 2024.09.10 21:28:32.531036 [ 3 ] {} <Trace> HTTP-Session: f757b828-932f-4c67-babd-b79e89070dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9291 2024.09.10 21:28:32.531152 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9292 2024.09.10 21:28:32.531200 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9293 2024.09.10 21:28:32.531439 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9294 2024.09.10 21:28:32.531804 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9295 2024.09.10 21:28:32.531843 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9296 2024.09.10 21:28:32.532209 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9297 2024.09.10 21:28:32.532567 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9298 2024.09.10 21:28:32.532721 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001602 sec., 14357.05368289638 rows/sec., 1.05 MiB/sec.
9299 2024.09.10 21:28:32.532744 [ 78 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9300 2024.09.10 21:28:32.532892 [ 78 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2024.09.10 21:28:32.532959 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9302 2024.09.10 21:28:32.532999 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Debug> DynamicQueryHandler: Done processing query
9303 2024.09.10 21:28:32.533063 [ 3 ] {23345b4b-e967-48b5-84f1-30babc672615} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9304 2024.09.10 21:28:32.533124 [ 3 ] {} <Debug> HTTP-Session: f757b828-932f-4c67-babd-b79e89070dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9305 2024.09.10 21:28:32.533312 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
9306 2024.09.10 21:28:32.533418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9307 2024.09.10 21:28:32.533584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9308 2024.09.10 21:28:32.533652 [ 3 ] {} <Debug> HTTP-Session: b93c3a1b-d9d1-4ea7-bc31-15ece7553042 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9309 2024.09.10 21:28:32.533721 [ 3 ] {} <Debug> HTTP-Session: b93c3a1b-d9d1-4ea7-bc31-15ece7553042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.09.10 21:28:32.533771 [ 3 ] {} <Debug> HTTP-Session: b93c3a1b-d9d1-4ea7-bc31-15ece7553042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.09.10 21:28:32.533867 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9312 2024.09.10 21:28:32.533875 [ 3 ] {} <Trace> HTTP-Session: b93c3a1b-d9d1-4ea7-bc31-15ece7553042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9313 2024.09.10 21:28:32.533942 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part
9314 2024.09.10 21:28:32.534209 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
9315 2024.09.10 21:28:32.534232 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9316 2024.09.10 21:28:32.534410 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9317 2024.09.10 21:28:32.534507 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part
9318 2024.09.10 21:28:32.534912 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
9319 2024.09.10 21:28:32.535248 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part
9320 2024.09.10 21:28:32.535607 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
9321 2024.09.10 21:28:32.536319 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9322 2024.09.10 21:28:32.537307 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9323 2024.09.10 21:28:32.537379 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9324 2024.09.10 21:28:32.538528 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005435555 sec., 29987.738142655166 rows/sec., 2.30 MiB/sec.
9325 2024.09.10 21:28:32.538582 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9326 2024.09.10 21:28:32.538720 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9327 2024.09.10 21:28:32.539529 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9328 2024.09.10 21:28:32.539712 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9329 2024.09.10 21:28:32.539773 [ 78 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9330 2024.09.10 21:28:32.539852 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005781 sec., 39439.543331603534 rows/sec., 2.67 MiB/sec.
9331 2024.09.10 21:28:32.539864 [ 78 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9332 2024.09.10 21:28:32.539964 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9333 2024.09.10 21:28:32.540049 [ 200 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_46_9} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9334 2024.09.10 21:28:32.540496 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Debug> DynamicQueryHandler: Done processing query
9335 2024.09.10 21:28:32.540500 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
9336 2024.09.10 21:28:32.540555 [ 3 ] {945c3b15-248a-4561-aab2-5ac38b30f666} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9337 2024.09.10 21:28:32.540636 [ 3 ] {} <Debug> HTTP-Session: b93c3a1b-d9d1-4ea7-bc31-15ece7553042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.09.10 21:28:32.540714 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
9339 2024.09.10 21:28:32.540937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 89748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9340 2024.09.10 21:28:32.541002 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9341 2024.09.10 21:28:32.541034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9342 2024.09.10 21:28:32.541062 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part
9343 2024.09.10 21:28:32.541071 [ 3 ] {} <Debug> HTTP-Session: f000473b-627d-4f1f-953a-e716bd54807b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9344 2024.09.10 21:28:32.541118 [ 3 ] {} <Debug> HTTP-Session: f000473b-627d-4f1f-953a-e716bd54807b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.09.10 21:28:32.541234 [ 3 ] {} <Debug> HTTP-Session: f000473b-627d-4f1f-953a-e716bd54807b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9346 2024.09.10 21:28:32.541237 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part
9347 2024.09.10 21:28:32.541355 [ 3 ] {} <Trace> HTTP-Session: f000473b-627d-4f1f-953a-e716bd54807b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9348 2024.09.10 21:28:32.541601 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
9349 2024.09.10 21:28:32.541815 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
9350 2024.09.10 21:28:32.541937 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9351 2024.09.10 21:28:32.542140 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9352 2024.09.10 21:28:32.542197 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
9353 2024.09.10 21:28:32.542526 [ 201 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part
9354 2024.09.10 21:28:32.543381 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9355 2024.09.10 21:28:32.544793 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9356 2024.09.10 21:28:32.544865 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9357 2024.09.10 21:28:32.545625 [ 192 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356423 sec., 138151.89726427506 rows/sec., 9.37 MiB/sec.
9358 2024.09.10 21:28:32.545801 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9359 2024.09.10 21:28:32.545861 [ 192 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9360 2024.09.10 21:28:32.546612 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9361 2024.09.10 21:28:32.546777 [ 192 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9362 2024.09.10 21:28:32.546930 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Debug> executeQuery: Read 543 rows, 41.25 KiB in 0.005257 sec., 103290.85029484496 rows/sec., 7.66 MiB/sec.
9363 2024.09.10 21:28:32.547044 [ 192 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_26_5} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9364 2024.09.10 21:28:32.547278 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9365 2024.09.10 21:28:32.547362 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Debug> DynamicQueryHandler: Done processing query
9366 2024.09.10 21:28:32.547392 [ 3 ] {f60f0ad4-5835-449e-ba4e-d142340a1b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
9367 2024.09.10 21:28:32.547408 [ 3 ] {} <Debug> HTTP-Session: f000473b-627d-4f1f-953a-e716bd54807b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.09.10 21:28:32.547632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9369 2024.09.10 21:28:32.547681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9370 2024.09.10 21:28:32.547701 [ 3 ] {} <Debug> HTTP-Session: 6cc097f6-9afa-458e-a324-738454a6d6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9371 2024.09.10 21:28:32.547717 [ 3 ] {} <Debug> HTTP-Session: 6cc097f6-9afa-458e-a324-738454a6d6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.09.10 21:28:32.547732 [ 3 ] {} <Debug> HTTP-Session: 6cc097f6-9afa-458e-a324-738454a6d6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.09.10 21:28:32.547765 [ 3 ] {} <Trace> HTTP-Session: 6cc097f6-9afa-458e-a324-738454a6d6bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9374 2024.09.10 21:28:32.548265 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9375 2024.09.10 21:28:32.548317 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9376 2024.09.10 21:28:32.548497 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9377 2024.09.10 21:28:32.549301 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9378 2024.09.10 21:28:32.549339 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9379 2024.09.10 21:28:32.549791 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9380 2024.09.10 21:28:32.550159 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9381 2024.09.10 21:28:32.550318 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002403 sec., 351227.6321265085 rows/sec., 23.64 MiB/sec.
9382 2024.09.10 21:28:32.550338 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9383 2024.09.10 21:28:32.550448 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9384 2024.09.10 21:28:32.550511 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9385 2024.09.10 21:28:32.550605 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Debug> DynamicQueryHandler: Done processing query
9386 2024.09.10 21:28:32.550655 [ 3 ] {4a1002ba-bf86-44a4-ae0a-b5a1dcf50325} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9387 2024.09.10 21:28:32.550681 [ 3 ] {} <Debug> HTTP-Session: 6cc097f6-9afa-458e-a324-738454a6d6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.09.10 21:28:32.550689 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
9389 2024.09.10 21:28:32.550818 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9390 2024.09.10 21:28:32.550850 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13743 rows starting from the beginning of the part
9391 2024.09.10 21:28:32.550951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9392 2024.09.10 21:28:32.550958 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
9393 2024.09.10 21:28:32.551046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9394 2024.09.10 21:28:32.551167 [ 3 ] {} <Debug> HTTP-Session: bc24ea6c-8b46-46ee-8325-4d450037b051 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9395 2024.09.10 21:28:32.551240 [ 3 ] {} <Debug> HTTP-Session: bc24ea6c-8b46-46ee-8325-4d450037b051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.09.10 21:28:32.551272 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 238 rows starting from the beginning of the part
9397 2024.09.10 21:28:32.551312 [ 3 ] {} <Debug> HTTP-Session: bc24ea6c-8b46-46ee-8325-4d450037b051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9398 2024.09.10 21:28:32.551437 [ 3 ] {} <Trace> HTTP-Session: bc24ea6c-8b46-46ee-8325-4d450037b051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9399 2024.09.10 21:28:32.551530 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
9400 2024.09.10 21:28:32.551639 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part
9401 2024.09.10 21:28:32.551733 [ 187 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 844 rows starting from the beginning of the part
9402 2024.09.10 21:28:32.551865 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9403 2024.09.10 21:28:32.552034 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9404 2024.09.10 21:28:32.552734 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9405 2024.09.10 21:28:32.553670 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9406 2024.09.10 21:28:32.553723 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9407 2024.09.10 21:28:32.555061 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9408 2024.09.10 21:28:32.555816 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9409 2024.09.10 21:28:32.556018 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9410 2024.09.10 21:28:32.556040 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004443 sec., 5176.682421787081 rows/sec., 9.28 MiB/sec.
9411 2024.09.10 21:28:32.556091 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9412 2024.09.10 21:28:32.556157 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9413 2024.09.10 21:28:32.556697 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::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
9414 2024.09.10 21:28:32.557308 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Debug> DynamicQueryHandler: Done processing query
9415 2024.09.10 21:28:32.557464 [ 3 ] {9777c7ea-b09c-41e8-9c41-32cba7b47380} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9416 2024.09.10 21:28:32.557677 [ 3 ] {} <Debug> HTTP-Session: bc24ea6c-8b46-46ee-8325-4d450037b051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9417 2024.09.10 21:28:32.557997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9418 2024.09.10 21:28:32.558166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9419 2024.09.10 21:28:32.558244 [ 3 ] {} <Debug> HTTP-Session: 091cab23-f8fc-4ed1-9a7c-3d1082289a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9420 2024.09.10 21:28:32.558327 [ 3 ] {} <Debug> HTTP-Session: 091cab23-f8fc-4ed1-9a7c-3d1082289a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.09.10 21:28:32.558414 [ 3 ] {} <Debug> HTTP-Session: 091cab23-f8fc-4ed1-9a7c-3d1082289a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.09.10 21:28:32.558601 [ 3 ] {} <Trace> HTTP-Session: 091cab23-f8fc-4ed1-9a7c-3d1082289a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.09.10 21:28:32.559094 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9424 2024.09.10 21:28:32.559125 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9425 2024.09.10 21:28:32.559182 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15382 rows, containing 5 columns (5 merged, 0 gathered) in 0.008556519 sec., 1797693.6649120979 rows/sec., 121.51 MiB/sec.
9426 2024.09.10 21:28:32.559258 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9427 2024.09.10 21:28:32.559413 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 762 rows starting from the beginning of the part
9428 2024.09.10 21:28:32.559785 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9429 2024.09.10 21:28:32.560524 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9430 2024.09.10 21:28:32.560744 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
9431 2024.09.10 21:28:32.562305 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part
9432 2024.09.10 21:28:32.562344 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9433 2024.09.10 21:28:32.562400 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9434 2024.09.10 21:28:32.562486 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9435 2024.09.10 21:28:32.562666 [ 191 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9436 2024.09.10 21:28:32.563182 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB.
9437 2024.09.10 21:28:32.563346 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
9438 2024.09.10 21:28:32.563991 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part
9439 2024.09.10 21:28:32.564282 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9440 2024.09.10 21:28:32.564541 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
9441 2024.09.10 21:28:32.565426 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9442 2024.09.10 21:28:32.565845 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006964 sec., 8615.73808156232 rows/sec., 594.58 KiB/sec.
9443 2024.09.10 21:28:32.566385 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Debug> DynamicQueryHandler: Done processing query
9444 2024.09.10 21:28:32.566461 [ 3 ] {f17457b9-bb59-4483-8e4d-3c4ff954f86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9445 2024.09.10 21:28:32.566541 [ 3 ] {} <Debug> HTTP-Session: 091cab23-f8fc-4ed1-9a7c-3d1082289a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9446 2024.09.10 21:28:32.573469 [ 196 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 19 columns (19 merged, 0 gathered) in 0.01717522 sec., 50363.255900069984 rows/sec., 90.25 MiB/sec.
9447 2024.09.10 21:28:32.574409 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9448 2024.09.10 21:28:32.574994 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9449 2024.09.10 21:28:32.575070 [ 191 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9450 2024.09.10 21:28:32.575205 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB.
9451 2024.09.10 21:28:33.000166 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.96 MiB, peak 206.66 MiB, free memory in arenas 0.00 B, will set to 197.84 MiB (RSS), difference: 1.88 MiB
9452 2024.09.10 21:28:37.502558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9453 2024.09.10 21:28:37.502686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9454 2024.09.10 21:28:37.502711 [ 3 ] {} <Debug> HTTP-Session: ff5b1485-bd6a-4965-a1b2-9c9d0a61c131 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9455 2024.09.10 21:28:37.502735 [ 3 ] {} <Debug> HTTP-Session: ff5b1485-bd6a-4965-a1b2-9c9d0a61c131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.09.10 21:28:37.502750 [ 3 ] {} <Debug> HTTP-Session: ff5b1485-bd6a-4965-a1b2-9c9d0a61c131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9457 2024.09.10 21:28:37.502800 [ 3 ] {} <Trace> HTTP-Session: ff5b1485-bd6a-4965-a1b2-9c9d0a61c131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9458 2024.09.10 21:28:37.502980 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9459 2024.09.10 21:28:37.503047 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9460 2024.09.10 21:28:37.503387 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9461 2024.09.10 21:28:37.503808 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9462 2024.09.10 21:28:37.503853 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9463 2024.09.10 21:28:37.504274 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9464 2024.09.10 21:28:37.504666 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9465 2024.09.10 21:28:37.504850 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001917 sec., 3129.8904538341158 rows/sec., 255.22 KiB/sec.
9466 2024.09.10 21:28:37.505243 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Debug> DynamicQueryHandler: Done processing query
9467 2024.09.10 21:28:37.505272 [ 3 ] {38e50ad2-d7f7-469a-acea-3db0aa448eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9468 2024.09.10 21:28:37.505289 [ 3 ] {} <Debug> HTTP-Session: ff5b1485-bd6a-4965-a1b2-9c9d0a61c131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.09.10 21:28:37.505465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 34112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9470 2024.09.10 21:28:37.505519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9471 2024.09.10 21:28:37.505540 [ 3 ] {} <Debug> HTTP-Session: f1c49f95-2374-4f8f-840e-9a92160c1232 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9472 2024.09.10 21:28:37.505559 [ 3 ] {} <Debug> HTTP-Session: f1c49f95-2374-4f8f-840e-9a92160c1232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.09.10 21:28:37.505573 [ 3 ] {} <Debug> HTTP-Session: f1c49f95-2374-4f8f-840e-9a92160c1232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.09.10 21:28:37.505610 [ 3 ] {} <Trace> HTTP-Session: f1c49f95-2374-4f8f-840e-9a92160c1232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9475 2024.09.10 21:28:37.505777 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9476 2024.09.10 21:28:37.505826 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9477 2024.09.10 21:28:37.506078 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9478 2024.09.10 21:28:37.506571 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9479 2024.09.10 21:28:37.506610 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9480 2024.09.10 21:28:37.507001 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9481 2024.09.10 21:28:37.507378 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9482 2024.09.10 21:28:37.507542 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Debug> executeQuery: Read 226 rows, 20.36 KiB in 0.001834 sec., 123227.91712104689 rows/sec., 10.84 MiB/sec.
9483 2024.09.10 21:28:37.507760 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Debug> DynamicQueryHandler: Done processing query
9484 2024.09.10 21:28:37.507786 [ 3 ] {cd8bca32-bb07-4402-b2b7-3a3294fd837f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9485 2024.09.10 21:28:37.507803 [ 3 ] {} <Debug> HTTP-Session: f1c49f95-2374-4f8f-840e-9a92160c1232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.09.10 21:28:37.507930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9487 2024.09.10 21:28:37.507980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9488 2024.09.10 21:28:37.508001 [ 3 ] {} <Debug> HTTP-Session: 277dfc8f-b793-4ee7-bd54-5d5a10c0c9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9489 2024.09.10 21:28:37.508018 [ 3 ] {} <Debug> HTTP-Session: 277dfc8f-b793-4ee7-bd54-5d5a10c0c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.09.10 21:28:37.508032 [ 3 ] {} <Debug> HTTP-Session: 277dfc8f-b793-4ee7-bd54-5d5a10c0c9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9491 2024.09.10 21:28:37.508065 [ 3 ] {} <Trace> HTTP-Session: 277dfc8f-b793-4ee7-bd54-5d5a10c0c9b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9492 2024.09.10 21:28:37.508204 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9493 2024.09.10 21:28:37.508250 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9494 2024.09.10 21:28:37.508480 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9495 2024.09.10 21:28:37.508844 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9496 2024.09.10 21:28:37.508881 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9497 2024.09.10 21:28:37.509241 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9498 2024.09.10 21:28:37.509598 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9499 2024.09.10 21:28:37.509750 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Debug> executeQuery: Read 23 rows, 1.70 KiB in 0.001573 sec., 14621.741894469167 rows/sec., 1.05 MiB/sec.
9500 2024.09.10 21:28:37.510087 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Debug> DynamicQueryHandler: Done processing query
9501 2024.09.10 21:28:37.510138 [ 3 ] {f88874ae-d650-40e0-ac2e-ddb02cb8b5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9502 2024.09.10 21:28:37.510162 [ 3 ] {} <Debug> HTTP-Session: 277dfc8f-b793-4ee7-bd54-5d5a10c0c9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9503 2024.09.10 21:28:37.510272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9504 2024.09.10 21:28:37.510322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9505 2024.09.10 21:28:37.510342 [ 3 ] {} <Debug> HTTP-Session: 02be2793-a840-406f-b9c8-1b706dc4fe47 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9506 2024.09.10 21:28:37.510358 [ 3 ] {} <Debug> HTTP-Session: 02be2793-a840-406f-b9c8-1b706dc4fe47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9507 2024.09.10 21:28:37.510373 [ 3 ] {} <Debug> HTTP-Session: 02be2793-a840-406f-b9c8-1b706dc4fe47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9508 2024.09.10 21:28:37.510405 [ 3 ] {} <Trace> HTTP-Session: 02be2793-a840-406f-b9c8-1b706dc4fe47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9509 2024.09.10 21:28:37.510508 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9510 2024.09.10 21:28:37.510552 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9511 2024.09.10 21:28:37.510793 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9512 2024.09.10 21:28:37.511106 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9513 2024.09.10 21:28:37.511151 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9514 2024.09.10 21:28:37.511504 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9515 2024.09.10 21:28:37.511868 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9516 2024.09.10 21:28:37.512013 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec.
9517 2024.09.10 21:28:37.512220 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Debug> DynamicQueryHandler: Done processing query
9518 2024.09.10 21:28:37.512247 [ 3 ] {61e3c0b8-5529-430d-8b68-46c16cf3e35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9519 2024.09.10 21:28:37.512265 [ 3 ] {} <Debug> HTTP-Session: 02be2793-a840-406f-b9c8-1b706dc4fe47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9520 2024.09.10 21:28:37.512381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9521 2024.09.10 21:28:37.512430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9522 2024.09.10 21:28:37.512450 [ 3 ] {} <Debug> HTTP-Session: 5fbbc8fd-dd91-4267-a635-07880bd39fab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9523 2024.09.10 21:28:37.512467 [ 3 ] {} <Debug> HTTP-Session: 5fbbc8fd-dd91-4267-a635-07880bd39fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9524 2024.09.10 21:28:37.512482 [ 3 ] {} <Debug> HTTP-Session: 5fbbc8fd-dd91-4267-a635-07880bd39fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9525 2024.09.10 21:28:37.512514 [ 3 ] {} <Trace> HTTP-Session: 5fbbc8fd-dd91-4267-a635-07880bd39fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9526 2024.09.10 21:28:37.512618 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9527 2024.09.10 21:28:37.512663 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9528 2024.09.10 21:28:37.512894 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9529 2024.09.10 21:28:37.513202 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9530 2024.09.10 21:28:37.513239 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9531 2024.09.10 21:28:37.513598 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9532 2024.09.10 21:28:37.513969 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9533 2024.09.10 21:28:37.514136 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
9534 2024.09.10 21:28:37.514365 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Debug> DynamicQueryHandler: Done processing query
9535 2024.09.10 21:28:37.514389 [ 3 ] {242f5688-0984-43d1-b2c4-d4902af3c9f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9536 2024.09.10 21:28:37.514406 [ 3 ] {} <Debug> HTTP-Session: 5fbbc8fd-dd91-4267-a635-07880bd39fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.09.10 21:28:37.514567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9538 2024.09.10 21:28:37.514617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9539 2024.09.10 21:28:37.514638 [ 3 ] {} <Debug> HTTP-Session: 069e8af5-faa7-403e-befc-6a488833b8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9540 2024.09.10 21:28:37.514654 [ 3 ] {} <Debug> HTTP-Session: 069e8af5-faa7-403e-befc-6a488833b8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9541 2024.09.10 21:28:37.514668 [ 3 ] {} <Debug> HTTP-Session: 069e8af5-faa7-403e-befc-6a488833b8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9542 2024.09.10 21:28:37.514699 [ 3 ] {} <Trace> HTTP-Session: 069e8af5-faa7-403e-befc-6a488833b8ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9543 2024.09.10 21:28:37.514930 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9544 2024.09.10 21:28:37.514974 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9545 2024.09.10 21:28:37.515202 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9546 2024.09.10 21:28:37.515752 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9547 2024.09.10 21:28:37.515789 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9548 2024.09.10 21:28:37.516181 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9549 2024.09.10 21:28:37.516540 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9550 2024.09.10 21:28:37.516680 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Debug> executeQuery: Read 405 rows, 29.53 KiB in 0.001861 sec., 217624.93283181085 rows/sec., 15.50 MiB/sec.
9551 2024.09.10 21:28:37.516885 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Debug> DynamicQueryHandler: Done processing query
9552 2024.09.10 21:28:37.516911 [ 3 ] {aca05181-a280-4785-afcf-cde35a8dd02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9553 2024.09.10 21:28:37.516927 [ 3 ] {} <Debug> HTTP-Session: 069e8af5-faa7-403e-befc-6a488833b8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.09.10 21:28:37.517043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9555 2024.09.10 21:28:37.517092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9556 2024.09.10 21:28:37.517111 [ 3 ] {} <Debug> HTTP-Session: f52253e6-7a65-4143-bfe5-d2b34419c326 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9557 2024.09.10 21:28:37.517128 [ 3 ] {} <Debug> HTTP-Session: f52253e6-7a65-4143-bfe5-d2b34419c326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9558 2024.09.10 21:28:37.517142 [ 3 ] {} <Debug> HTTP-Session: f52253e6-7a65-4143-bfe5-d2b34419c326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9559 2024.09.10 21:28:37.517174 [ 3 ] {} <Trace> HTTP-Session: f52253e6-7a65-4143-bfe5-d2b34419c326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9560 2024.09.10 21:28:37.517274 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9561 2024.09.10 21:28:37.517321 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9562 2024.09.10 21:28:37.517457 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9563 2024.09.10 21:28:37.517731 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9564 2024.09.10 21:28:37.517768 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9565 2024.09.10 21:28:37.518132 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9566 2024.09.10 21:28:37.518457 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9567 2024.09.10 21:28:37.518619 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec.
9568 2024.09.10 21:28:37.518787 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Debug> DynamicQueryHandler: Done processing query
9569 2024.09.10 21:28:37.518812 [ 3 ] {66690a3a-0792-49f5-85c2-0a12bd9126cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9570 2024.09.10 21:28:37.518829 [ 3 ] {} <Debug> HTTP-Session: f52253e6-7a65-4143-bfe5-d2b34419c326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9571 2024.09.10 21:28:37.518968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 45166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9572 2024.09.10 21:28:37.519017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9573 2024.09.10 21:28:37.519037 [ 3 ] {} <Debug> HTTP-Session: c77bc30e-0c4c-4214-b4af-f88fc5a20ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9574 2024.09.10 21:28:37.519055 [ 3 ] {} <Debug> HTTP-Session: c77bc30e-0c4c-4214-b4af-f88fc5a20ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9575 2024.09.10 21:28:37.519069 [ 3 ] {} <Debug> HTTP-Session: c77bc30e-0c4c-4214-b4af-f88fc5a20ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9576 2024.09.10 21:28:37.519100 [ 3 ] {} <Trace> HTTP-Session: c77bc30e-0c4c-4214-b4af-f88fc5a20ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9577 2024.09.10 21:28:37.519286 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9578 2024.09.10 21:28:37.519334 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9579 2024.09.10 21:28:37.519481 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9580 2024.09.10 21:28:37.519929 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9581 2024.09.10 21:28:37.519966 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9582 2024.09.10 21:28:37.520366 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9583 2024.09.10 21:28:37.520722 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9584 2024.09.10 21:28:37.520878 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001675 sec., 143283.58208955225 rows/sec., 9.61 MiB/sec.
9585 2024.09.10 21:28:37.521050 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Debug> DynamicQueryHandler: Done processing query
9586 2024.09.10 21:28:37.521075 [ 3 ] {a12b3640-e28b-455f-8a22-db02c7c70df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9587 2024.09.10 21:28:37.521091 [ 3 ] {} <Debug> HTTP-Session: c77bc30e-0c4c-4214-b4af-f88fc5a20ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.09.10 21:28:37.521203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9589 2024.09.10 21:28:37.521251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9590 2024.09.10 21:28:37.521271 [ 3 ] {} <Debug> HTTP-Session: ee9fa9a7-bc0c-4c89-93b5-4e2eecf46a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9591 2024.09.10 21:28:37.521287 [ 3 ] {} <Debug> HTTP-Session: ee9fa9a7-bc0c-4c89-93b5-4e2eecf46a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9592 2024.09.10 21:28:37.521302 [ 3 ] {} <Debug> HTTP-Session: ee9fa9a7-bc0c-4c89-93b5-4e2eecf46a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9593 2024.09.10 21:28:37.521333 [ 3 ] {} <Trace> HTTP-Session: ee9fa9a7-bc0c-4c89-93b5-4e2eecf46a06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9594 2024.09.10 21:28:37.521427 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9595 2024.09.10 21:28:37.521474 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9596 2024.09.10 21:28:37.521603 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9597 2024.09.10 21:28:37.521865 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9598 2024.09.10 21:28:37.521902 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9599 2024.09.10 21:28:37.522255 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9600 2024.09.10 21:28:37.522575 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9601 2024.09.10 21:28:37.522729 [ 148 ] {} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
9602 2024.09.10 21:28:37.522739 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001325 sec., 754.7169811320755 rows/sec., 50.85 KiB/sec.
9603 2024.09.10 21:28:37.522817 [ 148 ] {} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9604 2024.09.10 21:28:37.522877 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9605 2024.09.10 21:28:37.523048 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
9606 2024.09.10 21:28:37.523068 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Debug> DynamicQueryHandler: Done processing query
9607 2024.09.10 21:28:37.523117 [ 3 ] {b58701a7-fbfc-49e4-8660-d378b52652a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9608 2024.09.10 21:28:37.523153 [ 3 ] {} <Debug> HTTP-Session: ee9fa9a7-bc0c-4c89-93b5-4e2eecf46a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9609 2024.09.10 21:28:37.523269 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9610 2024.09.10 21:28:37.523312 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part
9611 2024.09.10 21:28:37.523371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9612 2024.09.10 21:28:37.523514 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
9613 2024.09.10 21:28:37.523526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9614 2024.09.10 21:28:37.523615 [ 3 ] {} <Debug> HTTP-Session: 2d1ac9a6-84fd-43a3-bb34-02195a0f07b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9615 2024.09.10 21:28:37.523709 [ 3 ] {} <Debug> HTTP-Session: 2d1ac9a6-84fd-43a3-bb34-02195a0f07b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9616 2024.09.10 21:28:37.523800 [ 3 ] {} <Debug> HTTP-Session: 2d1ac9a6-84fd-43a3-bb34-02195a0f07b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.09.10 21:28:37.523843 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
9618 2024.09.10 21:28:37.523920 [ 3 ] {} <Trace> HTTP-Session: 2d1ac9a6-84fd-43a3-bb34-02195a0f07b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9619 2024.09.10 21:28:37.524139 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
9620 2024.09.10 21:28:37.524331 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
9621 2024.09.10 21:28:37.524509 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9622 2024.09.10 21:28:37.524584 [ 188 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
9623 2024.09.10 21:28:37.524906 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9624 2024.09.10 21:28:37.526981 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9625 2024.09.10 21:28:37.527990 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.004998767 sec., 4000.986643306239 rows/sec., 269.60 KiB/sec.
9626 2024.09.10 21:28:37.528268 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9627 2024.09.10 21:28:37.528318 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9628 2024.09.10 21:28:37.528325 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9629 2024.09.10 21:28:37.529409 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9630 2024.09.10 21:28:37.529635 [ 193 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_20_4} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
9631 2024.09.10 21:28:37.529804 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9632 2024.09.10 21:28:37.529958 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9633 2024.09.10 21:28:37.530405 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9634 2024.09.10 21:28:37.530634 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.006446 sec., 2637.2944461681664 rows/sec., 4.73 MiB/sec.
9635 2024.09.10 21:28:37.531275 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Debug> DynamicQueryHandler: Done processing query
9636 2024.09.10 21:28:37.531302 [ 3 ] {dd0f8e11-0f2c-40cf-9b4f-5c7fdc1a8709} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9637 2024.09.10 21:28:37.531319 [ 3 ] {} <Debug> HTTP-Session: 2d1ac9a6-84fd-43a3-bb34-02195a0f07b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9638 2024.09.10 21:28:37.531439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9639 2024.09.10 21:28:37.531489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9640 2024.09.10 21:28:37.531510 [ 3 ] {} <Debug> HTTP-Session: fd0ba5b7-0e24-4591-8776-5c5eeda7ebbe Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9641 2024.09.10 21:28:37.531527 [ 3 ] {} <Debug> HTTP-Session: fd0ba5b7-0e24-4591-8776-5c5eeda7ebbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9642 2024.09.10 21:28:37.531542 [ 3 ] {} <Debug> HTTP-Session: fd0ba5b7-0e24-4591-8776-5c5eeda7ebbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9643 2024.09.10 21:28:37.531573 [ 3 ] {} <Trace> HTTP-Session: fd0ba5b7-0e24-4591-8776-5c5eeda7ebbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9644 2024.09.10 21:28:37.531712 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9645 2024.09.10 21:28:37.531760 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9646 2024.09.10 21:28:37.531913 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9647 2024.09.10 21:28:37.532260 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9648 2024.09.10 21:28:37.532296 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9649 2024.09.10 21:28:37.532702 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9650 2024.09.10 21:28:37.533042 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9651 2024.09.10 21:28:37.533202 [ 148 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9652 2024.09.10 21:28:37.533204 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001544 sec., 53108.80829015544 rows/sec., 3.37 MiB/sec.
9653 2024.09.10 21:28:37.533257 [ 148 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9654 2024.09.10 21:28:37.533322 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9655 2024.09.10 21:28:37.533492 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
9656 2024.09.10 21:28:37.533501 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Debug> DynamicQueryHandler: Done processing query
9657 2024.09.10 21:28:37.533545 [ 3 ] {0bb68326-ad22-4d6b-b396-10704a0ce865} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9658 2024.09.10 21:28:37.533566 [ 3 ] {} <Debug> HTTP-Session: fd0ba5b7-0e24-4591-8776-5c5eeda7ebbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9659 2024.09.10 21:28:37.533642 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9660 2024.09.10 21:28:37.533673 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2776 rows starting from the beginning of the part
9661 2024.09.10 21:28:37.533751 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
9662 2024.09.10 21:28:37.533865 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
9663 2024.09.10 21:28:37.533931 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9664 2024.09.10 21:28:37.534035 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
9665 2024.09.10 21:28:37.534115 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
9666 2024.09.10 21:28:37.535337 [ 188 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001904783 sec., 1649531.7314360745 rows/sec., 107.92 MiB/sec.
9667 2024.09.10 21:28:37.535661 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9668 2024.09.10 21:28:37.536133 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9669 2024.09.10 21:28:37.536223 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_46_9} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9670 2024.09.10 21:28:37.536326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9671 2024.09.10 21:28:39.585288 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
9672 2024.09.10 21:28:39.585342 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
9673 2024.09.10 21:28:42.497989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9674 2024.09.10 21:28:42.498135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9675 2024.09.10 21:28:42.498165 [ 3 ] {} <Debug> HTTP-Session: c5369783-c374-4858-98f7-f7faea42c5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9676 2024.09.10 21:28:42.498193 [ 3 ] {} <Debug> HTTP-Session: c5369783-c374-4858-98f7-f7faea42c5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9677 2024.09.10 21:28:42.498211 [ 3 ] {} <Debug> HTTP-Session: c5369783-c374-4858-98f7-f7faea42c5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9678 2024.09.10 21:28:42.498266 [ 3 ] {} <Trace> HTTP-Session: c5369783-c374-4858-98f7-f7faea42c5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9679 2024.09.10 21:28:42.498454 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9680 2024.09.10 21:28:42.498523 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9681 2024.09.10 21:28:42.498859 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9682 2024.09.10 21:28:42.499295 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9683 2024.09.10 21:28:42.499341 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9684 2024.09.10 21:28:42.499765 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9685 2024.09.10 21:28:42.500166 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9686 2024.09.10 21:28:42.500316 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001916 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec.
9687 2024.09.10 21:28:42.500586 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Debug> DynamicQueryHandler: Done processing query
9688 2024.09.10 21:28:42.500613 [ 3 ] {45459f2d-6e43-4533-b407-c4ddf0ca04f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9689 2024.09.10 21:28:42.500630 [ 3 ] {} <Debug> HTTP-Session: c5369783-c374-4858-98f7-f7faea42c5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.09.10 21:28:42.500777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9691 2024.09.10 21:28:42.500834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9692 2024.09.10 21:28:42.500855 [ 3 ] {} <Debug> HTTP-Session: 3f64aa44-b97c-4d4f-9bce-b50b844a735c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9693 2024.09.10 21:28:42.500873 [ 3 ] {} <Debug> HTTP-Session: 3f64aa44-b97c-4d4f-9bce-b50b844a735c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9694 2024.09.10 21:28:42.500887 [ 3 ] {} <Debug> HTTP-Session: 3f64aa44-b97c-4d4f-9bce-b50b844a735c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.09.10 21:28:42.500923 [ 3 ] {} <Trace> HTTP-Session: 3f64aa44-b97c-4d4f-9bce-b50b844a735c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9696 2024.09.10 21:28:42.501059 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9697 2024.09.10 21:28:42.501107 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9698 2024.09.10 21:28:42.501347 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9699 2024.09.10 21:28:42.501722 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9700 2024.09.10 21:28:42.501758 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9701 2024.09.10 21:28:42.502129 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9702 2024.09.10 21:28:42.502492 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9703 2024.09.10 21:28:42.502626 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.001618 sec., 63658.83807169345 rows/sec., 5.29 MiB/sec.
9704 2024.09.10 21:28:42.502906 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Debug> DynamicQueryHandler: Done processing query
9705 2024.09.10 21:28:42.502965 [ 3 ] {3e650ae8-cb1e-48ea-955f-2244c6d3c483} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9706 2024.09.10 21:28:42.503032 [ 3 ] {} <Debug> HTTP-Session: 3f64aa44-b97c-4d4f-9bce-b50b844a735c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.09.10 21:28:42.503208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9708 2024.09.10 21:28:42.503264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9709 2024.09.10 21:28:42.503285 [ 3 ] {} <Debug> HTTP-Session: fa5f7218-cba7-43b3-a250-2af2ca5bfaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9710 2024.09.10 21:28:42.503303 [ 3 ] {} <Debug> HTTP-Session: fa5f7218-cba7-43b3-a250-2af2ca5bfaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9711 2024.09.10 21:28:42.503317 [ 3 ] {} <Debug> HTTP-Session: fa5f7218-cba7-43b3-a250-2af2ca5bfaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9712 2024.09.10 21:28:42.503350 [ 3 ] {} <Trace> HTTP-Session: fa5f7218-cba7-43b3-a250-2af2ca5bfaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9713 2024.09.10 21:28:42.503476 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9714 2024.09.10 21:28:42.503523 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9715 2024.09.10 21:28:42.503773 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9716 2024.09.10 21:28:42.504082 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9717 2024.09.10 21:28:42.504118 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9718 2024.09.10 21:28:42.504468 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9719 2024.09.10 21:28:42.504830 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9720 2024.09.10 21:28:42.504958 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001518 sec., 16469.038208168644 rows/sec., 1.20 MiB/sec.
9721 2024.09.10 21:28:42.505245 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Debug> DynamicQueryHandler: Done processing query
9722 2024.09.10 21:28:42.505305 [ 3 ] {12adcc11-a768-4b96-875b-1560da721cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9723 2024.09.10 21:28:42.505345 [ 3 ] {} <Debug> HTTP-Session: fa5f7218-cba7-43b3-a250-2af2ca5bfaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.09.10 21:28:42.505496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9725 2024.09.10 21:28:42.505548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9726 2024.09.10 21:28:42.505568 [ 3 ] {} <Debug> HTTP-Session: 25dc533c-6645-4b9d-be0c-1567dd529d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9727 2024.09.10 21:28:42.505585 [ 3 ] {} <Debug> HTTP-Session: 25dc533c-6645-4b9d-be0c-1567dd529d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9728 2024.09.10 21:28:42.505599 [ 3 ] {} <Debug> HTTP-Session: 25dc533c-6645-4b9d-be0c-1567dd529d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9729 2024.09.10 21:28:42.505631 [ 3 ] {} <Trace> HTTP-Session: 25dc533c-6645-4b9d-be0c-1567dd529d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9730 2024.09.10 21:28:42.505759 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9731 2024.09.10 21:28:42.505805 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9732 2024.09.10 21:28:42.506046 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9733 2024.09.10 21:28:42.506393 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9734 2024.09.10 21:28:42.506429 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9735 2024.09.10 21:28:42.506793 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9736 2024.09.10 21:28:42.507154 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9737 2024.09.10 21:28:42.507284 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001574 sec., 56543.83735705209 rows/sec., 4.42 MiB/sec.
9738 2024.09.10 21:28:42.507479 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Debug> DynamicQueryHandler: Done processing query
9739 2024.09.10 21:28:42.507512 [ 3 ] {3ea415eb-cfb7-4e0b-bd9b-7d6b91ff44c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9740 2024.09.10 21:28:42.507532 [ 3 ] {} <Debug> HTTP-Session: 25dc533c-6645-4b9d-be0c-1567dd529d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9741 2024.09.10 21:28:42.507705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9742 2024.09.10 21:28:42.507763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9743 2024.09.10 21:28:42.507785 [ 3 ] {} <Debug> HTTP-Session: f9a02857-452e-48a6-9e67-41b07d18fa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9744 2024.09.10 21:28:42.507806 [ 3 ] {} <Debug> HTTP-Session: f9a02857-452e-48a6-9e67-41b07d18fa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9745 2024.09.10 21:28:42.507823 [ 3 ] {} <Debug> HTTP-Session: f9a02857-452e-48a6-9e67-41b07d18fa00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9746 2024.09.10 21:28:42.507861 [ 3 ] {} <Trace> HTTP-Session: f9a02857-452e-48a6-9e67-41b07d18fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9747 2024.09.10 21:28:42.508039 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9748 2024.09.10 21:28:42.508097 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9749 2024.09.10 21:28:42.508275 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9750 2024.09.10 21:28:42.508642 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9751 2024.09.10 21:28:42.508678 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9752 2024.09.10 21:28:42.509072 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9753 2024.09.10 21:28:42.509404 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9754 2024.09.10 21:28:42.509530 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001574 sec., 102287.166454892 rows/sec., 7.12 MiB/sec.
9755 2024.09.10 21:28:42.509838 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Debug> DynamicQueryHandler: Done processing query
9756 2024.09.10 21:28:42.509903 [ 3 ] {5a5822b2-e64a-45dc-80e4-259691cd57ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9757 2024.09.10 21:28:42.509974 [ 3 ] {} <Debug> HTTP-Session: f9a02857-452e-48a6-9e67-41b07d18fa00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.09.10 21:28:42.510212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9759 2024.09.10 21:28:42.510265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9760 2024.09.10 21:28:42.510284 [ 3 ] {} <Debug> HTTP-Session: 5f72af87-20c3-4889-b8f6-3f1fc79f3d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9761 2024.09.10 21:28:42.510301 [ 3 ] {} <Debug> HTTP-Session: 5f72af87-20c3-4889-b8f6-3f1fc79f3d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9762 2024.09.10 21:28:42.510315 [ 3 ] {} <Debug> HTTP-Session: 5f72af87-20c3-4889-b8f6-3f1fc79f3d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9763 2024.09.10 21:28:42.510346 [ 3 ] {} <Trace> HTTP-Session: 5f72af87-20c3-4889-b8f6-3f1fc79f3d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9764 2024.09.10 21:28:42.510603 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9765 2024.09.10 21:28:42.510674 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9766 2024.09.10 21:28:42.511101 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9767 2024.09.10 21:28:42.511678 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9768 2024.09.10 21:28:42.511713 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9769 2024.09.10 21:28:42.512332 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9770 2024.09.10 21:28:42.512733 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9771 2024.09.10 21:28:42.512875 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002452 sec., 9380.097879282217 rows/sec., 16.81 MiB/sec.
9772 2024.09.10 21:28:42.513077 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Debug> DynamicQueryHandler: Done processing query
9773 2024.09.10 21:28:42.513101 [ 3 ] {d6c13e3c-4257-40b5-902c-da84c9ee7cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9774 2024.09.10 21:28:42.513116 [ 3 ] {} <Debug> HTTP-Session: 5f72af87-20c3-4889-b8f6-3f1fc79f3d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.09.10 21:28:42.513244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9776 2024.09.10 21:28:42.513292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9777 2024.09.10 21:28:42.513311 [ 3 ] {} <Debug> HTTP-Session: 274daf51-742a-424e-b323-309e2d14ec35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9778 2024.09.10 21:28:42.513327 [ 3 ] {} <Debug> HTTP-Session: 274daf51-742a-424e-b323-309e2d14ec35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9779 2024.09.10 21:28:42.513340 [ 3 ] {} <Debug> HTTP-Session: 274daf51-742a-424e-b323-309e2d14ec35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9780 2024.09.10 21:28:42.513370 [ 3 ] {} <Trace> HTTP-Session: 274daf51-742a-424e-b323-309e2d14ec35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9781 2024.09.10 21:28:42.513478 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9782 2024.09.10 21:28:42.513521 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9783 2024.09.10 21:28:42.513646 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9784 2024.09.10 21:28:42.513920 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9785 2024.09.10 21:28:42.513955 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
9786 2024.09.10 21:28:42.514303 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9787 2024.09.10 21:28:42.514622 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9788 2024.09.10 21:28:42.514744 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec.
9789 2024.09.10 21:28:42.514992 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Debug> DynamicQueryHandler: Done processing query
9790 2024.09.10 21:28:42.515054 [ 3 ] {6428af28-4fc1-4e87-9c97-0147be6961c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9791 2024.09.10 21:28:42.515113 [ 3 ] {} <Debug> HTTP-Session: 274daf51-742a-424e-b323-309e2d14ec35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9792 2024.09.10 21:28:47.502014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9793 2024.09.10 21:28:47.502141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9794 2024.09.10 21:28:47.502164 [ 3 ] {} <Debug> HTTP-Session: e65d0328-ec18-463f-b480-a4b5c235c1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9795 2024.09.10 21:28:47.502188 [ 3 ] {} <Debug> HTTP-Session: e65d0328-ec18-463f-b480-a4b5c235c1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.09.10 21:28:47.502203 [ 3 ] {} <Debug> HTTP-Session: e65d0328-ec18-463f-b480-a4b5c235c1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.09.10 21:28:47.502251 [ 3 ] {} <Trace> HTTP-Session: e65d0328-ec18-463f-b480-a4b5c235c1f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9798 2024.09.10 21:28:47.502486 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9799 2024.09.10 21:28:47.502552 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9800 2024.09.10 21:28:47.502872 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9801 2024.09.10 21:28:47.503459 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9802 2024.09.10 21:28:47.503500 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9803 2024.09.10 21:28:47.503925 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9804 2024.09.10 21:28:47.504351 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9805 2024.09.10 21:28:47.504548 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002153 sec., 103576.4050162564 rows/sec., 9.13 MiB/sec.
9806 2024.09.10 21:28:47.504760 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Debug> DynamicQueryHandler: Done processing query
9807 2024.09.10 21:28:47.504786 [ 3 ] {2ff46e33-1a81-4a74-a8fc-f5cc47fdd478} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9808 2024.09.10 21:28:47.504803 [ 3 ] {} <Debug> HTTP-Session: e65d0328-ec18-463f-b480-a4b5c235c1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9809 2024.09.10 21:28:47.504936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9810 2024.09.10 21:28:47.504984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9811 2024.09.10 21:28:47.505004 [ 3 ] {} <Debug> HTTP-Session: 8984849c-49c1-4806-b815-7f6b9abe0863 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9812 2024.09.10 21:28:47.505023 [ 3 ] {} <Debug> HTTP-Session: 8984849c-49c1-4806-b815-7f6b9abe0863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9813 2024.09.10 21:28:47.505037 [ 3 ] {} <Debug> HTTP-Session: 8984849c-49c1-4806-b815-7f6b9abe0863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9814 2024.09.10 21:28:47.505068 [ 3 ] {} <Trace> HTTP-Session: 8984849c-49c1-4806-b815-7f6b9abe0863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9815 2024.09.10 21:28:47.505175 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9816 2024.09.10 21:28:47.505217 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9817 2024.09.10 21:28:47.505441 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9818 2024.09.10 21:28:47.505748 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9819 2024.09.10 21:28:47.505783 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9820 2024.09.10 21:28:47.506121 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9821 2024.09.10 21:28:47.506468 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9822 2024.09.10 21:28:47.506625 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001471 sec., 11556.764106050305 rows/sec., 869.01 KiB/sec.
9823 2024.09.10 21:28:47.506792 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Debug> DynamicQueryHandler: Done processing query
9824 2024.09.10 21:28:47.506816 [ 3 ] {2134f8f4-6c32-40c1-a817-d9d346973f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9825 2024.09.10 21:28:47.506832 [ 3 ] {} <Debug> HTTP-Session: 8984849c-49c1-4806-b815-7f6b9abe0863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.09.10 21:28:47.506949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9827 2024.09.10 21:28:47.506996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9828 2024.09.10 21:28:47.507015 [ 3 ] {} <Debug> HTTP-Session: d42b7ecd-9507-4336-a8db-205c14682e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9829 2024.09.10 21:28:47.507031 [ 3 ] {} <Debug> HTTP-Session: d42b7ecd-9507-4336-a8db-205c14682e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9830 2024.09.10 21:28:47.507046 [ 3 ] {} <Debug> HTTP-Session: d42b7ecd-9507-4336-a8db-205c14682e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.09.10 21:28:47.507077 [ 3 ] {} <Trace> HTTP-Session: d42b7ecd-9507-4336-a8db-205c14682e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9832 2024.09.10 21:28:47.507174 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9833 2024.09.10 21:28:47.507219 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9834 2024.09.10 21:28:47.507439 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9835 2024.09.10 21:28:47.507741 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9836 2024.09.10 21:28:47.507777 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9837 2024.09.10 21:28:47.508119 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9838 2024.09.10 21:28:47.508481 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9839 2024.09.10 21:28:47.508646 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001487 sec., 9414.92938802959 rows/sec., 659.36 KiB/sec.
9840 2024.09.10 21:28:47.508825 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Debug> DynamicQueryHandler: Done processing query
9841 2024.09.10 21:28:47.508849 [ 3 ] {6fb6f8f9-e66b-4296-b103-717dc1e57eea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9842 2024.09.10 21:28:47.508866 [ 3 ] {} <Debug> HTTP-Session: d42b7ecd-9507-4336-a8db-205c14682e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9843 2024.09.10 21:28:47.508982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9844 2024.09.10 21:28:47.509031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9845 2024.09.10 21:28:47.509050 [ 3 ] {} <Debug> HTTP-Session: a4ca9371-3d41-41c9-8e95-2a2b0a7ee606 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9846 2024.09.10 21:28:47.509066 [ 3 ] {} <Debug> HTTP-Session: a4ca9371-3d41-41c9-8e95-2a2b0a7ee606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9847 2024.09.10 21:28:47.509080 [ 3 ] {} <Debug> HTTP-Session: a4ca9371-3d41-41c9-8e95-2a2b0a7ee606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9848 2024.09.10 21:28:47.509112 [ 3 ] {} <Trace> HTTP-Session: a4ca9371-3d41-41c9-8e95-2a2b0a7ee606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9849 2024.09.10 21:28:47.509207 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9850 2024.09.10 21:28:47.509250 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9851 2024.09.10 21:28:47.509473 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9852 2024.09.10 21:28:47.509763 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9853 2024.09.10 21:28:47.509799 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9854 2024.09.10 21:28:47.510141 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9855 2024.09.10 21:28:47.510500 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9856 2024.09.10 21:28:47.510660 [ 169 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
9857 2024.09.10 21:28:47.510670 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
9858 2024.09.10 21:28:47.510752 [ 169 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9859 2024.09.10 21:28:47.510822 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9860 2024.09.10 21:28:47.511071 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Debug> DynamicQueryHandler: Done processing query
9861 2024.09.10 21:28:47.511125 [ 3 ] {c5b4ca2c-7d0c-443e-a7fd-9c28225639e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9862 2024.09.10 21:28:47.511152 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::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
9863 2024.09.10 21:28:47.511189 [ 3 ] {} <Debug> HTTP-Session: a4ca9371-3d41-41c9-8e95-2a2b0a7ee606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9864 2024.09.10 21:28:47.511500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9865 2024.09.10 21:28:47.511557 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9866 2024.09.10 21:28:47.511596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.09.10 21:28:47.511624 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
9868 2024.09.10 21:28:47.511633 [ 3 ] {} <Debug> HTTP-Session: 6a5005d2-28df-4519-bb31-000841814210 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9869 2024.09.10 21:28:47.511680 [ 3 ] {} <Debug> HTTP-Session: 6a5005d2-28df-4519-bb31-000841814210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.09.10 21:28:47.511723 [ 3 ] {} <Debug> HTTP-Session: 6a5005d2-28df-4519-bb31-000841814210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.09.10 21:28:47.511863 [ 3 ] {} <Trace> HTTP-Session: 6a5005d2-28df-4519-bb31-000841814210 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9872 2024.09.10 21:28:47.511884 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9873 2024.09.10 21:28:47.512174 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9874 2024.09.10 21:28:47.512344 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9875 2024.09.10 21:28:47.512528 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9876 2024.09.10 21:28:47.512546 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9877 2024.09.10 21:28:47.512924 [ 194 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9878 2024.09.10 21:28:47.513704 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9879 2024.09.10 21:28:47.514970 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9880 2024.09.10 21:28:47.515044 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9881 2024.09.10 21:28:47.515433 [ 198 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004488049 sec., 6684.418998099174 rows/sec., 424.30 KiB/sec.
9882 2024.09.10 21:28:47.515691 [ 198 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
9883 2024.09.10 21:28:47.515928 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9884 2024.09.10 21:28:47.516970 [ 198 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.09.10 21:28:47.517042 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9886 2024.09.10 21:28:47.517143 [ 198 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_21_5} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
9887 2024.09.10 21:28:47.517428 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9888 2024.09.10 21:28:47.517442 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.005342 sec., 74691.12691875701 rows/sec., 5.31 MiB/sec.
9889 2024.09.10 21:28:47.517719 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Debug> DynamicQueryHandler: Done processing query
9890 2024.09.10 21:28:47.517747 [ 3 ] {33805cfc-9e96-4088-853b-a3a84479659c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9891 2024.09.10 21:28:47.517763 [ 3 ] {} <Debug> HTTP-Session: 6a5005d2-28df-4519-bb31-000841814210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.09.10 21:28:47.517883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9893 2024.09.10 21:28:47.517931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9894 2024.09.10 21:28:47.517950 [ 3 ] {} <Debug> HTTP-Session: f923e170-462a-43ee-913d-22277306d71e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9895 2024.09.10 21:28:47.517967 [ 3 ] {} <Debug> HTTP-Session: f923e170-462a-43ee-913d-22277306d71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9896 2024.09.10 21:28:47.517981 [ 3 ] {} <Debug> HTTP-Session: f923e170-462a-43ee-913d-22277306d71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9897 2024.09.10 21:28:47.518012 [ 3 ] {} <Trace> HTTP-Session: f923e170-462a-43ee-913d-22277306d71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9898 2024.09.10 21:28:47.518110 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9899 2024.09.10 21:28:47.518155 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9900 2024.09.10 21:28:47.518291 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9901 2024.09.10 21:28:47.518557 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9902 2024.09.10 21:28:47.518594 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9903 2024.09.10 21:28:47.518958 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9904 2024.09.10 21:28:47.519292 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9905 2024.09.10 21:28:47.519462 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec.
9906 2024.09.10 21:28:47.519461 [ 153 ] {} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9907 2024.09.10 21:28:47.519582 [ 153 ] {} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9908 2024.09.10 21:28:47.519651 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9909 2024.09.10 21:28:47.519762 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Debug> DynamicQueryHandler: Done processing query
9910 2024.09.10 21:28:47.519830 [ 3 ] {2a0f3bd3-f037-4c23-b2d1-37bce46900de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9911 2024.09.10 21:28:47.519897 [ 3 ] {} <Debug> HTTP-Session: f923e170-462a-43ee-913d-22277306d71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9912 2024.09.10 21:28:47.519950 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
9913 2024.09.10 21:28:47.520134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9914 2024.09.10 21:28:47.520233 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9915 2024.09.10 21:28:47.520236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9916 2024.09.10 21:28:47.520303 [ 3 ] {} <Debug> HTTP-Session: dbe055f1-9821-473b-b2fa-ae7d4f4e415e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9917 2024.09.10 21:28:47.520308 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
9918 2024.09.10 21:28:47.520329 [ 3 ] {} <Debug> HTTP-Session: dbe055f1-9821-473b-b2fa-ae7d4f4e415e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.09.10 21:28:47.520375 [ 3 ] {} <Debug> HTTP-Session: dbe055f1-9821-473b-b2fa-ae7d4f4e415e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.09.10 21:28:47.520504 [ 3 ] {} <Trace> HTTP-Session: dbe055f1-9821-473b-b2fa-ae7d4f4e415e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9921 2024.09.10 21:28:47.520589 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9922 2024.09.10 21:28:47.520866 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9923 2024.09.10 21:28:47.520981 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9924 2024.09.10 21:28:47.521111 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9925 2024.09.10 21:28:47.521157 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9926 2024.09.10 21:28:47.521453 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9927 2024.09.10 21:28:47.521777 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9928 2024.09.10 21:28:47.522523 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9929 2024.09.10 21:28:47.523435 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9930 2024.09.10 21:28:47.523496 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9931 2024.09.10 21:28:47.524472 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004683891 sec., 26900.71139571779 rows/sec., 1.37 MiB/sec.
9932 2024.09.10 21:28:47.524592 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9933 2024.09.10 21:28:47.524654 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9934 2024.09.10 21:28:47.525451 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9935 2024.09.10 21:28:47.525469 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9936 2024.09.10 21:28:47.525683 [ 188 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_21_4} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9937 2024.09.10 21:28:47.525769 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005017 sec., 47239.38608730317 rows/sec., 3.17 MiB/sec.
9938 2024.09.10 21:28:47.525940 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9939 2024.09.10 21:28:47.526149 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Debug> DynamicQueryHandler: Done processing query
9940 2024.09.10 21:28:47.526178 [ 3 ] {751674a6-c525-4fb4-a0f8-1d5f7625d7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9941 2024.09.10 21:28:47.526195 [ 3 ] {} <Debug> HTTP-Session: dbe055f1-9821-473b-b2fa-ae7d4f4e415e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.09.10 21:28:47.526310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9943 2024.09.10 21:28:47.526360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9944 2024.09.10 21:28:47.526379 [ 3 ] {} <Debug> HTTP-Session: a491bdf8-c7ce-4619-845a-15dc88bcb61f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9945 2024.09.10 21:28:47.526396 [ 3 ] {} <Debug> HTTP-Session: a491bdf8-c7ce-4619-845a-15dc88bcb61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.09.10 21:28:47.526410 [ 3 ] {} <Debug> HTTP-Session: a491bdf8-c7ce-4619-845a-15dc88bcb61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9947 2024.09.10 21:28:47.526441 [ 3 ] {} <Trace> HTTP-Session: a491bdf8-c7ce-4619-845a-15dc88bcb61f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9948 2024.09.10 21:28:47.526538 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9949 2024.09.10 21:28:47.526583 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9950 2024.09.10 21:28:47.526733 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9951 2024.09.10 21:28:47.526986 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9952 2024.09.10 21:28:47.527023 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9953 2024.09.10 21:28:47.527384 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9954 2024.09.10 21:28:47.527743 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9955 2024.09.10 21:28:47.527909 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec.
9956 2024.09.10 21:28:47.528083 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Debug> DynamicQueryHandler: Done processing query
9957 2024.09.10 21:28:47.528106 [ 3 ] {e9532f71-3580-46d8-83b5-5d9023af72f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9958 2024.09.10 21:28:47.528121 [ 3 ] {} <Debug> HTTP-Session: a491bdf8-c7ce-4619-845a-15dc88bcb61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.09.10 21:28:47.528262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9960 2024.09.10 21:28:47.528311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9961 2024.09.10 21:28:47.528329 [ 3 ] {} <Debug> HTTP-Session: 4df11491-9292-45ec-a6b7-bd8a2f697c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9962 2024.09.10 21:28:47.528346 [ 3 ] {} <Debug> HTTP-Session: 4df11491-9292-45ec-a6b7-bd8a2f697c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.09.10 21:28:47.528359 [ 3 ] {} <Debug> HTTP-Session: 4df11491-9292-45ec-a6b7-bd8a2f697c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9964 2024.09.10 21:28:47.528390 [ 3 ] {} <Trace> HTTP-Session: 4df11491-9292-45ec-a6b7-bd8a2f697c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9965 2024.09.10 21:28:47.528640 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9966 2024.09.10 21:28:47.528705 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
9967 2024.09.10 21:28:47.529136 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9968 2024.09.10 21:28:47.529832 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9969 2024.09.10 21:28:47.529869 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9970 2024.09.10 21:28:47.530488 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9971 2024.09.10 21:28:47.530901 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9972 2024.09.10 21:28:47.531090 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00262 sec., 6488.5496183206105 rows/sec., 11.63 MiB/sec.
9973 2024.09.10 21:28:47.531323 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Debug> DynamicQueryHandler: Done processing query
9974 2024.09.10 21:28:47.531347 [ 3 ] {4e87199f-c989-4d7e-9343-4aafdbccd02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9975 2024.09.10 21:28:47.531363 [ 3 ] {} <Debug> HTTP-Session: 4df11491-9292-45ec-a6b7-bd8a2f697c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.09.10 21:28:47.531482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9977 2024.09.10 21:28:47.531531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9978 2024.09.10 21:28:47.531550 [ 3 ] {} <Debug> HTTP-Session: 2d4177cf-a904-46d9-ad49-e1bd3154eca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9979 2024.09.10 21:28:47.531567 [ 3 ] {} <Debug> HTTP-Session: 2d4177cf-a904-46d9-ad49-e1bd3154eca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.09.10 21:28:47.531581 [ 3 ] {} <Debug> HTTP-Session: 2d4177cf-a904-46d9-ad49-e1bd3154eca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.09.10 21:28:47.531612 [ 3 ] {} <Trace> HTTP-Session: 2d4177cf-a904-46d9-ad49-e1bd3154eca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9982 2024.09.10 21:28:47.531746 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9983 2024.09.10 21:28:47.531791 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9984 2024.09.10 21:28:47.531920 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9985 2024.09.10 21:28:47.532232 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9986 2024.09.10 21:28:47.532268 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
9987 2024.09.10 21:28:47.532637 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9988 2024.09.10 21:28:47.532958 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9989 2024.09.10 21:28:47.533114 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001415 sec., 57950.53003533569 rows/sec., 3.68 MiB/sec.
9990 2024.09.10 21:28:47.533385 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Debug> DynamicQueryHandler: Done processing query
9991 2024.09.10 21:28:47.533442 [ 3 ] {85e4a016-5295-4a91-af7b-d0231f0e837e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9992 2024.09.10 21:28:47.533507 [ 3 ] {} <Debug> HTTP-Session: 2d4177cf-a904-46d9-ad49-e1bd3154eca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.09.10 21:28:52.498747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9994 2024.09.10 21:28:52.498895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9995 2024.09.10 21:28:52.498923 [ 3 ] {} <Debug> HTTP-Session: a0bf1b4e-969d-4bb6-b352-afa0116a5f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
9996 2024.09.10 21:28:52.498951 [ 3 ] {} <Debug> HTTP-Session: a0bf1b4e-969d-4bb6-b352-afa0116a5f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.09.10 21:28:52.498970 [ 3 ] {} <Debug> HTTP-Session: a0bf1b4e-969d-4bb6-b352-afa0116a5f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9998 2024.09.10 21:28:52.499024 [ 3 ] {} <Trace> HTTP-Session: a0bf1b4e-969d-4bb6-b352-afa0116a5f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9999 2024.09.10 21:28:52.499230 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10000 2024.09.10 21:28:52.499306 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10001 2024.09.10 21:28:52.499668 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10002 2024.09.10 21:28:52.500158 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10003 2024.09.10 21:28:52.500206 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10004 2024.09.10 21:28:52.500618 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10005 2024.09.10 21:28:52.501010 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10006 2024.09.10 21:28:52.501195 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00202 sec., 1980.19801980198 rows/sec., 161.47 KiB/sec.
10007 2024.09.10 21:28:52.501196 [ 125 ] {} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
10008 2024.09.10 21:28:52.501306 [ 125 ] {} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10009 2024.09.10 21:28:52.501369 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10010 2024.09.10 21:28:52.501549 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Debug> DynamicQueryHandler: Done processing query
10011 2024.09.10 21:28:52.501636 [ 3 ] {f8d33093-e979-43cf-b864-c487347036f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10012 2024.09.10 21:28:52.501710 [ 3 ] {} <Debug> HTTP-Session: a0bf1b4e-969d-4bb6-b352-afa0116a5f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.09.10 21:28:52.502026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10014 2024.09.10 21:28:52.502149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10015 2024.09.10 21:28:52.502164 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
10016 2024.09.10 21:28:52.502185 [ 3 ] {} <Debug> HTTP-Session: 34ba3c04-e2cf-4121-8184-2fbddbf9dbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10017 2024.09.10 21:28:52.502278 [ 3 ] {} <Debug> HTTP-Session: 34ba3c04-e2cf-4121-8184-2fbddbf9dbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10018 2024.09.10 21:28:52.502317 [ 3 ] {} <Debug> HTTP-Session: 34ba3c04-e2cf-4121-8184-2fbddbf9dbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.09.10 21:28:52.502382 [ 3 ] {} <Trace> HTTP-Session: 34ba3c04-e2cf-4121-8184-2fbddbf9dbe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10020 2024.09.10 21:28:52.502687 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10021 2024.09.10 21:28:52.502694 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10022 2024.09.10 21:28:52.502756 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
10023 2024.09.10 21:28:52.502791 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10024 2024.09.10 21:28:52.503084 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10025 2024.09.10 21:28:52.503375 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
10026 2024.09.10 21:28:52.503774 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
10027 2024.09.10 21:28:52.504143 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
10028 2024.09.10 21:28:52.504560 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
10029 2024.09.10 21:28:52.504598 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10030 2024.09.10 21:28:52.505785 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10031 2024.09.10 21:28:52.505853 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10032 2024.09.10 21:28:52.506818 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10033 2024.09.10 21:28:52.507319 [ 194 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005809712 sec., 5852.269441239084 rows/sec., 500.07 KiB/sec.
10034 2024.09.10 21:28:52.507532 [ 199 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
10035 2024.09.10 21:28:52.507626 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10036 2024.09.10 21:28:52.507847 [ 125 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10037 2024.09.10 21:28:52.507868 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.005282 sec., 19689.51154865581 rows/sec., 1.63 MiB/sec.
10038 2024.09.10 21:28:52.507985 [ 125 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10039 2024.09.10 21:28:52.508147 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10040 2024.09.10 21:28:52.508497 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Debug> DynamicQueryHandler: Done processing query
10041 2024.09.10 21:28:52.508571 [ 3 ] {75ebd788-aaa0-4d98-8a8e-19f380bba13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10042 2024.09.10 21:28:52.508644 [ 3 ] {} <Debug> HTTP-Session: 34ba3c04-e2cf-4121-8184-2fbddbf9dbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10043 2024.09.10 21:28:52.508798 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::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
10044 2024.09.10 21:28:52.508917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10045 2024.09.10 21:28:52.509115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10046 2024.09.10 21:28:52.509242 [ 3 ] {} <Debug> HTTP-Session: 98ff88f2-4e3d-45cf-b802-6a58bd84659d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10047 2024.09.10 21:28:52.509346 [ 3 ] {} <Debug> HTTP-Session: 98ff88f2-4e3d-45cf-b802-6a58bd84659d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10048 2024.09.10 21:28:52.509421 [ 3 ] {} <Debug> HTTP-Session: 98ff88f2-4e3d-45cf-b802-6a58bd84659d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10049 2024.09.10 21:28:52.509597 [ 3 ] {} <Trace> HTTP-Session: 98ff88f2-4e3d-45cf-b802-6a58bd84659d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10050 2024.09.10 21:28:52.509788 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10051 2024.09.10 21:28:52.509978 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10052 2024.09.10 21:28:52.509988 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1418 rows starting from the beginning of the part
10053 2024.09.10 21:28:52.510172 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10054 2024.09.10 21:28:52.510174 [ 199 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10055 2024.09.10 21:28:52.510572 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1242 rows starting from the beginning of the part
10056 2024.09.10 21:28:52.510674 [ 199 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_21_4} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
10057 2024.09.10 21:28:52.511134 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 226 rows starting from the beginning of the part
10058 2024.09.10 21:28:52.511170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10059 2024.09.10 21:28:52.511733 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 103 rows starting from the beginning of the part
10060 2024.09.10 21:28:52.512207 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 223 rows starting from the beginning of the part
10061 2024.09.10 21:28:52.512620 [ 190 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part
10062 2024.09.10 21:28:52.512918 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10063 2024.09.10 21:28:52.514101 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10064 2024.09.10 21:28:52.514170 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10065 2024.09.10 21:28:52.514915 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10066 2024.09.10 21:28:52.515849 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10067 2024.09.10 21:28:52.516043 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.006219 sec., 4341.534008683068 rows/sec., 323.01 KiB/sec.
10068 2024.09.10 21:28:52.516396 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Debug> DynamicQueryHandler: Done processing query
10069 2024.09.10 21:28:52.516478 [ 3 ] {4167b832-57a9-4e2d-9d92-d20df9279ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10070 2024.09.10 21:28:52.516551 [ 3 ] {} <Debug> HTTP-Session: 98ff88f2-4e3d-45cf-b802-6a58bd84659d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10071 2024.09.10 21:28:52.516828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10072 2024.09.10 21:28:52.516989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10073 2024.09.10 21:28:52.517042 [ 3 ] {} <Debug> HTTP-Session: 53e66bed-4407-499e-bb26-3c823402f2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10074 2024.09.10 21:28:52.517064 [ 3 ] {} <Debug> HTTP-Session: 53e66bed-4407-499e-bb26-3c823402f2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.09.10 21:28:52.517075 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.008735232 sec., 379612.12707344233 rows/sec., 33.21 MiB/sec.
10076 2024.09.10 21:28:52.517081 [ 3 ] {} <Debug> HTTP-Session: 53e66bed-4407-499e-bb26-3c823402f2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10077 2024.09.10 21:28:52.517139 [ 3 ] {} <Trace> HTTP-Session: 53e66bed-4407-499e-bb26-3c823402f2a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10078 2024.09.10 21:28:52.517289 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10079 2024.09.10 21:28:52.517298 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10080 2024.09.10 21:28:52.517349 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10081 2024.09.10 21:28:52.517896 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10082 2024.09.10 21:28:52.518067 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.09.10 21:28:52.518219 [ 199 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_51_10} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10084 2024.09.10 21:28:52.518326 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
10085 2024.09.10 21:28:52.518426 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10086 2024.09.10 21:28:52.518463 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10087 2024.09.10 21:28:52.518826 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10088 2024.09.10 21:28:52.519181 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10089 2024.09.10 21:28:52.519342 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002117 sec., 42985.35663675012 rows/sec., 3.36 MiB/sec.
10090 2024.09.10 21:28:52.519344 [ 125 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10091 2024.09.10 21:28:52.519448 [ 125 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10092 2024.09.10 21:28:52.519507 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10093 2024.09.10 21:28:52.519693 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Debug> DynamicQueryHandler: Done processing query
10094 2024.09.10 21:28:52.519770 [ 3 ] {60a2d3d7-7d87-4fcd-a6aa-2c5c4272f2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10095 2024.09.10 21:28:52.519827 [ 3 ] {} <Debug> HTTP-Session: 53e66bed-4407-499e-bb26-3c823402f2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10096 2024.09.10 21:28:52.519826 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::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
10097 2024.09.10 21:28:52.520074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10098 2024.09.10 21:28:52.520239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10099 2024.09.10 21:28:52.520337 [ 3 ] {} <Debug> HTTP-Session: 8cfc39a3-cb61-4d93-ba32-27184a55984b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10100 2024.09.10 21:28:52.520414 [ 3 ] {} <Debug> HTTP-Session: 8cfc39a3-cb61-4d93-ba32-27184a55984b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10101 2024.09.10 21:28:52.520479 [ 3 ] {} <Debug> HTTP-Session: 8cfc39a3-cb61-4d93-ba32-27184a55984b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10102 2024.09.10 21:28:52.520514 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10103 2024.09.10 21:28:52.520610 [ 3 ] {} <Trace> HTTP-Session: 8cfc39a3-cb61-4d93-ba32-27184a55984b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10104 2024.09.10 21:28:52.520637 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part
10105 2024.09.10 21:28:52.521131 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 543 rows starting from the beginning of the part
10106 2024.09.10 21:28:52.521165 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10107 2024.09.10 21:28:52.521411 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10108 2024.09.10 21:28:52.521498 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 405 rows starting from the beginning of the part
10109 2024.09.10 21:28:52.521956 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part
10110 2024.09.10 21:28:52.522386 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 399 rows starting from the beginning of the part
10111 2024.09.10 21:28:52.522686 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part
10112 2024.09.10 21:28:52.523106 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10113 2024.09.10 21:28:52.524150 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.09.10 21:28:52.524200 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10115 2024.09.10 21:28:52.525175 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10116 2024.09.10 21:28:52.525834 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10117 2024.09.10 21:28:52.525863 [ 191 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2441 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062683 sec., 389419.77888741763 rows/sec., 29.89 MiB/sec.
10118 2024.09.10 21:28:52.526100 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005236 sec., 30939.648586707408 rows/sec., 2.15 MiB/sec.
10119 2024.09.10 21:28:52.526210 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10120 2024.09.10 21:28:52.526439 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Debug> DynamicQueryHandler: Done processing query
10121 2024.09.10 21:28:52.526483 [ 3 ] {e1d0438c-b0aa-4541-88d0-4cf6eaceaa15} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10122 2024.09.10 21:28:52.526525 [ 3 ] {} <Debug> HTTP-Session: 8cfc39a3-cb61-4d93-ba32-27184a55984b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.09.10 21:28:52.526787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10124 2024.09.10 21:28:52.526879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10125 2024.09.10 21:28:52.526911 [ 3 ] {} <Debug> HTTP-Session: e8d2560b-dd86-4dfe-9d67-e08552dcead2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10126 2024.09.10 21:28:52.526946 [ 3 ] {} <Debug> HTTP-Session: e8d2560b-dd86-4dfe-9d67-e08552dcead2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.09.10 21:28:52.526961 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10128 2024.09.10 21:28:52.526974 [ 3 ] {} <Debug> HTTP-Session: e8d2560b-dd86-4dfe-9d67-e08552dcead2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10129 2024.09.10 21:28:52.527067 [ 3 ] {} <Trace> HTTP-Session: e8d2560b-dd86-4dfe-9d67-e08552dcead2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10130 2024.09.10 21:28:52.527131 [ 190 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_51_10} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10131 2024.09.10 21:28:52.527269 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
10132 2024.09.10 21:28:52.527490 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10133 2024.09.10 21:28:52.527567 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10134 2024.09.10 21:28:52.528029 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10135 2024.09.10 21:28:52.528674 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10136 2024.09.10 21:28:52.528709 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10137 2024.09.10 21:28:52.529339 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10138 2024.09.10 21:28:52.529760 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10139 2024.09.10 21:28:52.529957 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002764 sec., 8321.273516642546 rows/sec., 14.91 MiB/sec.
10140 2024.09.10 21:28:52.530189 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Debug> DynamicQueryHandler: Done processing query
10141 2024.09.10 21:28:52.530214 [ 3 ] {2c0879e4-e341-407d-8efa-314c511612e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10142 2024.09.10 21:28:52.530230 [ 3 ] {} <Debug> HTTP-Session: e8d2560b-dd86-4dfe-9d67-e08552dcead2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10143 2024.09.10 21:28:52.530406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10144 2024.09.10 21:28:52.530454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10145 2024.09.10 21:28:52.530474 [ 3 ] {} <Debug> HTTP-Session: 28845799-5749-416e-93fa-d9a44fc95429 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10146 2024.09.10 21:28:52.530490 [ 3 ] {} <Debug> HTTP-Session: 28845799-5749-416e-93fa-d9a44fc95429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.09.10 21:28:52.530504 [ 3 ] {} <Debug> HTTP-Session: 28845799-5749-416e-93fa-d9a44fc95429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10148 2024.09.10 21:28:52.530538 [ 3 ] {} <Trace> HTTP-Session: 28845799-5749-416e-93fa-d9a44fc95429 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10149 2024.09.10 21:28:52.530661 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10150 2024.09.10 21:28:52.530706 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10151 2024.09.10 21:28:52.530835 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10152 2024.09.10 21:28:52.531139 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10153 2024.09.10 21:28:52.531174 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10154 2024.09.10 21:28:52.531531 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10155 2024.09.10 21:28:52.531847 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10156 2024.09.10 21:28:52.531996 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
10157 2024.09.10 21:28:52.532149 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Debug> DynamicQueryHandler: Done processing query
10158 2024.09.10 21:28:52.532173 [ 3 ] {05cf3f0d-f110-4aa6-a116-f064d4127da4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10159 2024.09.10 21:28:52.532188 [ 3 ] {} <Debug> HTTP-Session: 28845799-5749-416e-93fa-d9a44fc95429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10160 2024.09.10 21:28:54.585392 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
10161 2024.09.10 21:28:54.585475 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
10162 2024.09.10 21:28:57.502700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10163 2024.09.10 21:28:57.502855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10164 2024.09.10 21:28:57.502880 [ 3 ] {} <Debug> HTTP-Session: f26ba9da-1a09-4070-b276-d482c072a4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10165 2024.09.10 21:28:57.502904 [ 3 ] {} <Debug> HTTP-Session: f26ba9da-1a09-4070-b276-d482c072a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10166 2024.09.10 21:28:57.502918 [ 3 ] {} <Debug> HTTP-Session: f26ba9da-1a09-4070-b276-d482c072a4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10167 2024.09.10 21:28:57.502967 [ 3 ] {} <Trace> HTTP-Session: f26ba9da-1a09-4070-b276-d482c072a4c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10168 2024.09.10 21:28:57.503206 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10169 2024.09.10 21:28:57.503274 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10170 2024.09.10 21:28:57.503598 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10171 2024.09.10 21:28:57.504277 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10172 2024.09.10 21:28:57.504325 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10173 2024.09.10 21:28:57.504760 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10174 2024.09.10 21:28:57.505149 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10175 2024.09.10 21:28:57.505323 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002211 sec., 100859.33966530982 rows/sec., 8.89 MiB/sec.
10176 2024.09.10 21:28:57.505659 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Debug> DynamicQueryHandler: Done processing query
10177 2024.09.10 21:28:57.505710 [ 3 ] {429697b0-c91a-4f1c-8886-4850ed006f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10178 2024.09.10 21:28:57.505744 [ 3 ] {} <Debug> HTTP-Session: f26ba9da-1a09-4070-b276-d482c072a4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.09.10 21:28:57.505897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10180 2024.09.10 21:28:57.505951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10181 2024.09.10 21:28:57.505971 [ 3 ] {} <Debug> HTTP-Session: 06957221-4136-485c-9a85-948cca946b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10182 2024.09.10 21:28:57.505990 [ 3 ] {} <Debug> HTTP-Session: 06957221-4136-485c-9a85-948cca946b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.09.10 21:28:57.506004 [ 3 ] {} <Debug> HTTP-Session: 06957221-4136-485c-9a85-948cca946b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10184 2024.09.10 21:28:57.506039 [ 3 ] {} <Trace> HTTP-Session: 06957221-4136-485c-9a85-948cca946b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10185 2024.09.10 21:28:57.506152 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10186 2024.09.10 21:28:57.506200 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10187 2024.09.10 21:28:57.506453 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10188 2024.09.10 21:28:57.506769 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10189 2024.09.10 21:28:57.506806 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10190 2024.09.10 21:28:57.507155 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10191 2024.09.10 21:28:57.507551 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10192 2024.09.10 21:28:57.507689 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00157 sec., 10828.025477707006 rows/sec., 814.22 KiB/sec.
10193 2024.09.10 21:28:57.507739 [ 144 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10194 2024.09.10 21:28:57.507851 [ 144 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10195 2024.09.10 21:28:57.507886 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10196 2024.09.10 21:28:57.507974 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Debug> DynamicQueryHandler: Done processing query
10197 2024.09.10 21:28:57.508047 [ 3 ] {e19bc3eb-565b-4104-803c-c737256a2f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10198 2024.09.10 21:28:57.508119 [ 3 ] {} <Debug> HTTP-Session: 06957221-4136-485c-9a85-948cca946b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.09.10 21:28:57.508243 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::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
10200 2024.09.10 21:28:57.508375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10201 2024.09.10 21:28:57.508545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10202 2024.09.10 21:28:57.508637 [ 3 ] {} <Debug> HTTP-Session: 681a466e-7d97-4bf5-97d9-10d83cac6bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10203 2024.09.10 21:28:57.508712 [ 3 ] {} <Debug> HTTP-Session: 681a466e-7d97-4bf5-97d9-10d83cac6bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10204 2024.09.10 21:28:57.508780 [ 3 ] {} <Debug> HTTP-Session: 681a466e-7d97-4bf5-97d9-10d83cac6bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10205 2024.09.10 21:28:57.508939 [ 3 ] {} <Trace> HTTP-Session: 681a466e-7d97-4bf5-97d9-10d83cac6bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10206 2024.09.10 21:28:57.508939 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10207 2024.09.10 21:28:57.509067 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part
10208 2024.09.10 21:28:57.509322 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10209 2024.09.10 21:28:57.509556 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10210 2024.09.10 21:28:57.509541 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part
10211 2024.09.10 21:28:57.509999 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part
10212 2024.09.10 21:28:57.510278 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part
10213 2024.09.10 21:28:57.510687 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part
10214 2024.09.10 21:28:57.511083 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part
10215 2024.09.10 21:28:57.511536 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10216 2024.09.10 21:28:57.512361 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10217 2024.09.10 21:28:57.512416 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10218 2024.09.10 21:28:57.513411 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10219 2024.09.10 21:28:57.514219 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006226019 sec., 26822.918465234365 rows/sec., 2.05 MiB/sec.
10220 2024.09.10 21:28:57.514415 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10221 2024.09.10 21:28:57.514482 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10222 2024.09.10 21:28:57.514795 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005632 sec., 2485.7954545454545 rows/sec., 174.09 KiB/sec.
10223 2024.09.10 21:28:57.515297 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Debug> DynamicQueryHandler: Done processing query
10224 2024.09.10 21:28:57.515328 [ 3 ] {59145b28-d820-4d20-824e-bf918c5c747c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10225 2024.09.10 21:28:57.515363 [ 3 ] {} <Debug> HTTP-Session: 681a466e-7d97-4bf5-97d9-10d83cac6bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.09.10 21:28:57.515452 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10227 2024.09.10 21:28:57.515512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10228 2024.09.10 21:28:57.515587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10229 2024.09.10 21:28:57.515604 [ 190 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_51_10} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10230 2024.09.10 21:28:57.515626 [ 3 ] {} <Debug> HTTP-Session: 7afcdb09-e3f1-43f7-826e-9d5b4b513044 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10231 2024.09.10 21:28:57.515656 [ 3 ] {} <Debug> HTTP-Session: 7afcdb09-e3f1-43f7-826e-9d5b4b513044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10232 2024.09.10 21:28:57.515692 [ 3 ] {} <Debug> HTTP-Session: 7afcdb09-e3f1-43f7-826e-9d5b4b513044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10233 2024.09.10 21:28:57.515772 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10234 2024.09.10 21:28:57.515781 [ 3 ] {} <Trace> HTTP-Session: 7afcdb09-e3f1-43f7-826e-9d5b4b513044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10235 2024.09.10 21:28:57.515910 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10236 2024.09.10 21:28:57.515953 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10237 2024.09.10 21:28:57.516197 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10238 2024.09.10 21:28:57.516508 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10239 2024.09.10 21:28:57.516543 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10240 2024.09.10 21:28:57.516892 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10241 2024.09.10 21:28:57.517269 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10242 2024.09.10 21:28:57.517430 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 229.30 KiB/sec.
10243 2024.09.10 21:28:57.517590 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Debug> DynamicQueryHandler: Done processing query
10244 2024.09.10 21:28:57.517614 [ 3 ] {d8b140a7-ec19-4599-9a4c-1d68b91f1d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10245 2024.09.10 21:28:57.517630 [ 3 ] {} <Debug> HTTP-Session: 7afcdb09-e3f1-43f7-826e-9d5b4b513044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10246 2024.09.10 21:28:57.517814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10247 2024.09.10 21:28:57.517860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10248 2024.09.10 21:28:57.517879 [ 3 ] {} <Debug> HTTP-Session: e7e9402f-b3da-4946-9308-82bc57ffb39a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10249 2024.09.10 21:28:57.517895 [ 3 ] {} <Debug> HTTP-Session: e7e9402f-b3da-4946-9308-82bc57ffb39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.09.10 21:28:57.517909 [ 3 ] {} <Debug> HTTP-Session: e7e9402f-b3da-4946-9308-82bc57ffb39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.09.10 21:28:57.517940 [ 3 ] {} <Trace> HTTP-Session: e7e9402f-b3da-4946-9308-82bc57ffb39a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10252 2024.09.10 21:28:57.518157 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10253 2024.09.10 21:28:57.518200 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10254 2024.09.10 21:28:57.518422 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10255 2024.09.10 21:28:57.518966 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10256 2024.09.10 21:28:57.519002 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10257 2024.09.10 21:28:57.519383 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10258 2024.09.10 21:28:57.519741 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10259 2024.09.10 21:28:57.519902 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001861 sec., 214400.85975282107 rows/sec., 15.24 MiB/sec.
10260 2024.09.10 21:28:57.520187 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Debug> DynamicQueryHandler: Done processing query
10261 2024.09.10 21:28:57.520260 [ 3 ] {cd5287a5-239e-4feb-bd3d-45d56a56b28b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10262 2024.09.10 21:28:57.520321 [ 3 ] {} <Debug> HTTP-Session: e7e9402f-b3da-4946-9308-82bc57ffb39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.09.10 21:28:57.520548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10264 2024.09.10 21:28:57.520599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.09.10 21:28:57.520618 [ 3 ] {} <Debug> HTTP-Session: eb56241d-08d2-4816-9cf2-ef5f1488af16 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10266 2024.09.10 21:28:57.520635 [ 3 ] {} <Debug> HTTP-Session: eb56241d-08d2-4816-9cf2-ef5f1488af16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.09.10 21:28:57.520649 [ 3 ] {} <Debug> HTTP-Session: eb56241d-08d2-4816-9cf2-ef5f1488af16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.09.10 21:28:57.520681 [ 3 ] {} <Trace> HTTP-Session: eb56241d-08d2-4816-9cf2-ef5f1488af16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.09.10 21:28:57.520781 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10270 2024.09.10 21:28:57.520829 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10271 2024.09.10 21:28:57.520977 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10272 2024.09.10 21:28:57.521235 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10273 2024.09.10 21:28:57.521271 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10274 2024.09.10 21:28:57.521621 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10275 2024.09.10 21:28:57.521937 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10276 2024.09.10 21:28:57.522090 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec.
10277 2024.09.10 21:28:57.522329 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Debug> DynamicQueryHandler: Done processing query
10278 2024.09.10 21:28:57.522379 [ 3 ] {8d70528b-8f64-49b5-912c-b5a3dda73178} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10279 2024.09.10 21:28:57.522397 [ 3 ] {} <Debug> HTTP-Session: eb56241d-08d2-4816-9cf2-ef5f1488af16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.09.10 21:28:57.522541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.09.10 21:28:57.522588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.09.10 21:28:57.522607 [ 3 ] {} <Debug> HTTP-Session: 9316a2e0-6a7a-47f3-9b8b-1c3ab07d7d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10283 2024.09.10 21:28:57.522624 [ 3 ] {} <Debug> HTTP-Session: 9316a2e0-6a7a-47f3-9b8b-1c3ab07d7d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.09.10 21:28:57.522638 [ 3 ] {} <Debug> HTTP-Session: 9316a2e0-6a7a-47f3-9b8b-1c3ab07d7d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.09.10 21:28:57.522669 [ 3 ] {} <Trace> HTTP-Session: 9316a2e0-6a7a-47f3-9b8b-1c3ab07d7d13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10286 2024.09.10 21:28:57.522872 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10287 2024.09.10 21:28:57.522921 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10288 2024.09.10 21:28:57.523072 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10289 2024.09.10 21:28:57.523507 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.09.10 21:28:57.523542 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10291 2024.09.10 21:28:57.523922 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10292 2024.09.10 21:28:57.524270 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10293 2024.09.10 21:28:57.524424 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10294 2024.09.10 21:28:57.524431 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001667 sec., 142171.56568686262 rows/sec., 9.53 MiB/sec.
10295 2024.09.10 21:28:57.524482 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10296 2024.09.10 21:28:57.524543 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10297 2024.09.10 21:28:57.524755 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::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
10298 2024.09.10 21:28:57.524777 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Debug> DynamicQueryHandler: Done processing query
10299 2024.09.10 21:28:57.524831 [ 3 ] {eb0f56ca-e334-4019-8c0a-efe3d5b5d99f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10300 2024.09.10 21:28:57.524863 [ 3 ] {} <Debug> HTTP-Session: 9316a2e0-6a7a-47f3-9b8b-1c3ab07d7d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.09.10 21:28:57.525051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10302 2024.09.10 21:28:57.525058 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10303 2024.09.10 21:28:57.525144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10304 2024.09.10 21:28:57.525152 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15382 rows starting from the beginning of the part
10305 2024.09.10 21:28:57.525182 [ 3 ] {} <Debug> HTTP-Session: 823fa802-81f7-4d01-8669-695bc09b5a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10306 2024.09.10 21:28:57.525221 [ 3 ] {} <Debug> HTTP-Session: 823fa802-81f7-4d01-8669-695bc09b5a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.09.10 21:28:57.525258 [ 3 ] {} <Debug> HTTP-Session: 823fa802-81f7-4d01-8669-695bc09b5a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.09.10 21:28:57.525436 [ 3 ] {} <Trace> HTTP-Session: 823fa802-81f7-4d01-8669-695bc09b5a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10309 2024.09.10 21:28:57.525470 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 240 rows starting from the beginning of the part
10310 2024.09.10 21:28:57.525759 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part
10311 2024.09.10 21:28:57.525814 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10312 2024.09.10 21:28:57.526055 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10313 2024.09.10 21:28:57.526065 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part
10314 2024.09.10 21:28:57.526401 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part
10315 2024.09.10 21:28:57.526773 [ 200 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part
10316 2024.09.10 21:28:57.527243 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10317 2024.09.10 21:28:57.527935 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10318 2024.09.10 21:28:57.527980 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10319 2024.09.10 21:28:57.528423 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10320 2024.09.10 21:28:57.528773 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10321 2024.09.10 21:28:57.529035 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003391 sec., 294.8982601002654 rows/sec., 19.87 KiB/sec.
10322 2024.09.10 21:28:57.529269 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Debug> DynamicQueryHandler: Done processing query
10323 2024.09.10 21:28:57.529302 [ 3 ] {b9013662-d449-4e82-a27e-082e0d505245} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10324 2024.09.10 21:28:57.529323 [ 3 ] {} <Debug> HTTP-Session: 823fa802-81f7-4d01-8669-695bc09b5a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.09.10 21:28:57.529490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10326 2024.09.10 21:28:57.529541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10327 2024.09.10 21:28:57.529560 [ 3 ] {} <Debug> HTTP-Session: 8e6879d4-957f-48a1-bd87-82a5aa212f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10328 2024.09.10 21:28:57.529577 [ 3 ] {} <Debug> HTTP-Session: 8e6879d4-957f-48a1-bd87-82a5aa212f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.09.10 21:28:57.529591 [ 3 ] {} <Debug> HTTP-Session: 8e6879d4-957f-48a1-bd87-82a5aa212f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10330 2024.09.10 21:28:57.529632 [ 3 ] {} <Trace> HTTP-Session: 8e6879d4-957f-48a1-bd87-82a5aa212f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10331 2024.09.10 21:28:57.530009 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10332 2024.09.10 21:28:57.530074 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10333 2024.09.10 21:28:57.530611 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10334 2024.09.10 21:28:57.531353 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10335 2024.09.10 21:28:57.531388 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10336 2024.09.10 21:28:57.532177 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10337 2024.09.10 21:28:57.532817 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008168453 sec., 2010050.1282188927 rows/sec., 135.90 MiB/sec.
10338 2024.09.10 21:28:57.533067 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10339 2024.09.10 21:28:57.533108 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10340 2024.09.10 21:28:57.533445 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10341 2024.09.10 21:28:57.533548 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.003806 sec., 4466.631634261692 rows/sec., 8.00 MiB/sec.
10342 2024.09.10 21:28:57.533652 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10343 2024.09.10 21:28:57.534113 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10344 2024.09.10 21:28:57.534641 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10345 2024.09.10 21:28:57.534681 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Debug> DynamicQueryHandler: Done processing query
10346 2024.09.10 21:28:57.534681 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::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
10347 2024.09.10 21:28:57.534744 [ 3 ] {46efa0bd-aae4-48b4-aea1-1cc2c5342dd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10348 2024.09.10 21:28:57.534814 [ 3 ] {} <Debug> HTTP-Session: 8e6879d4-957f-48a1-bd87-82a5aa212f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.09.10 21:28:57.534871 [ 186 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10350 2024.09.10 21:28:57.535066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10351 2024.09.10 21:28:57.535118 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB.
10352 2024.09.10 21:28:57.535209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10353 2024.09.10 21:28:57.535266 [ 3 ] {} <Debug> HTTP-Session: c35f4d5d-1b77-4ce4-9e70-242813cd3b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10354 2024.09.10 21:28:57.535328 [ 3 ] {} <Debug> HTTP-Session: c35f4d5d-1b77-4ce4-9e70-242813cd3b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.09.10 21:28:57.535374 [ 3 ] {} <Debug> HTTP-Session: c35f4d5d-1b77-4ce4-9e70-242813cd3b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10356 2024.09.10 21:28:57.535489 [ 3 ] {} <Trace> HTTP-Session: c35f4d5d-1b77-4ce4-9e70-242813cd3b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10357 2024.09.10 21:28:57.535787 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10358 2024.09.10 21:28:57.535902 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10359 2024.09.10 21:28:57.535913 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10360 2024.09.10 21:28:57.536117 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 865 rows starting from the beginning of the part
10361 2024.09.10 21:28:57.536750 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10362 2024.09.10 21:28:57.537017 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part
10363 2024.09.10 21:28:57.537723 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part
10364 2024.09.10 21:28:57.538140 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.09.10 21:28:57.538245 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10366 2024.09.10 21:28:57.538560 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part
10367 2024.09.10 21:28:57.539197 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part
10368 2024.09.10 21:28:57.539700 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10369 2024.09.10 21:28:57.539772 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part
10370 2024.09.10 21:28:57.540905 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10371 2024.09.10 21:28:57.541175 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005513 sec., 14873.934337021587 rows/sec., 967.35 KiB/sec.
10372 2024.09.10 21:28:57.541556 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Debug> DynamicQueryHandler: Done processing query
10373 2024.09.10 21:28:57.541605 [ 3 ] {987104ff-fec6-47b0-84ea-c47e47fd89d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10374 2024.09.10 21:28:57.541646 [ 3 ] {} <Debug> HTTP-Session: c35f4d5d-1b77-4ce4-9e70-242813cd3b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.09.10 21:28:57.546077 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 19 columns (19 merged, 0 gathered) in 0.011775915 sec., 81692.1657467806 rows/sec., 146.39 MiB/sec.
10376 2024.09.10 21:28:57.547285 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10377 2024.09.10 21:28:57.547881 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10378 2024.09.10 21:28:57.547974 [ 186 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10379 2024.09.10 21:28:57.548130 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB.
10380 2024.09.10 21:29:02.527649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10381 2024.09.10 21:29:02.527830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10382 2024.09.10 21:29:02.527873 [ 3 ] {} <Debug> HTTP-Session: 78e6e9e7-7e07-46e2-ba63-2320a93f6e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10383 2024.09.10 21:29:02.527910 [ 3 ] {} <Debug> HTTP-Session: 78e6e9e7-7e07-46e2-ba63-2320a93f6e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10384 2024.09.10 21:29:02.527929 [ 3 ] {} <Debug> HTTP-Session: 78e6e9e7-7e07-46e2-ba63-2320a93f6e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10385 2024.09.10 21:29:02.527983 [ 3 ] {} <Trace> HTTP-Session: 78e6e9e7-7e07-46e2-ba63-2320a93f6e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10386 2024.09.10 21:29:02.528186 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10387 2024.09.10 21:29:02.528262 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10388 2024.09.10 21:29:02.528643 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10389 2024.09.10 21:29:02.529137 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10390 2024.09.10 21:29:02.529186 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10391 2024.09.10 21:29:02.529591 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10392 2024.09.10 21:29:02.529980 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10393 2024.09.10 21:29:02.530163 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00203 sec., 985.2216748768473 rows/sec., 80.34 KiB/sec.
10394 2024.09.10 21:29:02.530391 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Debug> DynamicQueryHandler: Done processing query
10395 2024.09.10 21:29:02.530418 [ 3 ] {83f27bce-c6fc-4459-b1b8-b7fc0ea2c8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10396 2024.09.10 21:29:02.530434 [ 3 ] {} <Debug> HTTP-Session: 78e6e9e7-7e07-46e2-ba63-2320a93f6e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10397 2024.09.10 21:29:02.530777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 180062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10398 2024.09.10 21:29:02.530830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10399 2024.09.10 21:29:02.530849 [ 3 ] {} <Debug> HTTP-Session: 7f53cd67-b9fe-473b-8cbe-0afb6b6fcf4d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10400 2024.09.10 21:29:02.530868 [ 3 ] {} <Debug> HTTP-Session: 7f53cd67-b9fe-473b-8cbe-0afb6b6fcf4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.09.10 21:29:02.530881 [ 3 ] {} <Debug> HTTP-Session: 7f53cd67-b9fe-473b-8cbe-0afb6b6fcf4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10402 2024.09.10 21:29:02.530917 [ 3 ] {} <Trace> HTTP-Session: 7f53cd67-b9fe-473b-8cbe-0afb6b6fcf4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10403 2024.09.10 21:29:02.531386 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10404 2024.09.10 21:29:02.531434 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10405 2024.09.10 21:29:02.531674 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10406 2024.09.10 21:29:02.532832 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10407 2024.09.10 21:29:02.532870 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10408 2024.09.10 21:29:02.533307 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10409 2024.09.10 21:29:02.533671 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10410 2024.09.10 21:29:02.533839 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Debug> executeQuery: Read 1243 rows, 104.88 KiB in 0.00276 sec., 450362.3188405797 rows/sec., 37.11 MiB/sec.
10411 2024.09.10 21:29:02.534015 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Debug> DynamicQueryHandler: Done processing query
10412 2024.09.10 21:29:02.534038 [ 3 ] {cac0d077-8787-4b13-b8ff-73125a9080e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10413 2024.09.10 21:29:02.534054 [ 3 ] {} <Debug> HTTP-Session: 7f53cd67-b9fe-473b-8cbe-0afb6b6fcf4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10414 2024.09.10 21:29:02.534259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10415 2024.09.10 21:29:02.534308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10416 2024.09.10 21:29:02.534327 [ 3 ] {} <Debug> HTTP-Session: a4445361-93ae-40c1-bea8-9bf4358807af Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10417 2024.09.10 21:29:02.534344 [ 3 ] {} <Debug> HTTP-Session: a4445361-93ae-40c1-bea8-9bf4358807af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10418 2024.09.10 21:29:02.534358 [ 3 ] {} <Debug> HTTP-Session: a4445361-93ae-40c1-bea8-9bf4358807af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10419 2024.09.10 21:29:02.534391 [ 3 ] {} <Trace> HTTP-Session: a4445361-93ae-40c1-bea8-9bf4358807af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10420 2024.09.10 21:29:02.534494 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10421 2024.09.10 21:29:02.534538 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10422 2024.09.10 21:29:02.534765 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10423 2024.09.10 21:29:02.535182 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10424 2024.09.10 21:29:02.535218 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10425 2024.09.10 21:29:02.535569 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10426 2024.09.10 21:29:02.535926 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10427 2024.09.10 21:29:02.536078 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001612 sec., 15508.684863523575 rows/sec., 1.13 MiB/sec.
10428 2024.09.10 21:29:02.536252 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Debug> DynamicQueryHandler: Done processing query
10429 2024.09.10 21:29:02.536275 [ 3 ] {43d0c9d6-6171-4d9a-bfdf-7dd1f8ecae2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10430 2024.09.10 21:29:02.536292 [ 3 ] {} <Debug> HTTP-Session: a4445361-93ae-40c1-bea8-9bf4358807af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10431 2024.09.10 21:29:02.536506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10432 2024.09.10 21:29:02.536554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10433 2024.09.10 21:29:02.536573 [ 3 ] {} <Debug> HTTP-Session: 9e9c0685-b892-4d29-b14b-ecd6e63d6da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10434 2024.09.10 21:29:02.536590 [ 3 ] {} <Debug> HTTP-Session: 9e9c0685-b892-4d29-b14b-ecd6e63d6da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10435 2024.09.10 21:29:02.536604 [ 3 ] {} <Debug> HTTP-Session: 9e9c0685-b892-4d29-b14b-ecd6e63d6da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10436 2024.09.10 21:29:02.536634 [ 3 ] {} <Trace> HTTP-Session: 9e9c0685-b892-4d29-b14b-ecd6e63d6da4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10437 2024.09.10 21:29:02.536783 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10438 2024.09.10 21:29:02.536826 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10439 2024.09.10 21:29:02.537047 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10440 2024.09.10 21:29:02.537495 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10441 2024.09.10 21:29:02.537531 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10442 2024.09.10 21:29:02.537889 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10443 2024.09.10 21:29:02.538240 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10444 2024.09.10 21:29:02.538398 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001673 sec., 136282.12791392708 rows/sec., 9.23 MiB/sec.
10445 2024.09.10 21:29:02.538572 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Debug> DynamicQueryHandler: Done processing query
10446 2024.09.10 21:29:02.538596 [ 3 ] {2ac1d051-3a7b-4ffa-abff-08a9c073db7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10447 2024.09.10 21:29:02.538612 [ 3 ] {} <Debug> HTTP-Session: 9e9c0685-b892-4d29-b14b-ecd6e63d6da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10448 2024.09.10 21:29:02.538797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 90089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10449 2024.09.10 21:29:02.538845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10450 2024.09.10 21:29:02.538863 [ 3 ] {} <Debug> HTTP-Session: 90876f4e-810a-4352-aaf0-21114d44cc92 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10451 2024.09.10 21:29:02.538880 [ 3 ] {} <Debug> HTTP-Session: 90876f4e-810a-4352-aaf0-21114d44cc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10452 2024.09.10 21:29:02.538893 [ 3 ] {} <Debug> HTTP-Session: 90876f4e-810a-4352-aaf0-21114d44cc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10453 2024.09.10 21:29:02.538923 [ 3 ] {} <Trace> HTTP-Session: 90876f4e-810a-4352-aaf0-21114d44cc92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10454 2024.09.10 21:29:02.539279 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10455 2024.09.10 21:29:02.539324 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10456 2024.09.10 21:29:02.539547 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10457 2024.09.10 21:29:02.540322 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10458 2024.09.10 21:29:02.540358 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10459 2024.09.10 21:29:02.540732 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10460 2024.09.10 21:29:02.541094 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10461 2024.09.10 21:29:02.541254 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.002222 sec., 245274.52745274527 rows/sec., 18.20 MiB/sec.
10462 2024.09.10 21:29:02.541431 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Debug> DynamicQueryHandler: Done processing query
10463 2024.09.10 21:29:02.541455 [ 3 ] {da81032b-d8b9-491e-8b7e-43a83396e920} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
10464 2024.09.10 21:29:02.541471 [ 3 ] {} <Debug> HTTP-Session: 90876f4e-810a-4352-aaf0-21114d44cc92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.09.10 21:29:02.541764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10466 2024.09.10 21:29:02.541813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10467 2024.09.10 21:29:02.541832 [ 3 ] {} <Debug> HTTP-Session: 27c75057-bafb-477d-ae99-43953d7e0bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10468 2024.09.10 21:29:02.541848 [ 3 ] {} <Debug> HTTP-Session: 27c75057-bafb-477d-ae99-43953d7e0bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10469 2024.09.10 21:29:02.541862 [ 3 ] {} <Debug> HTTP-Session: 27c75057-bafb-477d-ae99-43953d7e0bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10470 2024.09.10 21:29:02.541893 [ 3 ] {} <Trace> HTTP-Session: 27c75057-bafb-477d-ae99-43953d7e0bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10471 2024.09.10 21:29:02.542313 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10472 2024.09.10 21:29:02.542363 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10473 2024.09.10 21:29:02.542510 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10474 2024.09.10 21:29:02.543290 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10475 2024.09.10 21:29:02.543325 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10476 2024.09.10 21:29:02.543753 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10477 2024.09.10 21:29:02.544089 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10478 2024.09.10 21:29:02.544241 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002189 sec., 386021.01416171767 rows/sec., 25.98 MiB/sec.
10479 2024.09.10 21:29:02.544531 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Debug> DynamicQueryHandler: Done processing query
10480 2024.09.10 21:29:02.544579 [ 3 ] {4699a2e3-4f0e-4db7-b8b7-4a27cab88d58} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10481 2024.09.10 21:29:02.544614 [ 3 ] {} <Debug> HTTP-Session: 27c75057-bafb-477d-ae99-43953d7e0bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10482 2024.09.10 21:29:02.544774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10483 2024.09.10 21:29:02.544823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10484 2024.09.10 21:29:02.544842 [ 3 ] {} <Debug> HTTP-Session: af819969-45fb-4c27-8d52-4fad8d247c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10485 2024.09.10 21:29:02.544859 [ 3 ] {} <Debug> HTTP-Session: af819969-45fb-4c27-8d52-4fad8d247c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10486 2024.09.10 21:29:02.544873 [ 3 ] {} <Debug> HTTP-Session: af819969-45fb-4c27-8d52-4fad8d247c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.09.10 21:29:02.544905 [ 3 ] {} <Trace> HTTP-Session: af819969-45fb-4c27-8d52-4fad8d247c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10488 2024.09.10 21:29:02.545157 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10489 2024.09.10 21:29:02.545232 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10490 2024.09.10 21:29:02.545661 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10491 2024.09.10 21:29:02.546321 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10492 2024.09.10 21:29:02.546357 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10493 2024.09.10 21:29:02.546975 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10494 2024.09.10 21:29:02.547381 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10495 2024.09.10 21:29:02.547581 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002584 sec., 8900.928792569659 rows/sec., 15.95 MiB/sec.
10496 2024.09.10 21:29:02.548126 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Debug> DynamicQueryHandler: Done processing query
10497 2024.09.10 21:29:02.548170 [ 3 ] {cb1a59e2-dbf6-4812-b3fd-859fb886b860} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10498 2024.09.10 21:29:02.548189 [ 3 ] {} <Debug> HTTP-Session: af819969-45fb-4c27-8d52-4fad8d247c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10499 2024.09.10 21:29:02.548311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10500 2024.09.10 21:29:02.548360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10501 2024.09.10 21:29:02.548379 [ 3 ] {} <Debug> HTTP-Session: d55d32b8-9d53-4520-b497-cbede778f275 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10502 2024.09.10 21:29:02.548395 [ 3 ] {} <Debug> HTTP-Session: d55d32b8-9d53-4520-b497-cbede778f275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10503 2024.09.10 21:29:02.548409 [ 3 ] {} <Debug> HTTP-Session: d55d32b8-9d53-4520-b497-cbede778f275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10504 2024.09.10 21:29:02.548440 [ 3 ] {} <Trace> HTTP-Session: d55d32b8-9d53-4520-b497-cbede778f275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10505 2024.09.10 21:29:02.548569 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10506 2024.09.10 21:29:02.548617 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10507 2024.09.10 21:29:02.548770 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10508 2024.09.10 21:29:02.549051 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10509 2024.09.10 21:29:02.549087 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10510 2024.09.10 21:29:02.549452 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10511 2024.09.10 21:29:02.549784 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10512 2024.09.10 21:29:02.549937 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
10513 2024.09.10 21:29:02.549953 [ 141 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10514 2024.09.10 21:29:02.550056 [ 141 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10515 2024.09.10 21:29:02.550091 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10516 2024.09.10 21:29:02.550177 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Debug> DynamicQueryHandler: Done processing query
10517 2024.09.10 21:29:02.550241 [ 3 ] {3cb74e4e-5af3-4728-8637-ada3a152ab52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10518 2024.09.10 21:29:02.550289 [ 3 ] {} <Debug> HTTP-Session: d55d32b8-9d53-4520-b497-cbede778f275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10519 2024.09.10 21:29:02.550334 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
10520 2024.09.10 21:29:02.550532 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10521 2024.09.10 21:29:02.550579 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3142 rows starting from the beginning of the part
10522 2024.09.10 21:29:02.550718 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
10523 2024.09.10 21:29:02.550851 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
10524 2024.09.10 21:29:02.551065 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
10525 2024.09.10 21:29:02.551219 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
10526 2024.09.10 21:29:02.551312 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::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
10527 2024.09.10 21:29:02.553043 [ 193 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 4 columns (4 merged, 0 gathered) in 0.0028742 sec., 1212859.2303945445 rows/sec., 79.36 MiB/sec.
10528 2024.09.10 21:29:02.553368 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10529 2024.09.10 21:29:02.553865 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10530 2024.09.10 21:29:02.553971 [ 198 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_51_10} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10531 2024.09.10 21:29:02.554080 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
10532 2024.09.10 21:29:07.502387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10533 2024.09.10 21:29:07.502523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10534 2024.09.10 21:29:07.502552 [ 3 ] {} <Debug> HTTP-Session: 30aab627-f4f4-4adf-ad09-e56f138b3b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10535 2024.09.10 21:29:07.502580 [ 3 ] {} <Debug> HTTP-Session: 30aab627-f4f4-4adf-ad09-e56f138b3b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10536 2024.09.10 21:29:07.502598 [ 3 ] {} <Debug> HTTP-Session: 30aab627-f4f4-4adf-ad09-e56f138b3b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10537 2024.09.10 21:29:07.502652 [ 3 ] {} <Trace> HTTP-Session: 30aab627-f4f4-4adf-ad09-e56f138b3b00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10538 2024.09.10 21:29:07.502851 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10539 2024.09.10 21:29:07.502924 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10540 2024.09.10 21:29:07.503267 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10541 2024.09.10 21:29:07.503678 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10542 2024.09.10 21:29:07.503724 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10543 2024.09.10 21:29:07.504130 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10544 2024.09.10 21:29:07.504501 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10545 2024.09.10 21:29:07.504689 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec.
10546 2024.09.10 21:29:07.505086 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Debug> DynamicQueryHandler: Done processing query
10547 2024.09.10 21:29:07.505114 [ 3 ] {4824b26e-98c8-4188-b271-765b1889cf0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10548 2024.09.10 21:29:07.505130 [ 3 ] {} <Debug> HTTP-Session: 30aab627-f4f4-4adf-ad09-e56f138b3b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10549 2024.09.10 21:29:07.505311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10550 2024.09.10 21:29:07.505366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10551 2024.09.10 21:29:07.505385 [ 3 ] {} <Debug> HTTP-Session: ba49f0fe-75af-4f13-8ab0-caec4772cde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10552 2024.09.10 21:29:07.505404 [ 3 ] {} <Debug> HTTP-Session: ba49f0fe-75af-4f13-8ab0-caec4772cde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10553 2024.09.10 21:29:07.505418 [ 3 ] {} <Debug> HTTP-Session: ba49f0fe-75af-4f13-8ab0-caec4772cde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10554 2024.09.10 21:29:07.505452 [ 3 ] {} <Trace> HTTP-Session: ba49f0fe-75af-4f13-8ab0-caec4772cde3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10555 2024.09.10 21:29:07.505614 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10556 2024.09.10 21:29:07.505661 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10557 2024.09.10 21:29:07.505920 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10558 2024.09.10 21:29:07.506368 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10559 2024.09.10 21:29:07.506405 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10560 2024.09.10 21:29:07.506770 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10561 2024.09.10 21:29:07.507120 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10562 2024.09.10 21:29:07.507274 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001733 sec., 129255.62608193884 rows/sec., 11.39 MiB/sec.
10563 2024.09.10 21:29:07.507441 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Debug> DynamicQueryHandler: Done processing query
10564 2024.09.10 21:29:07.507464 [ 3 ] {d6e4f3b4-0894-4b3c-aab2-6670f8f53195} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10565 2024.09.10 21:29:07.507480 [ 3 ] {} <Debug> HTTP-Session: ba49f0fe-75af-4f13-8ab0-caec4772cde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10566 2024.09.10 21:29:07.507609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10567 2024.09.10 21:29:07.507656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10568 2024.09.10 21:29:07.507676 [ 3 ] {} <Debug> HTTP-Session: cbc74ef1-8be5-4c0b-8a3a-58284c9c26cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10569 2024.09.10 21:29:07.507693 [ 3 ] {} <Debug> HTTP-Session: cbc74ef1-8be5-4c0b-8a3a-58284c9c26cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10570 2024.09.10 21:29:07.507707 [ 3 ] {} <Debug> HTTP-Session: cbc74ef1-8be5-4c0b-8a3a-58284c9c26cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10571 2024.09.10 21:29:07.507739 [ 3 ] {} <Trace> HTTP-Session: cbc74ef1-8be5-4c0b-8a3a-58284c9c26cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10572 2024.09.10 21:29:07.507838 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10573 2024.09.10 21:29:07.507882 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10574 2024.09.10 21:29:07.508105 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10575 2024.09.10 21:29:07.508464 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10576 2024.09.10 21:29:07.508500 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10577 2024.09.10 21:29:07.508847 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10578 2024.09.10 21:29:07.509205 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10579 2024.09.10 21:29:07.509355 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.001541 sec., 12329.656067488644 rows/sec., 920.16 KiB/sec.
10580 2024.09.10 21:29:07.509534 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Debug> DynamicQueryHandler: Done processing query
10581 2024.09.10 21:29:07.509557 [ 3 ] {4607395b-ca7b-4798-8345-b7f11ffe9211} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10582 2024.09.10 21:29:07.509573 [ 3 ] {} <Debug> HTTP-Session: cbc74ef1-8be5-4c0b-8a3a-58284c9c26cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10583 2024.09.10 21:29:07.509683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10584 2024.09.10 21:29:07.509731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10585 2024.09.10 21:29:07.509750 [ 3 ] {} <Debug> HTTP-Session: 2e934aed-d2ec-41e7-a987-b52b52898dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10586 2024.09.10 21:29:07.509766 [ 3 ] {} <Debug> HTTP-Session: 2e934aed-d2ec-41e7-a987-b52b52898dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10587 2024.09.10 21:29:07.509781 [ 3 ] {} <Debug> HTTP-Session: 2e934aed-d2ec-41e7-a987-b52b52898dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10588 2024.09.10 21:29:07.509812 [ 3 ] {} <Trace> HTTP-Session: 2e934aed-d2ec-41e7-a987-b52b52898dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10589 2024.09.10 21:29:07.509908 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10590 2024.09.10 21:29:07.509951 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10591 2024.09.10 21:29:07.510174 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10592 2024.09.10 21:29:07.510496 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10593 2024.09.10 21:29:07.510531 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10594 2024.09.10 21:29:07.510876 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10595 2024.09.10 21:29:07.511217 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10596 2024.09.10 21:29:07.511378 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001489 sec., 9402.283411685694 rows/sec., 658.47 KiB/sec.
10597 2024.09.10 21:29:07.511378 [ 136 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
10598 2024.09.10 21:29:07.511486 [ 136 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10599 2024.09.10 21:29:07.511538 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10600 2024.09.10 21:29:07.511653 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Debug> DynamicQueryHandler: Done processing query
10601 2024.09.10 21:29:07.511718 [ 3 ] {57db4542-f119-442c-8d01-dd8f476a4c53} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10602 2024.09.10 21:29:07.511752 [ 3 ] {} <Debug> HTTP-Session: 2e934aed-d2ec-41e7-a987-b52b52898dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.09.10 21:29:07.511775 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
10604 2024.09.10 21:29:07.511888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10605 2024.09.10 21:29:07.511986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10606 2024.09.10 21:29:07.512059 [ 3 ] {} <Debug> HTTP-Session: d583115d-17e9-4670-b2a6-b30db5b4bcf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10607 2024.09.10 21:29:07.512110 [ 3 ] {} <Debug> HTTP-Session: d583115d-17e9-4670-b2a6-b30db5b4bcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10608 2024.09.10 21:29:07.512132 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10609 2024.09.10 21:29:07.512142 [ 3 ] {} <Debug> HTTP-Session: d583115d-17e9-4670-b2a6-b30db5b4bcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.09.10 21:29:07.512199 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part
10611 2024.09.10 21:29:07.512217 [ 3 ] {} <Trace> HTTP-Session: d583115d-17e9-4670-b2a6-b30db5b4bcf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10612 2024.09.10 21:29:07.512457 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
10613 2024.09.10 21:29:07.512498 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10614 2024.09.10 21:29:07.512667 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10615 2024.09.10 21:29:07.512776 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
10616 2024.09.10 21:29:07.513156 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
10617 2024.09.10 21:29:07.513439 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part
10618 2024.09.10 21:29:07.513857 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
10619 2024.09.10 21:29:07.514554 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10620 2024.09.10 21:29:07.515325 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10621 2024.09.10 21:29:07.515393 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10622 2024.09.10 21:29:07.516589 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10623 2024.09.10 21:29:07.517270 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640858 sec., 93248.22571318051 rows/sec., 6.33 MiB/sec.
10624 2024.09.10 21:29:07.517504 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
10625 2024.09.10 21:29:07.517697 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10626 2024.09.10 21:29:07.518143 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005734 sec., 1046.3899546564353 rows/sec., 61.82 KiB/sec.
10627 2024.09.10 21:29:07.518664 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Debug> DynamicQueryHandler: Done processing query
10628 2024.09.10 21:29:07.518709 [ 3 ] {9550c2f8-757b-4300-b424-31a07927c37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10629 2024.09.10 21:29:07.518749 [ 3 ] {} <Debug> HTTP-Session: d583115d-17e9-4670-b2a6-b30db5b4bcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10630 2024.09.10 21:29:07.518769 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10631 2024.09.10 21:29:07.518887 [ 193 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_31_6} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
10632 2024.09.10 21:29:07.519013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10633 2024.09.10 21:29:07.519013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10634 2024.09.10 21:29:07.519100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10635 2024.09.10 21:29:07.519119 [ 3 ] {} <Debug> HTTP-Session: 5c4fccbe-15fe-4bb3-82cc-2f0ca175e87f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10636 2024.09.10 21:29:07.519136 [ 3 ] {} <Debug> HTTP-Session: 5c4fccbe-15fe-4bb3-82cc-2f0ca175e87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10637 2024.09.10 21:29:07.519151 [ 3 ] {} <Debug> HTTP-Session: 5c4fccbe-15fe-4bb3-82cc-2f0ca175e87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10638 2024.09.10 21:29:07.519188 [ 3 ] {} <Trace> HTTP-Session: 5c4fccbe-15fe-4bb3-82cc-2f0ca175e87f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10639 2024.09.10 21:29:07.519416 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10640 2024.09.10 21:29:07.519461 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10641 2024.09.10 21:29:07.519715 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10642 2024.09.10 21:29:07.520335 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10643 2024.09.10 21:29:07.520373 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10644 2024.09.10 21:29:07.520756 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10645 2024.09.10 21:29:07.521120 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10646 2024.09.10 21:29:07.521286 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001985 sec., 202015.11335012596 rows/sec., 14.37 MiB/sec.
10647 2024.09.10 21:29:07.521466 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Debug> DynamicQueryHandler: Done processing query
10648 2024.09.10 21:29:07.521490 [ 3 ] {7aa92c58-cb57-4ee9-af52-97d01d3c2aab} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10649 2024.09.10 21:29:07.521506 [ 3 ] {} <Debug> HTTP-Session: 5c4fccbe-15fe-4bb3-82cc-2f0ca175e87f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.09.10 21:29:07.521630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10651 2024.09.10 21:29:07.521678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10652 2024.09.10 21:29:07.521697 [ 3 ] {} <Debug> HTTP-Session: ea7b7a57-d498-44c6-843c-abcc54881d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10653 2024.09.10 21:29:07.521713 [ 3 ] {} <Debug> HTTP-Session: ea7b7a57-d498-44c6-843c-abcc54881d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10654 2024.09.10 21:29:07.521727 [ 3 ] {} <Debug> HTTP-Session: ea7b7a57-d498-44c6-843c-abcc54881d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10655 2024.09.10 21:29:07.521759 [ 3 ] {} <Trace> HTTP-Session: ea7b7a57-d498-44c6-843c-abcc54881d20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10656 2024.09.10 21:29:07.521856 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10657 2024.09.10 21:29:07.521901 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10658 2024.09.10 21:29:07.522033 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10659 2024.09.10 21:29:07.522314 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10660 2024.09.10 21:29:07.522354 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10661 2024.09.10 21:29:07.522731 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10662 2024.09.10 21:29:07.523059 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10663 2024.09.10 21:29:07.523224 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec.
10664 2024.09.10 21:29:07.523396 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Debug> DynamicQueryHandler: Done processing query
10665 2024.09.10 21:29:07.523420 [ 3 ] {0c2a7909-5b71-4d9f-a0cc-b0cd6c4079b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10666 2024.09.10 21:29:07.523437 [ 3 ] {} <Debug> HTTP-Session: ea7b7a57-d498-44c6-843c-abcc54881d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.09.10 21:29:07.523614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10668 2024.09.10 21:29:07.523663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10669 2024.09.10 21:29:07.523684 [ 3 ] {} <Debug> HTTP-Session: d43bd6fc-b300-4889-aa3c-9fcd7331d4b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10670 2024.09.10 21:29:07.523700 [ 3 ] {} <Debug> HTTP-Session: d43bd6fc-b300-4889-aa3c-9fcd7331d4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10671 2024.09.10 21:29:07.523714 [ 3 ] {} <Debug> HTTP-Session: d43bd6fc-b300-4889-aa3c-9fcd7331d4b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10672 2024.09.10 21:29:07.523746 [ 3 ] {} <Trace> HTTP-Session: d43bd6fc-b300-4889-aa3c-9fcd7331d4b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10673 2024.09.10 21:29:07.523950 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10674 2024.09.10 21:29:07.523998 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10675 2024.09.10 21:29:07.524144 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10676 2024.09.10 21:29:07.524611 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10677 2024.09.10 21:29:07.524649 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10678 2024.09.10 21:29:07.525035 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10679 2024.09.10 21:29:07.525381 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10680 2024.09.10 21:29:07.525544 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.0017 sec., 140000 rows/sec., 9.38 MiB/sec.
10681 2024.09.10 21:29:07.525814 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Debug> DynamicQueryHandler: Done processing query
10682 2024.09.10 21:29:07.525872 [ 3 ] {596c555f-6043-495c-b886-b7c722369fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10683 2024.09.10 21:29:07.525905 [ 3 ] {} <Debug> HTTP-Session: d43bd6fc-b300-4889-aa3c-9fcd7331d4b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.09.10 21:29:07.526051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10685 2024.09.10 21:29:07.526100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10686 2024.09.10 21:29:07.526121 [ 3 ] {} <Debug> HTTP-Session: c0635ecf-2289-4ae9-9d43-d78c80f4e58c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10687 2024.09.10 21:29:07.526137 [ 3 ] {} <Debug> HTTP-Session: c0635ecf-2289-4ae9-9d43-d78c80f4e58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10688 2024.09.10 21:29:07.526151 [ 3 ] {} <Debug> HTTP-Session: c0635ecf-2289-4ae9-9d43-d78c80f4e58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10689 2024.09.10 21:29:07.526192 [ 3 ] {} <Trace> HTTP-Session: c0635ecf-2289-4ae9-9d43-d78c80f4e58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10690 2024.09.10 21:29:07.526290 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10691 2024.09.10 21:29:07.526338 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10692 2024.09.10 21:29:07.526477 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10693 2024.09.10 21:29:07.526735 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10694 2024.09.10 21:29:07.526771 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10695 2024.09.10 21:29:07.527119 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10696 2024.09.10 21:29:07.527462 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10697 2024.09.10 21:29:07.527606 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec.
10698 2024.09.10 21:29:07.527920 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Debug> DynamicQueryHandler: Done processing query
10699 2024.09.10 21:29:07.527945 [ 3 ] {502ce775-0fce-4b13-a687-1fc62b4bc104} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10700 2024.09.10 21:29:07.527963 [ 3 ] {} <Debug> HTTP-Session: c0635ecf-2289-4ae9-9d43-d78c80f4e58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.09.10 21:29:07.528110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10702 2024.09.10 21:29:07.528160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10703 2024.09.10 21:29:07.528192 [ 3 ] {} <Debug> HTTP-Session: 791df400-1a60-49c5-b29f-fcf703d54e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10704 2024.09.10 21:29:07.528210 [ 3 ] {} <Debug> HTTP-Session: 791df400-1a60-49c5-b29f-fcf703d54e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10705 2024.09.10 21:29:07.528224 [ 3 ] {} <Debug> HTTP-Session: 791df400-1a60-49c5-b29f-fcf703d54e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10706 2024.09.10 21:29:07.528256 [ 3 ] {} <Trace> HTTP-Session: 791df400-1a60-49c5-b29f-fcf703d54e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10707 2024.09.10 21:29:07.528513 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10708 2024.09.10 21:29:07.528586 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10709 2024.09.10 21:29:07.529031 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10710 2024.09.10 21:29:07.529627 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10711 2024.09.10 21:29:07.529665 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10712 2024.09.10 21:29:07.530298 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10713 2024.09.10 21:29:07.530705 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10714 2024.09.10 21:29:07.530914 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002569 sec., 6617.360840794083 rows/sec., 11.86 MiB/sec.
10715 2024.09.10 21:29:07.531454 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Debug> DynamicQueryHandler: Done processing query
10716 2024.09.10 21:29:07.531479 [ 3 ] {c09277ef-c4b4-4f3e-840d-fc5eb0e17880} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10717 2024.09.10 21:29:07.531496 [ 3 ] {} <Debug> HTTP-Session: 791df400-1a60-49c5-b29f-fcf703d54e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.09.10 21:29:07.531624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10719 2024.09.10 21:29:07.531674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10720 2024.09.10 21:29:07.531694 [ 3 ] {} <Debug> HTTP-Session: ddd71cf4-3e10-4746-803b-3f3a9e721e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10721 2024.09.10 21:29:07.531711 [ 3 ] {} <Debug> HTTP-Session: ddd71cf4-3e10-4746-803b-3f3a9e721e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10722 2024.09.10 21:29:07.531725 [ 3 ] {} <Debug> HTTP-Session: ddd71cf4-3e10-4746-803b-3f3a9e721e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10723 2024.09.10 21:29:07.531757 [ 3 ] {} <Trace> HTTP-Session: ddd71cf4-3e10-4746-803b-3f3a9e721e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10724 2024.09.10 21:29:07.531890 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10725 2024.09.10 21:29:07.531937 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10726 2024.09.10 21:29:07.532088 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10727 2024.09.10 21:29:07.532402 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10728 2024.09.10 21:29:07.532440 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
10729 2024.09.10 21:29:07.532804 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10730 2024.09.10 21:29:07.533125 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10731 2024.09.10 21:29:07.533260 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec.
10732 2024.09.10 21:29:07.533531 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Debug> DynamicQueryHandler: Done processing query
10733 2024.09.10 21:29:07.533589 [ 3 ] {54a6fe39-1130-4069-a444-54c8b7362b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10734 2024.09.10 21:29:07.533637 [ 3 ] {} <Debug> HTTP-Session: ddd71cf4-3e10-4746-803b-3f3a9e721e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10735 2024.09.10 21:29:09.585534 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
10736 2024.09.10 21:29:09.585611 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
10737 2024.09.10 21:29:12.497946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10738 2024.09.10 21:29:12.498076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10739 2024.09.10 21:29:12.498101 [ 3 ] {} <Debug> HTTP-Session: acb3b702-741e-414e-9ca9-903a07764909 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10740 2024.09.10 21:29:12.498125 [ 3 ] {} <Debug> HTTP-Session: acb3b702-741e-414e-9ca9-903a07764909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10741 2024.09.10 21:29:12.498139 [ 3 ] {} <Debug> HTTP-Session: acb3b702-741e-414e-9ca9-903a07764909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10742 2024.09.10 21:29:12.498198 [ 3 ] {} <Trace> HTTP-Session: acb3b702-741e-414e-9ca9-903a07764909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10743 2024.09.10 21:29:12.498407 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10744 2024.09.10 21:29:12.498474 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10745 2024.09.10 21:29:12.498804 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10746 2024.09.10 21:29:12.499331 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10747 2024.09.10 21:29:12.499378 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10748 2024.09.10 21:29:12.499795 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10749 2024.09.10 21:29:12.500178 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10750 2024.09.10 21:29:12.500347 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.002011 sec., 50721.03431128791 rows/sec., 4.22 MiB/sec.
10751 2024.09.10 21:29:12.500587 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Debug> DynamicQueryHandler: Done processing query
10752 2024.09.10 21:29:12.500613 [ 3 ] {75df5113-9ace-465a-90dc-23ce0ff98fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10753 2024.09.10 21:29:12.500630 [ 3 ] {} <Debug> HTTP-Session: acb3b702-741e-414e-9ca9-903a07764909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.09.10 21:29:12.500770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10755 2024.09.10 21:29:12.500827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10756 2024.09.10 21:29:12.500846 [ 3 ] {} <Debug> HTTP-Session: e473351b-3104-4057-a99a-2db370ef1705 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10757 2024.09.10 21:29:12.500864 [ 3 ] {} <Debug> HTTP-Session: e473351b-3104-4057-a99a-2db370ef1705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10758 2024.09.10 21:29:12.500878 [ 3 ] {} <Debug> HTTP-Session: e473351b-3104-4057-a99a-2db370ef1705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10759 2024.09.10 21:29:12.500914 [ 3 ] {} <Trace> HTTP-Session: e473351b-3104-4057-a99a-2db370ef1705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10760 2024.09.10 21:29:12.501028 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10761 2024.09.10 21:29:12.501075 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10762 2024.09.10 21:29:12.501316 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10763 2024.09.10 21:29:12.501632 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10764 2024.09.10 21:29:12.501669 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10765 2024.09.10 21:29:12.502015 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10766 2024.09.10 21:29:12.502412 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10767 2024.09.10 21:29:12.502562 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001571 sec., 14640.356460852961 rows/sec., 1.08 MiB/sec.
10768 2024.09.10 21:29:12.502841 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Debug> DynamicQueryHandler: Done processing query
10769 2024.09.10 21:29:12.502895 [ 3 ] {91c18c2f-c478-461a-affd-1d9effa8e9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10770 2024.09.10 21:29:12.502940 [ 3 ] {} <Debug> HTTP-Session: e473351b-3104-4057-a99a-2db370ef1705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.09.10 21:29:12.503092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10772 2024.09.10 21:29:12.503144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10773 2024.09.10 21:29:12.503165 [ 3 ] {} <Debug> HTTP-Session: fb8270a4-8bd8-4ac8-ac8a-1f3e88105355 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10774 2024.09.10 21:29:12.503182 [ 3 ] {} <Debug> HTTP-Session: fb8270a4-8bd8-4ac8-ac8a-1f3e88105355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10775 2024.09.10 21:29:12.503203 [ 3 ] {} <Debug> HTTP-Session: fb8270a4-8bd8-4ac8-ac8a-1f3e88105355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10776 2024.09.10 21:29:12.503260 [ 3 ] {} <Trace> HTTP-Session: fb8270a4-8bd8-4ac8-ac8a-1f3e88105355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10777 2024.09.10 21:29:12.503393 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10778 2024.09.10 21:29:12.503439 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10779 2024.09.10 21:29:12.503681 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10780 2024.09.10 21:29:12.504071 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10781 2024.09.10 21:29:12.504108 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10782 2024.09.10 21:29:12.504470 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10783 2024.09.10 21:29:12.504817 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10784 2024.09.10 21:29:12.504982 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001629 sec., 53406.99815837937 rows/sec., 4.17 MiB/sec.
10785 2024.09.10 21:29:12.505300 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Debug> DynamicQueryHandler: Done processing query
10786 2024.09.10 21:29:12.505348 [ 3 ] {1f9fb64f-f735-4941-bb12-e0a420dd79fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10787 2024.09.10 21:29:12.505384 [ 3 ] {} <Debug> HTTP-Session: fb8270a4-8bd8-4ac8-ac8a-1f3e88105355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.09.10 21:29:12.505549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10789 2024.09.10 21:29:12.505597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10790 2024.09.10 21:29:12.505616 [ 3 ] {} <Debug> HTTP-Session: 5076fac4-b625-462f-925e-823f86587ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10791 2024.09.10 21:29:12.505632 [ 3 ] {} <Debug> HTTP-Session: 5076fac4-b625-462f-925e-823f86587ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10792 2024.09.10 21:29:12.505646 [ 3 ] {} <Debug> HTTP-Session: 5076fac4-b625-462f-925e-823f86587ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10793 2024.09.10 21:29:12.505678 [ 3 ] {} <Trace> HTTP-Session: 5076fac4-b625-462f-925e-823f86587ce5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10794 2024.09.10 21:29:12.505828 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10795 2024.09.10 21:29:12.505880 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10796 2024.09.10 21:29:12.506041 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10797 2024.09.10 21:29:12.506427 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10798 2024.09.10 21:29:12.506463 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10799 2024.09.10 21:29:12.506842 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10800 2024.09.10 21:29:12.507169 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10801 2024.09.10 21:29:12.507320 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
10802 2024.09.10 21:29:12.507489 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Debug> DynamicQueryHandler: Done processing query
10803 2024.09.10 21:29:12.507513 [ 3 ] {a3c5507c-2cf8-4a3b-b1d0-f8c01392fbf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10804 2024.09.10 21:29:12.507528 [ 3 ] {} <Debug> HTTP-Session: 5076fac4-b625-462f-925e-823f86587ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.09.10 21:29:12.507690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10806 2024.09.10 21:29:12.507738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10807 2024.09.10 21:29:12.507757 [ 3 ] {} <Debug> HTTP-Session: bbe57be6-9776-4986-94e4-69746b8bbe6d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10808 2024.09.10 21:29:12.507773 [ 3 ] {} <Debug> HTTP-Session: bbe57be6-9776-4986-94e4-69746b8bbe6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10809 2024.09.10 21:29:12.507787 [ 3 ] {} <Debug> HTTP-Session: bbe57be6-9776-4986-94e4-69746b8bbe6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10810 2024.09.10 21:29:12.507817 [ 3 ] {} <Trace> HTTP-Session: bbe57be6-9776-4986-94e4-69746b8bbe6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10811 2024.09.10 21:29:12.508093 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10812 2024.09.10 21:29:12.508157 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
10813 2024.09.10 21:29:12.508573 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10814 2024.09.10 21:29:12.509437 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10815 2024.09.10 21:29:12.509473 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10816 2024.09.10 21:29:12.510076 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10817 2024.09.10 21:29:12.510489 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10818 2024.09.10 21:29:12.510693 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002773 sec., 8294.266137756942 rows/sec., 14.86 MiB/sec.
10819 2024.09.10 21:29:12.511268 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Debug> DynamicQueryHandler: Done processing query
10820 2024.09.10 21:29:12.511305 [ 3 ] {06570a53-1d57-425f-992e-c38728fbc9b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10821 2024.09.10 21:29:12.511329 [ 3 ] {} <Debug> HTTP-Session: bbe57be6-9776-4986-94e4-69746b8bbe6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.09.10 21:29:12.511443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10823 2024.09.10 21:29:12.511494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10824 2024.09.10 21:29:12.511514 [ 3 ] {} <Debug> HTTP-Session: aae5bb44-c00e-4584-b931-c771205ab25c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10825 2024.09.10 21:29:12.511530 [ 3 ] {} <Debug> HTTP-Session: aae5bb44-c00e-4584-b931-c771205ab25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10826 2024.09.10 21:29:12.511544 [ 3 ] {} <Debug> HTTP-Session: aae5bb44-c00e-4584-b931-c771205ab25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10827 2024.09.10 21:29:12.511575 [ 3 ] {} <Trace> HTTP-Session: aae5bb44-c00e-4584-b931-c771205ab25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10828 2024.09.10 21:29:12.511707 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10829 2024.09.10 21:29:12.511753 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10830 2024.09.10 21:29:12.511896 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10831 2024.09.10 21:29:12.512232 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10832 2024.09.10 21:29:12.512268 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10833 2024.09.10 21:29:12.512619 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10834 2024.09.10 21:29:12.512933 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10835 2024.09.10 21:29:12.513081 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
10836 2024.09.10 21:29:12.513245 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Debug> DynamicQueryHandler: Done processing query
10837 2024.09.10 21:29:12.513270 [ 3 ] {5946d5e9-4340-4efb-b654-d3d6511b70f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10838 2024.09.10 21:29:12.513286 [ 3 ] {} <Debug> HTTP-Session: aae5bb44-c00e-4584-b931-c771205ab25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10839 2024.09.10 21:29:17.502973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10840 2024.09.10 21:29:17.503097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10841 2024.09.10 21:29:17.503121 [ 3 ] {} <Debug> HTTP-Session: cc910fe4-8954-4000-8b50-cbc760aff403 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10842 2024.09.10 21:29:17.503145 [ 3 ] {} <Debug> HTTP-Session: cc910fe4-8954-4000-8b50-cbc760aff403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10843 2024.09.10 21:29:17.503160 [ 3 ] {} <Debug> HTTP-Session: cc910fe4-8954-4000-8b50-cbc760aff403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.09.10 21:29:17.503216 [ 3 ] {} <Trace> HTTP-Session: cc910fe4-8954-4000-8b50-cbc760aff403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10845 2024.09.10 21:29:17.503385 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10846 2024.09.10 21:29:17.503450 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10847 2024.09.10 21:29:17.503773 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10848 2024.09.10 21:29:17.504240 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10849 2024.09.10 21:29:17.504277 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10850 2024.09.10 21:29:17.504667 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10851 2024.09.10 21:29:17.505034 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10852 2024.09.10 21:29:17.505174 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00184 sec., 1086.9565217391305 rows/sec., 88.63 KiB/sec.
10853 2024.09.10 21:29:17.505389 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Debug> DynamicQueryHandler: Done processing query
10854 2024.09.10 21:29:17.505415 [ 3 ] {f75b6be9-a67e-40c3-a4b3-aad901e29f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10855 2024.09.10 21:29:17.505431 [ 3 ] {} <Debug> HTTP-Session: cc910fe4-8954-4000-8b50-cbc760aff403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10856 2024.09.10 21:29:17.505599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10857 2024.09.10 21:29:17.505648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10858 2024.09.10 21:29:17.505668 [ 3 ] {} <Debug> HTTP-Session: e90a21cc-4536-4222-b908-7a72dc6504ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10859 2024.09.10 21:29:17.505684 [ 3 ] {} <Debug> HTTP-Session: e90a21cc-4536-4222-b908-7a72dc6504ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10860 2024.09.10 21:29:17.505698 [ 3 ] {} <Debug> HTTP-Session: e90a21cc-4536-4222-b908-7a72dc6504ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10861 2024.09.10 21:29:17.505729 [ 3 ] {} <Trace> HTTP-Session: e90a21cc-4536-4222-b908-7a72dc6504ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10862 2024.09.10 21:29:17.505878 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10863 2024.09.10 21:29:17.505921 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10864 2024.09.10 21:29:17.506140 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10865 2024.09.10 21:29:17.506586 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10866 2024.09.10 21:29:17.506622 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10867 2024.09.10 21:29:17.506985 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10868 2024.09.10 21:29:17.507335 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10869 2024.09.10 21:29:17.507459 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Debug> executeQuery: Read 224 rows, 20.21 KiB in 0.001651 sec., 135675.34827377347 rows/sec., 11.95 MiB/sec.
10870 2024.09.10 21:29:17.507459 [ 127 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10871 2024.09.10 21:29:17.507520 [ 127 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10872 2024.09.10 21:29:17.507552 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10873 2024.09.10 21:29:17.507668 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Debug> DynamicQueryHandler: Done processing query
10874 2024.09.10 21:29:17.507727 [ 3 ] {b32319eb-868c-4a0a-8046-987aec8dc3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10875 2024.09.10 21:29:17.507761 [ 3 ] {} <Debug> HTTP-Session: e90a21cc-4536-4222-b908-7a72dc6504ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10876 2024.09.10 21:29:17.507794 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10877 2024.09.10 21:29:17.507929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10878 2024.09.10 21:29:17.508046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10879 2024.09.10 21:29:17.508099 [ 3 ] {} <Debug> HTTP-Session: f833b9f1-2523-46e6-9582-c930ad60c21a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10880 2024.09.10 21:29:17.508147 [ 3 ] {} <Debug> HTTP-Session: f833b9f1-2523-46e6-9582-c930ad60c21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10881 2024.09.10 21:29:17.508161 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10882 2024.09.10 21:29:17.508175 [ 3 ] {} <Debug> HTTP-Session: f833b9f1-2523-46e6-9582-c930ad60c21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10883 2024.09.10 21:29:17.508253 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1418 rows starting from the beginning of the part
10884 2024.09.10 21:29:17.508264 [ 3 ] {} <Trace> HTTP-Session: f833b9f1-2523-46e6-9582-c930ad60c21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10885 2024.09.10 21:29:17.508438 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 223 rows starting from the beginning of the part
10886 2024.09.10 21:29:17.508564 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10887 2024.09.10 21:29:17.508763 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10888 2024.09.10 21:29:17.508883 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1243 rows starting from the beginning of the part
10889 2024.09.10 21:29:17.509253 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 224 rows starting from the beginning of the part
10890 2024.09.10 21:29:17.509584 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 102 rows starting from the beginning of the part
10891 2024.09.10 21:29:17.509985 [ 198 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 224 rows starting from the beginning of the part
10892 2024.09.10 21:29:17.510605 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10893 2024.09.10 21:29:17.511328 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10894 2024.09.10 21:29:17.511381 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10895 2024.09.10 21:29:17.512341 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10896 2024.09.10 21:29:17.512899 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10897 2024.09.10 21:29:17.513048 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.00464 sec., 4094.8275862068967 rows/sec., 305.60 KiB/sec.
10898 2024.09.10 21:29:17.513401 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Debug> DynamicQueryHandler: Done processing query
10899 2024.09.10 21:29:17.513474 [ 3 ] {0027e21f-0ce5-4e4a-8630-c5ee2399df22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10900 2024.09.10 21:29:17.513553 [ 3 ] {} <Debug> HTTP-Session: f833b9f1-2523-46e6-9582-c930ad60c21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.09.10 21:29:17.513667 [ 197 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3434 rows, containing 5 columns (5 merged, 0 gathered) in 0.006028715 sec., 569607.2877885255 rows/sec., 50.02 MiB/sec.
10902 2024.09.10 21:29:17.513721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10903 2024.09.10 21:29:17.513788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10904 2024.09.10 21:29:17.513810 [ 3 ] {} <Debug> HTTP-Session: 46bf5883-41e5-4ab8-b166-e6187cba1043 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10905 2024.09.10 21:29:17.513826 [ 3 ] {} <Debug> HTTP-Session: 46bf5883-41e5-4ab8-b166-e6187cba1043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10906 2024.09.10 21:29:17.513840 [ 3 ] {} <Debug> HTTP-Session: 46bf5883-41e5-4ab8-b166-e6187cba1043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10907 2024.09.10 21:29:17.513879 [ 3 ] {} <Trace> HTTP-Session: 46bf5883-41e5-4ab8-b166-e6187cba1043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10908 2024.09.10 21:29:17.514029 [ 197 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10909 2024.09.10 21:29:17.514048 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10910 2024.09.10 21:29:17.514164 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10911 2024.09.10 21:29:17.515129 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10912 2024.09.10 21:29:17.515314 [ 197 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10913 2024.09.10 21:29:17.515496 [ 197 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_56_11} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10914 2024.09.10 21:29:17.515681 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
10915 2024.09.10 21:29:17.515782 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10916 2024.09.10 21:29:17.515823 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10917 2024.09.10 21:29:17.516179 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10918 2024.09.10 21:29:17.516570 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10919 2024.09.10 21:29:17.516721 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002737 sec., 5115.089514066496 rows/sec., 358.23 KiB/sec.
10920 2024.09.10 21:29:17.516910 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Debug> DynamicQueryHandler: Done processing query
10921 2024.09.10 21:29:17.516939 [ 3 ] {55931d23-4ff0-4bef-a1a7-5345b725fedb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10922 2024.09.10 21:29:17.516956 [ 3 ] {} <Debug> HTTP-Session: 46bf5883-41e5-4ab8-b166-e6187cba1043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.09.10 21:29:17.517103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10924 2024.09.10 21:29:17.517148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10925 2024.09.10 21:29:17.517169 [ 3 ] {} <Debug> HTTP-Session: 95a70c0c-9e44-4285-aec9-f588ace95203 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10926 2024.09.10 21:29:17.517185 [ 3 ] {} <Debug> HTTP-Session: 95a70c0c-9e44-4285-aec9-f588ace95203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10927 2024.09.10 21:29:17.517198 [ 3 ] {} <Debug> HTTP-Session: 95a70c0c-9e44-4285-aec9-f588ace95203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10928 2024.09.10 21:29:17.517235 [ 3 ] {} <Trace> HTTP-Session: 95a70c0c-9e44-4285-aec9-f588ace95203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10929 2024.09.10 21:29:17.517331 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10930 2024.09.10 21:29:17.517373 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10931 2024.09.10 21:29:17.517595 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10932 2024.09.10 21:29:17.517878 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10933 2024.09.10 21:29:17.517913 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10934 2024.09.10 21:29:17.518252 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10935 2024.09.10 21:29:17.518590 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10936 2024.09.10 21:29:17.518726 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 249.29 KiB/sec.
10937 2024.09.10 21:29:17.518880 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Debug> DynamicQueryHandler: Done processing query
10938 2024.09.10 21:29:17.518904 [ 3 ] {cd231b41-8035-4fa3-a06d-be2b551a5754} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10939 2024.09.10 21:29:17.518919 [ 3 ] {} <Debug> HTTP-Session: 95a70c0c-9e44-4285-aec9-f588ace95203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.09.10 21:29:17.519064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10941 2024.09.10 21:29:17.519110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10942 2024.09.10 21:29:17.519128 [ 3 ] {} <Debug> HTTP-Session: dab56f64-66d7-49c1-b0fd-a8930ce0558f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10943 2024.09.10 21:29:17.519145 [ 3 ] {} <Debug> HTTP-Session: dab56f64-66d7-49c1-b0fd-a8930ce0558f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.09.10 21:29:17.519158 [ 3 ] {} <Debug> HTTP-Session: dab56f64-66d7-49c1-b0fd-a8930ce0558f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.09.10 21:29:17.519188 [ 3 ] {} <Trace> HTTP-Session: dab56f64-66d7-49c1-b0fd-a8930ce0558f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10946 2024.09.10 21:29:17.519477 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10947 2024.09.10 21:29:17.519519 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10948 2024.09.10 21:29:17.519738 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10949 2024.09.10 21:29:17.520231 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10950 2024.09.10 21:29:17.520267 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10951 2024.09.10 21:29:17.520639 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10952 2024.09.10 21:29:17.520987 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10953 2024.09.10 21:29:17.521110 [ 127 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10954 2024.09.10 21:29:17.521114 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001824 sec., 219846.49122807017 rows/sec., 15.64 MiB/sec.
10955 2024.09.10 21:29:17.521152 [ 127 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10956 2024.09.10 21:29:17.521196 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10957 2024.09.10 21:29:17.521389 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Debug> DynamicQueryHandler: Done processing query
10958 2024.09.10 21:29:17.521432 [ 3 ] {6ec4ad18-8a3d-4bb3-adf9-73167914e660} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10959 2024.09.10 21:29:17.521453 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
10960 2024.09.10 21:29:17.521468 [ 3 ] {} <Debug> HTTP-Session: dab56f64-66d7-49c1-b0fd-a8930ce0558f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.09.10 21:29:17.521759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10962 2024.09.10 21:29:17.521871 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10963 2024.09.10 21:29:17.521874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10964 2024.09.10 21:29:17.521980 [ 3 ] {} <Debug> HTTP-Session: 2e9c959a-d097-4d10-b59a-b9d6f64d3879 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10965 2024.09.10 21:29:17.521988 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part
10966 2024.09.10 21:29:17.522010 [ 3 ] {} <Debug> HTTP-Session: 2e9c959a-d097-4d10-b59a-b9d6f64d3879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10967 2024.09.10 21:29:17.522044 [ 3 ] {} <Debug> HTTP-Session: 2e9c959a-d097-4d10-b59a-b9d6f64d3879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.09.10 21:29:17.522126 [ 3 ] {} <Trace> HTTP-Session: 2e9c959a-d097-4d10-b59a-b9d6f64d3879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10969 2024.09.10 21:29:17.522407 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 399 rows starting from the beginning of the part
10970 2024.09.10 21:29:17.522493 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10971 2024.09.10 21:29:17.522708 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10972 2024.09.10 21:29:17.522736 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 545 rows starting from the beginning of the part
10973 2024.09.10 21:29:17.523114 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 401 rows starting from the beginning of the part
10974 2024.09.10 21:29:17.523559 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 87 rows starting from the beginning of the part
10975 2024.09.10 21:29:17.523593 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10976 2024.09.10 21:29:17.523847 [ 201 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 401 rows starting from the beginning of the part
10977 2024.09.10 21:29:17.524589 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10978 2024.09.10 21:29:17.524651 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
10979 2024.09.10 21:29:17.525459 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10980 2024.09.10 21:29:17.526404 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10981 2024.09.10 21:29:17.526576 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004216 sec., 1423.1499051233395 rows/sec., 74.35 KiB/sec.
10982 2024.09.10 21:29:17.527041 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Debug> DynamicQueryHandler: Done processing query
10983 2024.09.10 21:29:17.527133 [ 3 ] {9a3b67b7-c570-4e01-a7d9-91532d3f06ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10984 2024.09.10 21:29:17.527248 [ 3 ] {} <Debug> HTTP-Session: 2e9c959a-d097-4d10-b59a-b9d6f64d3879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.09.10 21:29:17.527439 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 5 columns (5 merged, 0 gathered) in 0.006154398 sec., 446347.47379028786 rows/sec., 34.06 MiB/sec.
10986 2024.09.10 21:29:17.527511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10987 2024.09.10 21:29:17.527569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10988 2024.09.10 21:29:17.527596 [ 3 ] {} <Debug> HTTP-Session: df285be3-4617-4df5-b3f4-cdf3d50cd10c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
10989 2024.09.10 21:29:17.527622 [ 3 ] {} <Debug> HTTP-Session: df285be3-4617-4df5-b3f4-cdf3d50cd10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.09.10 21:29:17.527639 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10991 2024.09.10 21:29:17.527646 [ 3 ] {} <Debug> HTTP-Session: df285be3-4617-4df5-b3f4-cdf3d50cd10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10992 2024.09.10 21:29:17.527750 [ 3 ] {} <Trace> HTTP-Session: df285be3-4617-4df5-b3f4-cdf3d50cd10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10993 2024.09.10 21:29:17.528135 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10994 2024.09.10 21:29:17.528253 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10995 2024.09.10 21:29:17.528472 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10996 2024.09.10 21:29:17.528702 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_56_11} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10997 2024.09.10 21:29:17.528741 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10998 2024.09.10 21:29:17.528878 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
10999 2024.09.10 21:29:17.529293 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11000 2024.09.10 21:29:17.529335 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11001 2024.09.10 21:29:17.529716 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11002 2024.09.10 21:29:17.530056 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11003 2024.09.10 21:29:17.530184 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002303 sec., 103343.4650455927 rows/sec., 6.93 MiB/sec.
11004 2024.09.10 21:29:17.530460 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Debug> DynamicQueryHandler: Done processing query
11005 2024.09.10 21:29:17.530523 [ 3 ] {e0fdb108-d33c-4cd5-b187-9128e4cf0b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11006 2024.09.10 21:29:17.530577 [ 3 ] {} <Debug> HTTP-Session: df285be3-4617-4df5-b3f4-cdf3d50cd10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.09.10 21:29:17.530746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11008 2024.09.10 21:29:17.530796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11009 2024.09.10 21:29:17.530815 [ 3 ] {} <Debug> HTTP-Session: e5074e84-1abd-4511-b78b-23fea8db54e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11010 2024.09.10 21:29:17.530832 [ 3 ] {} <Debug> HTTP-Session: e5074e84-1abd-4511-b78b-23fea8db54e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11011 2024.09.10 21:29:17.530846 [ 3 ] {} <Debug> HTTP-Session: e5074e84-1abd-4511-b78b-23fea8db54e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11012 2024.09.10 21:29:17.530877 [ 3 ] {} <Trace> HTTP-Session: e5074e84-1abd-4511-b78b-23fea8db54e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11013 2024.09.10 21:29:17.530975 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11014 2024.09.10 21:29:17.531020 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11015 2024.09.10 21:29:17.531160 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11016 2024.09.10 21:29:17.531392 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11017 2024.09.10 21:29:17.531426 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11018 2024.09.10 21:29:17.531764 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11019 2024.09.10 21:29:17.532078 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11020 2024.09.10 21:29:17.532224 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001274 sec., 784.9293563579278 rows/sec., 52.89 KiB/sec.
11021 2024.09.10 21:29:17.532522 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Debug> DynamicQueryHandler: Done processing query
11022 2024.09.10 21:29:17.532582 [ 3 ] {bbb36037-55a6-487d-a12c-ab7e00e6f0c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11023 2024.09.10 21:29:17.532647 [ 3 ] {} <Debug> HTTP-Session: e5074e84-1abd-4511-b78b-23fea8db54e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.09.10 21:29:17.532849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11025 2024.09.10 21:29:17.532900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11026 2024.09.10 21:29:17.532919 [ 3 ] {} <Debug> HTTP-Session: 0c6d52b9-5e1f-4d56-a525-904350286705 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11027 2024.09.10 21:29:17.532935 [ 3 ] {} <Debug> HTTP-Session: 0c6d52b9-5e1f-4d56-a525-904350286705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11028 2024.09.10 21:29:17.532949 [ 3 ] {} <Debug> HTTP-Session: 0c6d52b9-5e1f-4d56-a525-904350286705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.09.10 21:29:17.532981 [ 3 ] {} <Trace> HTTP-Session: 0c6d52b9-5e1f-4d56-a525-904350286705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11030 2024.09.10 21:29:17.533247 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11031 2024.09.10 21:29:17.533320 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11032 2024.09.10 21:29:17.533753 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11033 2024.09.10 21:29:17.534250 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11034 2024.09.10 21:29:17.534286 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11035 2024.09.10 21:29:17.534873 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11036 2024.09.10 21:29:17.535281 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11037 2024.09.10 21:29:17.535468 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002399 sec., 7086.2859524802 rows/sec., 12.70 MiB/sec.
11038 2024.09.10 21:29:17.535922 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Debug> DynamicQueryHandler: Done processing query
11039 2024.09.10 21:29:17.535962 [ 3 ] {7585ad90-3cae-4006-89fa-fda9d0aab013} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11040 2024.09.10 21:29:17.535978 [ 3 ] {} <Debug> HTTP-Session: 0c6d52b9-5e1f-4d56-a525-904350286705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11041 2024.09.10 21:29:17.536155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11042 2024.09.10 21:29:17.536209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11043 2024.09.10 21:29:17.536229 [ 3 ] {} <Debug> HTTP-Session: e2d7c221-332c-455c-a817-3dab23754927 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11044 2024.09.10 21:29:17.536245 [ 3 ] {} <Debug> HTTP-Session: e2d7c221-332c-455c-a817-3dab23754927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11045 2024.09.10 21:29:17.536259 [ 3 ] {} <Debug> HTTP-Session: e2d7c221-332c-455c-a817-3dab23754927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.09.10 21:29:17.536290 [ 3 ] {} <Trace> HTTP-Session: e2d7c221-332c-455c-a817-3dab23754927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11047 2024.09.10 21:29:17.536409 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11048 2024.09.10 21:29:17.536456 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11049 2024.09.10 21:29:17.536596 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11050 2024.09.10 21:29:17.536870 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11051 2024.09.10 21:29:17.536904 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11052 2024.09.10 21:29:17.537263 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11053 2024.09.10 21:29:17.537589 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11054 2024.09.10 21:29:17.537734 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec.
11055 2024.09.10 21:29:17.537888 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Debug> DynamicQueryHandler: Done processing query
11056 2024.09.10 21:29:17.537912 [ 3 ] {a29157e6-c425-4c2e-ad5e-daf754aad69e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11057 2024.09.10 21:29:17.537927 [ 3 ] {} <Debug> HTTP-Session: e2d7c221-332c-455c-a817-3dab23754927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.09.10 21:29:22.499013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11059 2024.09.10 21:29:22.499134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11060 2024.09.10 21:29:22.499159 [ 3 ] {} <Debug> HTTP-Session: 190fc19d-8449-4ca2-88fa-15c46655d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11061 2024.09.10 21:29:22.499184 [ 3 ] {} <Debug> HTTP-Session: 190fc19d-8449-4ca2-88fa-15c46655d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11062 2024.09.10 21:29:22.499199 [ 3 ] {} <Debug> HTTP-Session: 190fc19d-8449-4ca2-88fa-15c46655d520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.09.10 21:29:22.499251 [ 3 ] {} <Trace> HTTP-Session: 190fc19d-8449-4ca2-88fa-15c46655d520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11064 2024.09.10 21:29:22.499459 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11065 2024.09.10 21:29:22.499525 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11066 2024.09.10 21:29:22.499864 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11067 2024.09.10 21:29:22.500330 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11068 2024.09.10 21:29:22.500375 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11069 2024.09.10 21:29:22.500797 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11070 2024.09.10 21:29:22.501183 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11071 2024.09.10 21:29:22.501377 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Debug> executeQuery: Read 102 rows, 8.69 KiB in 0.001989 sec., 51282.05128205129 rows/sec., 4.27 MiB/sec.
11072 2024.09.10 21:29:22.501585 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Debug> DynamicQueryHandler: Done processing query
11073 2024.09.10 21:29:22.501611 [ 3 ] {4889a2bb-1ab2-473e-b181-0a898d249612} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11074 2024.09.10 21:29:22.501629 [ 3 ] {} <Debug> HTTP-Session: 190fc19d-8449-4ca2-88fa-15c46655d520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.09.10 21:29:22.501770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11076 2024.09.10 21:29:22.501825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11077 2024.09.10 21:29:22.501850 [ 3 ] {} <Debug> HTTP-Session: 63ab34a6-bb7a-4527-be41-237ccee6175e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11078 2024.09.10 21:29:22.501870 [ 3 ] {} <Debug> HTTP-Session: 63ab34a6-bb7a-4527-be41-237ccee6175e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11079 2024.09.10 21:29:22.501886 [ 3 ] {} <Debug> HTTP-Session: 63ab34a6-bb7a-4527-be41-237ccee6175e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.09.10 21:29:22.501925 [ 3 ] {} <Trace> HTTP-Session: 63ab34a6-bb7a-4527-be41-237ccee6175e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11081 2024.09.10 21:29:22.502053 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11082 2024.09.10 21:29:22.502109 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11083 2024.09.10 21:29:22.502387 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11084 2024.09.10 21:29:22.502820 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11085 2024.09.10 21:29:22.502858 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11086 2024.09.10 21:29:22.503208 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11087 2024.09.10 21:29:22.503576 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11088 2024.09.10 21:29:22.503726 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001706 sec., 13481.828839390386 rows/sec., 1013.77 KiB/sec.
11089 2024.09.10 21:29:22.503790 [ 120 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11090 2024.09.10 21:29:22.503926 [ 120 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11091 2024.09.10 21:29:22.503982 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11092 2024.09.10 21:29:22.504006 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Debug> DynamicQueryHandler: Done processing query
11093 2024.09.10 21:29:22.504050 [ 3 ] {bffcb576-d551-4253-b5ce-3db1afb2ac16} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11094 2024.09.10 21:29:22.504092 [ 3 ] {} <Debug> HTTP-Session: 63ab34a6-bb7a-4527-be41-237ccee6175e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11095 2024.09.10 21:29:22.504375 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11096 2024.09.10 21:29:22.504406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 14768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11097 2024.09.10 21:29:22.504602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11098 2024.09.10 21:29:22.504697 [ 3 ] {} <Debug> HTTP-Session: 098f3d78-d2bb-4df1-bff3-14f8cad37eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11099 2024.09.10 21:29:22.504770 [ 3 ] {} <Debug> HTTP-Session: 098f3d78-d2bb-4df1-bff3-14f8cad37eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11100 2024.09.10 21:29:22.504847 [ 3 ] {} <Debug> HTTP-Session: 098f3d78-d2bb-4df1-bff3-14f8cad37eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.09.10 21:29:22.504993 [ 3 ] {} <Trace> HTTP-Session: 098f3d78-d2bb-4df1-bff3-14f8cad37eb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11102 2024.09.10 21:29:22.505444 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11103 2024.09.10 21:29:22.505452 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11104 2024.09.10 21:29:22.505528 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 58 rows starting from the beginning of the part
11105 2024.09.10 21:29:22.505552 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11106 2024.09.10 21:29:22.505872 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part
11107 2024.09.10 21:29:22.506198 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part
11108 2024.09.10 21:29:22.506559 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part
11109 2024.09.10 21:29:22.506947 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part
11110 2024.09.10 21:29:22.507290 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part
11111 2024.09.10 21:29:22.507523 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11112 2024.09.10 21:29:22.508709 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11113 2024.09.10 21:29:22.508767 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11114 2024.09.10 21:29:22.509887 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11115 2024.09.10 21:29:22.510213 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082086 sec., 27457.684748291955 rows/sec., 2.10 MiB/sec.
11116 2024.09.10 21:29:22.510485 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11117 2024.09.10 21:29:22.510813 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11118 2024.09.10 21:29:22.511306 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.006042 sec., 14399.205561072493 rows/sec., 1.12 MiB/sec.
11119 2024.09.10 21:29:22.511510 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11120 2024.09.10 21:29:22.511653 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_56_11} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11121 2024.09.10 21:29:22.511664 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Debug> DynamicQueryHandler: Done processing query
11122 2024.09.10 21:29:22.511712 [ 3 ] {930ed02d-f5d8-4f16-b61c-2fba5e87a793} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11123 2024.09.10 21:29:22.511785 [ 3 ] {} <Debug> HTTP-Session: 098f3d78-d2bb-4df1-bff3-14f8cad37eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11124 2024.09.10 21:29:22.511819 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11125 2024.09.10 21:29:22.511997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11126 2024.09.10 21:29:22.512055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11127 2024.09.10 21:29:22.512075 [ 3 ] {} <Debug> HTTP-Session: e4a9f57a-e160-44b2-9936-f425b25e88ad Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11128 2024.09.10 21:29:22.512092 [ 3 ] {} <Debug> HTTP-Session: e4a9f57a-e160-44b2-9936-f425b25e88ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11129 2024.09.10 21:29:22.512107 [ 3 ] {} <Debug> HTTP-Session: e4a9f57a-e160-44b2-9936-f425b25e88ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.09.10 21:29:22.512143 [ 3 ] {} <Trace> HTTP-Session: e4a9f57a-e160-44b2-9936-f425b25e88ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11131 2024.09.10 21:29:22.512317 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11132 2024.09.10 21:29:22.512367 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11133 2024.09.10 21:29:22.512538 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11134 2024.09.10 21:29:22.513026 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11135 2024.09.10 21:29:22.513063 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11136 2024.09.10 21:29:22.513466 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11137 2024.09.10 21:29:22.513814 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11138 2024.09.10 21:29:22.513967 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec.
11139 2024.09.10 21:29:22.514011 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11140 2024.09.10 21:29:22.514127 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11141 2024.09.10 21:29:22.514167 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11142 2024.09.10 21:29:22.514244 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Debug> DynamicQueryHandler: Done processing query
11143 2024.09.10 21:29:22.514292 [ 3 ] {a0b8ce68-0435-4f6d-83df-cab6382510f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11144 2024.09.10 21:29:22.514323 [ 3 ] {} <Debug> HTTP-Session: e4a9f57a-e160-44b2-9936-f425b25e88ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.09.10 21:29:22.514360 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11146 2024.09.10 21:29:22.514488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11147 2024.09.10 21:29:22.514527 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11148 2024.09.10 21:29:22.514552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11149 2024.09.10 21:29:22.514576 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16419 rows starting from the beginning of the part
11150 2024.09.10 21:29:22.514582 [ 3 ] {} <Debug> HTTP-Session: 4e99a929-71ae-4e88-b2af-74d3be5eec3e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11151 2024.09.10 21:29:22.514613 [ 3 ] {} <Debug> HTTP-Session: 4e99a929-71ae-4e88-b2af-74d3be5eec3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11152 2024.09.10 21:29:22.514641 [ 3 ] {} <Debug> HTTP-Session: 4e99a929-71ae-4e88-b2af-74d3be5eec3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.09.10 21:29:22.514732 [ 3 ] {} <Trace> HTTP-Session: 4e99a929-71ae-4e88-b2af-74d3be5eec3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11154 2024.09.10 21:29:22.514770 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 845 rows starting from the beginning of the part
11155 2024.09.10 21:29:22.514973 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part
11156 2024.09.10 21:29:22.515173 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11157 2024.09.10 21:29:22.515235 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
11158 2024.09.10 21:29:22.515373 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11159 2024.09.10 21:29:22.515543 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part
11160 2024.09.10 21:29:22.515866 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
11161 2024.09.10 21:29:22.516989 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11162 2024.09.10 21:29:22.517805 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11163 2024.09.10 21:29:22.517849 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11164 2024.09.10 21:29:22.519158 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11165 2024.09.10 21:29:22.519881 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11166 2024.09.10 21:29:22.520150 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11167 2024.09.10 21:29:22.520168 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005293 sec., 4345.361798601927 rows/sec., 7.79 MiB/sec.
11168 2024.09.10 21:29:22.520226 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11169 2024.09.10 21:29:22.520358 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11170 2024.09.10 21:29:22.520859 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Debug> DynamicQueryHandler: Done processing query
11171 2024.09.10 21:29:22.520914 [ 3 ] {1d0b29e9-7006-44f9-a5a4-700dddb3628d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11172 2024.09.10 21:29:22.520910 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11173 2024.09.10 21:29:22.520940 [ 3 ] {} <Debug> HTTP-Session: 4e99a929-71ae-4e88-b2af-74d3be5eec3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.09.10 21:29:22.521179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11175 2024.09.10 21:29:22.521314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11176 2024.09.10 21:29:22.521379 [ 3 ] {} <Debug> HTTP-Session: c64e40fe-8d69-4899-9c64-25238a9de1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11177 2024.09.10 21:29:22.521449 [ 3 ] {} <Debug> HTTP-Session: c64e40fe-8d69-4899-9c64-25238a9de1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11178 2024.09.10 21:29:22.521573 [ 3 ] {} <Debug> HTTP-Session: c64e40fe-8d69-4899-9c64-25238a9de1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.09.10 21:29:22.521692 [ 3 ] {} <Trace> HTTP-Session: c64e40fe-8d69-4899-9c64-25238a9de1b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11180 2024.09.10 21:29:22.522011 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11181 2024.09.10 21:29:22.522195 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11182 2024.09.10 21:29:22.522406 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11183 2024.09.10 21:29:22.522732 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 962 rows starting from the beginning of the part
11184 2024.09.10 21:29:22.523295 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11185 2024.09.10 21:29:22.523785 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18060 rows, containing 5 columns (5 merged, 0 gathered) in 0.009515836 sec., 1897888.9505872107 rows/sec., 128.33 MiB/sec.
11186 2024.09.10 21:29:22.524157 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part
11187 2024.09.10 21:29:22.524183 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11188 2024.09.10 21:29:22.525674 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11189 2024.09.10 21:29:22.525723 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part
11190 2024.09.10 21:29:22.525774 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11191 2024.09.10 21:29:22.526649 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11192 2024.09.10 21:29:22.527025 [ 199 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11193 2024.09.10 21:29:22.527078 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part
11194 2024.09.10 21:29:22.527276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB.
11195 2024.09.10 21:29:22.527702 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11196 2024.09.10 21:29:22.527890 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part
11197 2024.09.10 21:29:22.528588 [ 194 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part
11198 2024.09.10 21:29:22.528973 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11199 2024.09.10 21:29:22.529396 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00753 sec., 7968.12749003984 rows/sec., 549.88 KiB/sec.
11200 2024.09.10 21:29:22.529790 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Debug> DynamicQueryHandler: Done processing query
11201 2024.09.10 21:29:22.529824 [ 3 ] {e6370361-7249-4925-9fb4-21bdad6d0307} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11202 2024.09.10 21:29:22.529871 [ 3 ] {} <Debug> HTTP-Session: c64e40fe-8d69-4899-9c64-25238a9de1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11203 2024.09.10 21:29:22.535107 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 19 columns (19 merged, 0 gathered) in 0.014516053 sec., 73367.05094697574 rows/sec., 131.47 MiB/sec.
11204 2024.09.10 21:29:22.536133 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11205 2024.09.10 21:29:22.536712 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11206 2024.09.10 21:29:22.536791 [ 195 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11207 2024.09.10 21:29:22.536924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB.
11208 2024.09.10 21:29:23.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.85 MiB, peak 209.29 MiB, free memory in arenas 0.00 B, will set to 202.10 MiB (RSS), difference: 2.25 MiB
11209 2024.09.10 21:29:24.585887 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
11210 2024.09.10 21:29:24.585950 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
11211 2024.09.10 21:29:27.502117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11212 2024.09.10 21:29:27.502249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11213 2024.09.10 21:29:27.502278 [ 3 ] {} <Debug> HTTP-Session: f7f19aa0-69a0-432a-a8c4-631b6d1b2e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11214 2024.09.10 21:29:27.502306 [ 3 ] {} <Debug> HTTP-Session: f7f19aa0-69a0-432a-a8c4-631b6d1b2e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11215 2024.09.10 21:29:27.502324 [ 3 ] {} <Debug> HTTP-Session: f7f19aa0-69a0-432a-a8c4-631b6d1b2e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11216 2024.09.10 21:29:27.502379 [ 3 ] {} <Trace> HTTP-Session: f7f19aa0-69a0-432a-a8c4-631b6d1b2e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11217 2024.09.10 21:29:27.502639 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11218 2024.09.10 21:29:27.502706 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11219 2024.09.10 21:29:27.503031 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11220 2024.09.10 21:29:27.503641 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11221 2024.09.10 21:29:27.503682 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11222 2024.09.10 21:29:27.504106 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11223 2024.09.10 21:29:27.504500 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11224 2024.09.10 21:29:27.504676 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002143 sec., 104059.72935137658 rows/sec., 9.18 MiB/sec.
11225 2024.09.10 21:29:27.504886 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Debug> DynamicQueryHandler: Done processing query
11226 2024.09.10 21:29:27.504911 [ 3 ] {164401bd-d722-4e24-b1d3-10d0205dbef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11227 2024.09.10 21:29:27.504927 [ 3 ] {} <Debug> HTTP-Session: f7f19aa0-69a0-432a-a8c4-631b6d1b2e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.09.10 21:29:27.505059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11229 2024.09.10 21:29:27.505110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11230 2024.09.10 21:29:27.505129 [ 3 ] {} <Debug> HTTP-Session: 70a9b5a1-099f-41d6-8ab5-12a73ab547b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11231 2024.09.10 21:29:27.505146 [ 3 ] {} <Debug> HTTP-Session: 70a9b5a1-099f-41d6-8ab5-12a73ab547b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11232 2024.09.10 21:29:27.505159 [ 3 ] {} <Debug> HTTP-Session: 70a9b5a1-099f-41d6-8ab5-12a73ab547b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11233 2024.09.10 21:29:27.505191 [ 3 ] {} <Trace> HTTP-Session: 70a9b5a1-099f-41d6-8ab5-12a73ab547b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11234 2024.09.10 21:29:27.505305 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11235 2024.09.10 21:29:27.505361 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11236 2024.09.10 21:29:27.505592 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11237 2024.09.10 21:29:27.505943 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11238 2024.09.10 21:29:27.505981 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11239 2024.09.10 21:29:27.506345 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11240 2024.09.10 21:29:27.506704 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11241 2024.09.10 21:29:27.506860 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001587 sec., 10712.035286704473 rows/sec., 805.49 KiB/sec.
11242 2024.09.10 21:29:27.507044 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Debug> DynamicQueryHandler: Done processing query
11243 2024.09.10 21:29:27.507069 [ 3 ] {d681999d-0e1b-4dba-bee1-fe841cc19a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11244 2024.09.10 21:29:27.507085 [ 3 ] {} <Debug> HTTP-Session: 70a9b5a1-099f-41d6-8ab5-12a73ab547b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11245 2024.09.10 21:29:27.507209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11246 2024.09.10 21:29:27.507262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11247 2024.09.10 21:29:27.507283 [ 3 ] {} <Debug> HTTP-Session: a0376d1f-d6d9-4e5c-8db2-c336db0354d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11248 2024.09.10 21:29:27.507300 [ 3 ] {} <Debug> HTTP-Session: a0376d1f-d6d9-4e5c-8db2-c336db0354d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11249 2024.09.10 21:29:27.507314 [ 3 ] {} <Debug> HTTP-Session: a0376d1f-d6d9-4e5c-8db2-c336db0354d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.09.10 21:29:27.507345 [ 3 ] {} <Trace> HTTP-Session: a0376d1f-d6d9-4e5c-8db2-c336db0354d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11251 2024.09.10 21:29:27.507446 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11252 2024.09.10 21:29:27.507489 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11253 2024.09.10 21:29:27.507716 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11254 2024.09.10 21:29:27.508032 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11255 2024.09.10 21:29:27.508070 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11256 2024.09.10 21:29:27.508428 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11257 2024.09.10 21:29:27.508784 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11258 2024.09.10 21:29:27.508955 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec.
11259 2024.09.10 21:29:27.509133 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Debug> DynamicQueryHandler: Done processing query
11260 2024.09.10 21:29:27.509158 [ 3 ] {005c15ef-63c8-4eb1-a4a2-ce01d5fd279a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11261 2024.09.10 21:29:27.509174 [ 3 ] {} <Debug> HTTP-Session: a0376d1f-d6d9-4e5c-8db2-c336db0354d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.09.10 21:29:27.509285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11263 2024.09.10 21:29:27.509335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11264 2024.09.10 21:29:27.509356 [ 3 ] {} <Debug> HTTP-Session: c5663ec5-78e4-4438-836e-132b0e380ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11265 2024.09.10 21:29:27.509373 [ 3 ] {} <Debug> HTTP-Session: c5663ec5-78e4-4438-836e-132b0e380ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11266 2024.09.10 21:29:27.509386 [ 3 ] {} <Debug> HTTP-Session: c5663ec5-78e4-4438-836e-132b0e380ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11267 2024.09.10 21:29:27.509417 [ 3 ] {} <Trace> HTTP-Session: c5663ec5-78e4-4438-836e-132b0e380ce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11268 2024.09.10 21:29:27.509514 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11269 2024.09.10 21:29:27.509557 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11270 2024.09.10 21:29:27.509787 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11271 2024.09.10 21:29:27.510124 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11272 2024.09.10 21:29:27.510163 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11273 2024.09.10 21:29:27.510522 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11274 2024.09.10 21:29:27.510887 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11275 2024.09.10 21:29:27.511047 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 228.70 KiB/sec.
11276 2024.09.10 21:29:27.511057 [ 116 ] {} <Debug> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
11277 2024.09.10 21:29:27.511161 [ 116 ] {} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11278 2024.09.10 21:29:27.511209 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11279 2024.09.10 21:29:27.511346 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Debug> DynamicQueryHandler: Done processing query
11280 2024.09.10 21:29:27.511416 [ 3 ] {bda90006-bc52-4f02-b9c5-c2a61d134997} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11281 2024.09.10 21:29:27.511458 [ 3 ] {} <Debug> HTTP-Session: c5663ec5-78e4-4438-836e-132b0e380ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11282 2024.09.10 21:29:27.511483 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
11283 2024.09.10 21:29:27.511817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11284 2024.09.10 21:29:27.511975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11285 2024.09.10 21:29:27.511994 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11286 2024.09.10 21:29:27.512010 [ 3 ] {} <Debug> HTTP-Session: 032caf36-5b0b-41a3-94c4-7ed81f15b5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11287 2024.09.10 21:29:27.512033 [ 3 ] {} <Debug> HTTP-Session: 032caf36-5b0b-41a3-94c4-7ed81f15b5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11288 2024.09.10 21:29:27.512033 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
11289 2024.09.10 21:29:27.512052 [ 3 ] {} <Debug> HTTP-Session: 032caf36-5b0b-41a3-94c4-7ed81f15b5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11290 2024.09.10 21:29:27.512097 [ 3 ] {} <Trace> HTTP-Session: 032caf36-5b0b-41a3-94c4-7ed81f15b5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11291 2024.09.10 21:29:27.512176 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11292 2024.09.10 21:29:27.512367 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11293 2024.09.10 21:29:27.512489 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11294 2024.09.10 21:29:27.512705 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11295 2024.09.10 21:29:27.512744 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11296 2024.09.10 21:29:27.512951 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11297 2024.09.10 21:29:27.513427 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11298 2024.09.10 21:29:27.514310 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11299 2024.09.10 21:29:27.514354 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11300 2024.09.10 21:29:27.514363 [ 191 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003071523 sec., 9767.14157764731 rows/sec., 619.98 KiB/sec.
11301 2024.09.10 21:29:27.514609 [ 186 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
11302 2024.09.10 21:29:27.515099 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11303 2024.09.10 21:29:27.515682 [ 186 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11304 2024.09.10 21:29:27.515861 [ 186 ] {3953392b-2052-4ded-b477-ccf8abd2dc10::all_1_25_6} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
11305 2024.09.10 21:29:27.515958 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11306 2024.09.10 21:29:27.516042 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11307 2024.09.10 21:29:27.516223 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.003941 sec., 101243.33925399644 rows/sec., 7.20 MiB/sec.
11308 2024.09.10 21:29:27.516431 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Debug> DynamicQueryHandler: Done processing query
11309 2024.09.10 21:29:27.516456 [ 3 ] {f106b453-5cb6-4096-97ac-eed187e1e107} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11310 2024.09.10 21:29:27.516472 [ 3 ] {} <Debug> HTTP-Session: 032caf36-5b0b-41a3-94c4-7ed81f15b5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11311 2024.09.10 21:29:27.516607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11312 2024.09.10 21:29:27.516656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11313 2024.09.10 21:29:27.516677 [ 3 ] {} <Debug> HTTP-Session: 7c097eeb-4f57-44e2-9dbb-ad941b14769b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11314 2024.09.10 21:29:27.516694 [ 3 ] {} <Debug> HTTP-Session: 7c097eeb-4f57-44e2-9dbb-ad941b14769b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11315 2024.09.10 21:29:27.516708 [ 3 ] {} <Debug> HTTP-Session: 7c097eeb-4f57-44e2-9dbb-ad941b14769b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11316 2024.09.10 21:29:27.516739 [ 3 ] {} <Trace> HTTP-Session: 7c097eeb-4f57-44e2-9dbb-ad941b14769b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11317 2024.09.10 21:29:27.516839 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11318 2024.09.10 21:29:27.516886 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11319 2024.09.10 21:29:27.517019 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11320 2024.09.10 21:29:27.517296 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11321 2024.09.10 21:29:27.517333 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11322 2024.09.10 21:29:27.518063 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11323 2024.09.10 21:29:27.518446 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11324 2024.09.10 21:29:27.518613 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001793 sec., 3346.346904629113 rows/sec., 174.83 KiB/sec.
11325 2024.09.10 21:29:27.518772 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Debug> DynamicQueryHandler: Done processing query
11326 2024.09.10 21:29:27.518796 [ 3 ] {037dd26f-bf4b-4ef4-9eba-e00b1d4f3b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11327 2024.09.10 21:29:27.518813 [ 3 ] {} <Debug> HTTP-Session: 7c097eeb-4f57-44e2-9dbb-ad941b14769b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11328 2024.09.10 21:29:27.518984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11329 2024.09.10 21:29:27.519032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11330 2024.09.10 21:29:27.519052 [ 3 ] {} <Debug> HTTP-Session: d84f4295-8e5f-4801-91a7-482c862e6f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11331 2024.09.10 21:29:27.519068 [ 3 ] {} <Debug> HTTP-Session: d84f4295-8e5f-4801-91a7-482c862e6f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11332 2024.09.10 21:29:27.519082 [ 3 ] {} <Debug> HTTP-Session: d84f4295-8e5f-4801-91a7-482c862e6f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11333 2024.09.10 21:29:27.519113 [ 3 ] {} <Trace> HTTP-Session: d84f4295-8e5f-4801-91a7-482c862e6f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11334 2024.09.10 21:29:27.519303 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11335 2024.09.10 21:29:27.519351 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11336 2024.09.10 21:29:27.519499 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11337 2024.09.10 21:29:27.519952 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11338 2024.09.10 21:29:27.519989 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11339 2024.09.10 21:29:27.520384 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11340 2024.09.10 21:29:27.520782 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11341 2024.09.10 21:29:27.520957 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001751 sec., 135351.2278697887 rows/sec., 9.07 MiB/sec.
11342 2024.09.10 21:29:27.521251 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Debug> DynamicQueryHandler: Done processing query
11343 2024.09.10 21:29:27.521313 [ 3 ] {fc41085d-7616-4d5b-b8ac-662e0935a520} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11344 2024.09.10 21:29:27.521374 [ 3 ] {} <Debug> HTTP-Session: d84f4295-8e5f-4801-91a7-482c862e6f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11345 2024.09.10 21:29:27.521588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11346 2024.09.10 21:29:27.521642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11347 2024.09.10 21:29:27.521662 [ 3 ] {} <Debug> HTTP-Session: b85232a5-2722-438b-bb6b-7922f0f8f46c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11348 2024.09.10 21:29:27.521679 [ 3 ] {} <Debug> HTTP-Session: b85232a5-2722-438b-bb6b-7922f0f8f46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11349 2024.09.10 21:29:27.521693 [ 3 ] {} <Debug> HTTP-Session: b85232a5-2722-438b-bb6b-7922f0f8f46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11350 2024.09.10 21:29:27.521724 [ 3 ] {} <Trace> HTTP-Session: b85232a5-2722-438b-bb6b-7922f0f8f46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11351 2024.09.10 21:29:27.521820 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11352 2024.09.10 21:29:27.521868 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11353 2024.09.10 21:29:27.522016 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11354 2024.09.10 21:29:27.522276 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11355 2024.09.10 21:29:27.522313 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11356 2024.09.10 21:29:27.522673 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11357 2024.09.10 21:29:27.522998 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11358 2024.09.10 21:29:27.523174 [ 116 ] {} <Debug> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11359 2024.09.10 21:29:27.523187 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec.
11360 2024.09.10 21:29:27.523230 [ 116 ] {} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11361 2024.09.10 21:29:27.523292 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11362 2024.09.10 21:29:27.523545 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Debug> DynamicQueryHandler: Done processing query
11363 2024.09.10 21:29:27.523563 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
11364 2024.09.10 21:29:27.523622 [ 3 ] {6e642c8b-a5bb-4be4-a5b1-a34e2fd954de} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11365 2024.09.10 21:29:27.523741 [ 3 ] {} <Debug> HTTP-Session: b85232a5-2722-438b-bb6b-7922f0f8f46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11366 2024.09.10 21:29:27.523997 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11367 2024.09.10 21:29:27.524014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11368 2024.09.10 21:29:27.524073 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part
11369 2024.09.10 21:29:27.524107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11370 2024.09.10 21:29:27.524151 [ 3 ] {} <Debug> HTTP-Session: 5c27eb5a-fda5-4fa0-8fb6-300481ed439e Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11371 2024.09.10 21:29:27.524243 [ 3 ] {} <Debug> HTTP-Session: 5c27eb5a-fda5-4fa0-8fb6-300481ed439e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.09.10 21:29:27.524311 [ 3 ] {} <Debug> HTTP-Session: 5c27eb5a-fda5-4fa0-8fb6-300481ed439e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.09.10 21:29:27.524352 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
11374 2024.09.10 21:29:27.524427 [ 3 ] {} <Trace> HTTP-Session: 5c27eb5a-fda5-4fa0-8fb6-300481ed439e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11375 2024.09.10 21:29:27.524677 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
11376 2024.09.10 21:29:27.524768 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
11377 2024.09.10 21:29:27.524960 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11378 2024.09.10 21:29:27.525065 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
11379 2024.09.10 21:29:27.525478 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11380 2024.09.10 21:29:27.525534 [ 189 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
11381 2024.09.10 21:29:27.527803 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11382 2024.09.10 21:29:27.529278 [ 186 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005861532 sec., 4265.096565198313 rows/sec., 287.39 KiB/sec.
11383 2024.09.10 21:29:27.529488 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11384 2024.09.10 21:29:27.529535 [ 186 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11385 2024.09.10 21:29:27.529543 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11386 2024.09.10 21:29:27.530565 [ 186 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11387 2024.09.10 21:29:27.530763 [ 186 ] {89728eee-5d24-485f-a59b-c9773d799221::all_1_25_5} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11388 2024.09.10 21:29:27.530963 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11389 2024.09.10 21:29:27.531174 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11390 2024.09.10 21:29:27.531628 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11391 2024.09.10 21:29:27.531788 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.007147 sec., 2378.6204001679025 rows/sec., 4.26 MiB/sec.
11392 2024.09.10 21:29:27.532044 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Debug> DynamicQueryHandler: Done processing query
11393 2024.09.10 21:29:27.532069 [ 3 ] {09648033-a75d-4b8e-af3b-8b0520ccc759} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11394 2024.09.10 21:29:27.532085 [ 3 ] {} <Debug> HTTP-Session: 5c27eb5a-fda5-4fa0-8fb6-300481ed439e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11395 2024.09.10 21:29:27.532212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11396 2024.09.10 21:29:27.532270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11397 2024.09.10 21:29:27.532295 [ 3 ] {} <Debug> HTTP-Session: 18c1d54d-d4c4-497e-be79-ad192b9c3a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11398 2024.09.10 21:29:27.532314 [ 3 ] {} <Debug> HTTP-Session: 18c1d54d-d4c4-497e-be79-ad192b9c3a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11399 2024.09.10 21:29:27.532328 [ 3 ] {} <Debug> HTTP-Session: 18c1d54d-d4c4-497e-be79-ad192b9c3a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11400 2024.09.10 21:29:27.532359 [ 3 ] {} <Trace> HTTP-Session: 18c1d54d-d4c4-497e-be79-ad192b9c3a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11401 2024.09.10 21:29:27.532486 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11402 2024.09.10 21:29:27.532531 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11403 2024.09.10 21:29:27.532663 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11404 2024.09.10 21:29:27.533030 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11405 2024.09.10 21:29:27.533068 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11406 2024.09.10 21:29:27.533435 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11407 2024.09.10 21:29:27.533762 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11408 2024.09.10 21:29:27.533890 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec.
11409 2024.09.10 21:29:27.533895 [ 115 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11410 2024.09.10 21:29:27.533952 [ 115 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11411 2024.09.10 21:29:27.533985 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
11412 2024.09.10 21:29:27.534080 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
11413 2024.09.10 21:29:27.534087 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Debug> DynamicQueryHandler: Done processing query
11414 2024.09.10 21:29:27.534124 [ 3 ] {d0db712e-596c-45e3-a85d-b53dd282fa7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11415 2024.09.10 21:29:27.534143 [ 3 ] {} <Debug> HTTP-Session: 18c1d54d-d4c4-497e-be79-ad192b9c3a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11416 2024.09.10 21:29:27.534206 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11417 2024.09.10 21:29:27.534234 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3486 rows starting from the beginning of the part
11418 2024.09.10 21:29:27.534288 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
11419 2024.09.10 21:29:27.534514 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
11420 2024.09.10 21:29:27.534631 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part
11421 2024.09.10 21:29:27.534793 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
11422 2024.09.10 21:29:27.534878 [ 191 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
11423 2024.09.10 21:29:27.536241 [ 200 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205419 sec., 1746606.8805972922 rows/sec., 114.18 MiB/sec.
11424 2024.09.10 21:29:27.536576 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11425 2024.09.10 21:29:27.537021 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11426 2024.09.10 21:29:27.537115 [ 196 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_56_11} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11427 2024.09.10 21:29:27.537212 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11428 2024.09.10 21:29:32.527079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 179929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11429 2024.09.10 21:29:32.527210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11430 2024.09.10 21:29:32.527236 [ 3 ] {} <Debug> HTTP-Session: 30980cb2-d445-4df0-8a41-169317709e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11431 2024.09.10 21:29:32.527263 [ 3 ] {} <Debug> HTTP-Session: 30980cb2-d445-4df0-8a41-169317709e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.09.10 21:29:32.527278 [ 3 ] {} <Debug> HTTP-Session: 30980cb2-d445-4df0-8a41-169317709e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.09.10 21:29:32.527328 [ 3 ] {} <Trace> HTTP-Session: 30980cb2-d445-4df0-8a41-169317709e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11434 2024.09.10 21:29:32.527847 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11435 2024.09.10 21:29:32.527913 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11436 2024.09.10 21:29:32.528234 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11437 2024.09.10 21:29:32.529467 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.09.10 21:29:32.529511 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11439 2024.09.10 21:29:32.529984 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11440 2024.09.10 21:29:32.530360 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11441 2024.09.10 21:29:32.530512 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Debug> executeQuery: Read 1242 rows, 104.81 KiB in 0.002998 sec., 414276.1841227485 rows/sec., 34.14 MiB/sec.
11442 2024.09.10 21:29:32.530786 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Debug> DynamicQueryHandler: Done processing query
11443 2024.09.10 21:29:32.530838 [ 3 ] {eeedb3d3-c223-41ad-813d-8545cf06fd9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
11444 2024.09.10 21:29:32.530911 [ 3 ] {} <Debug> HTTP-Session: 30980cb2-d445-4df0-8a41-169317709e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.09.10 21:29:32.531199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11446 2024.09.10 21:29:32.531267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11447 2024.09.10 21:29:32.531288 [ 3 ] {} <Debug> HTTP-Session: cbadf82f-f1ae-4618-bee9-37339c23e1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11448 2024.09.10 21:29:32.531306 [ 3 ] {} <Debug> HTTP-Session: cbadf82f-f1ae-4618-bee9-37339c23e1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.09.10 21:29:32.531320 [ 3 ] {} <Debug> HTTP-Session: cbadf82f-f1ae-4618-bee9-37339c23e1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11450 2024.09.10 21:29:32.531355 [ 3 ] {} <Trace> HTTP-Session: cbadf82f-f1ae-4618-bee9-37339c23e1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11451 2024.09.10 21:29:32.531466 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11452 2024.09.10 21:29:32.531512 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11453 2024.09.10 21:29:32.531760 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11454 2024.09.10 21:29:32.532108 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11455 2024.09.10 21:29:32.532146 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11456 2024.09.10 21:29:32.532507 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11457 2024.09.10 21:29:32.532865 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11458 2024.09.10 21:29:32.533024 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001587 sec., 14492.753623188404 rows/sec., 1.06 MiB/sec.
11459 2024.09.10 21:29:32.533206 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Debug> DynamicQueryHandler: Done processing query
11460 2024.09.10 21:29:32.533230 [ 3 ] {ac7f5055-e658-425a-b4c9-a6c4404a3de6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11461 2024.09.10 21:29:32.533249 [ 3 ] {} <Debug> HTTP-Session: cbadf82f-f1ae-4618-bee9-37339c23e1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.09.10 21:29:32.533408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11463 2024.09.10 21:29:32.533456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11464 2024.09.10 21:29:32.533476 [ 3 ] {} <Debug> HTTP-Session: 0e2a7c8a-07af-410a-b5de-d490777a33c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11465 2024.09.10 21:29:32.533493 [ 3 ] {} <Debug> HTTP-Session: 0e2a7c8a-07af-410a-b5de-d490777a33c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11466 2024.09.10 21:29:32.533507 [ 3 ] {} <Debug> HTTP-Session: 0e2a7c8a-07af-410a-b5de-d490777a33c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.09.10 21:29:32.533538 [ 3 ] {} <Trace> HTTP-Session: 0e2a7c8a-07af-410a-b5de-d490777a33c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11468 2024.09.10 21:29:32.533683 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11469 2024.09.10 21:29:32.533728 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11470 2024.09.10 21:29:32.533954 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11471 2024.09.10 21:29:32.534391 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11472 2024.09.10 21:29:32.534429 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11473 2024.09.10 21:29:32.534795 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11474 2024.09.10 21:29:32.535150 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11475 2024.09.10 21:29:32.535336 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001711 sec., 133255.40619520747 rows/sec., 9.02 MiB/sec.
11476 2024.09.10 21:29:32.535651 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Debug> DynamicQueryHandler: Done processing query
11477 2024.09.10 21:29:32.535721 [ 3 ] {6124ffd0-4155-4698-9879-d8f69e044145} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11478 2024.09.10 21:29:32.535783 [ 3 ] {} <Debug> HTTP-Session: 0e2a7c8a-07af-410a-b5de-d490777a33c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.09.10 21:29:32.536029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 89748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11480 2024.09.10 21:29:32.536082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11481 2024.09.10 21:29:32.536103 [ 3 ] {} <Debug> HTTP-Session: ed3a0745-d63c-44c9-8599-ec47f9217079 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11482 2024.09.10 21:29:32.536120 [ 3 ] {} <Debug> HTTP-Session: ed3a0745-d63c-44c9-8599-ec47f9217079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11483 2024.09.10 21:29:32.536134 [ 3 ] {} <Debug> HTTP-Session: ed3a0745-d63c-44c9-8599-ec47f9217079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.09.10 21:29:32.536166 [ 3 ] {} <Trace> HTTP-Session: ed3a0745-d63c-44c9-8599-ec47f9217079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11485 2024.09.10 21:29:32.536483 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11486 2024.09.10 21:29:32.536529 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11487 2024.09.10 21:29:32.536773 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11488 2024.09.10 21:29:32.537413 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11489 2024.09.10 21:29:32.537451 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11490 2024.09.10 21:29:32.537830 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11491 2024.09.10 21:29:32.538188 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11492 2024.09.10 21:29:32.538359 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Debug> executeQuery: Read 543 rows, 41.25 KiB in 0.002016 sec., 269345.2380952381 rows/sec., 19.98 MiB/sec.
11493 2024.09.10 21:29:32.538537 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Debug> DynamicQueryHandler: Done processing query
11494 2024.09.10 21:29:32.538561 [ 3 ] {07d56a64-667c-427f-940b-d69944557ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
11495 2024.09.10 21:29:32.538577 [ 3 ] {} <Debug> HTTP-Session: ed3a0745-d63c-44c9-8599-ec47f9217079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11496 2024.09.10 21:29:32.538773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 160352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11497 2024.09.10 21:29:32.538822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11498 2024.09.10 21:29:32.538841 [ 3 ] {} <Debug> HTTP-Session: e3177f46-89b8-4eea-b4c5-b6c2a5afeb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11499 2024.09.10 21:29:32.538858 [ 3 ] {} <Debug> HTTP-Session: e3177f46-89b8-4eea-b4c5-b6c2a5afeb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11500 2024.09.10 21:29:32.538872 [ 3 ] {} <Debug> HTTP-Session: e3177f46-89b8-4eea-b4c5-b6c2a5afeb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11501 2024.09.10 21:29:32.538903 [ 3 ] {} <Trace> HTTP-Session: e3177f46-89b8-4eea-b4c5-b6c2a5afeb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11502 2024.09.10 21:29:32.539341 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11503 2024.09.10 21:29:32.539392 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11504 2024.09.10 21:29:32.539539 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11505 2024.09.10 21:29:32.540315 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11506 2024.09.10 21:29:32.540353 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11507 2024.09.10 21:29:32.540780 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11508 2024.09.10 21:29:32.541114 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11509 2024.09.10 21:29:32.541279 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002227 sec., 378985.18185900315 rows/sec., 25.51 MiB/sec.
11510 2024.09.10 21:29:32.541538 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Debug> DynamicQueryHandler: Done processing query
11511 2024.09.10 21:29:32.541599 [ 3 ] {ec6c13b3-430c-41c7-bd95-d7389eccf5aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11512 2024.09.10 21:29:32.541656 [ 3 ] {} <Debug> HTTP-Session: e3177f46-89b8-4eea-b4c5-b6c2a5afeb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11513 2024.09.10 21:29:32.541874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11514 2024.09.10 21:29:32.541927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11515 2024.09.10 21:29:32.541947 [ 3 ] {} <Debug> HTTP-Session: 684c9a3b-6e96-4255-8b8e-057ec059f365 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11516 2024.09.10 21:29:32.541965 [ 3 ] {} <Debug> HTTP-Session: 684c9a3b-6e96-4255-8b8e-057ec059f365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11517 2024.09.10 21:29:32.541979 [ 3 ] {} <Debug> HTTP-Session: 684c9a3b-6e96-4255-8b8e-057ec059f365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11518 2024.09.10 21:29:32.542012 [ 3 ] {} <Trace> HTTP-Session: 684c9a3b-6e96-4255-8b8e-057ec059f365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11519 2024.09.10 21:29:32.542300 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11520 2024.09.10 21:29:32.542373 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11521 2024.09.10 21:29:32.542815 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11522 2024.09.10 21:29:32.543444 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11523 2024.09.10 21:29:32.543480 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11524 2024.09.10 21:29:32.544121 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11525 2024.09.10 21:29:32.544537 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11526 2024.09.10 21:29:32.544739 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00264 sec., 8712.121212121212 rows/sec., 15.61 MiB/sec.
11527 2024.09.10 21:29:32.545308 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Debug> DynamicQueryHandler: Done processing query
11528 2024.09.10 21:29:32.545374 [ 3 ] {e761ddda-30c6-432c-b6b7-7fd39bf87731} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11529 2024.09.10 21:29:32.545435 [ 3 ] {} <Debug> HTTP-Session: 684c9a3b-6e96-4255-8b8e-057ec059f365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11530 2024.09.10 21:29:32.545682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11531 2024.09.10 21:29:32.545736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11532 2024.09.10 21:29:32.545756 [ 3 ] {} <Debug> HTTP-Session: feb2a082-ad33-4ba2-893d-e3ed8f6a2e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11533 2024.09.10 21:29:32.545774 [ 3 ] {} <Debug> HTTP-Session: feb2a082-ad33-4ba2-893d-e3ed8f6a2e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11534 2024.09.10 21:29:32.545788 [ 3 ] {} <Debug> HTTP-Session: feb2a082-ad33-4ba2-893d-e3ed8f6a2e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11535 2024.09.10 21:29:32.545821 [ 3 ] {} <Trace> HTTP-Session: feb2a082-ad33-4ba2-893d-e3ed8f6a2e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11536 2024.09.10 21:29:32.545942 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11537 2024.09.10 21:29:32.545989 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11538 2024.09.10 21:29:32.546136 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11539 2024.09.10 21:29:32.546440 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11540 2024.09.10 21:29:32.546477 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11541 2024.09.10 21:29:32.546844 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11542 2024.09.10 21:29:32.547174 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11543 2024.09.10 21:29:32.547312 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec.
11544 2024.09.10 21:29:32.547479 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Debug> DynamicQueryHandler: Done processing query
11545 2024.09.10 21:29:32.547504 [ 3 ] {de2f520a-d003-4f5b-819a-ee536ca136f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11546 2024.09.10 21:29:32.547519 [ 3 ] {} <Debug> HTTP-Session: feb2a082-ad33-4ba2-893d-e3ed8f6a2e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.09.10 21:29:37.502734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11548 2024.09.10 21:29:37.502857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11549 2024.09.10 21:29:37.502884 [ 3 ] {} <Debug> HTTP-Session: ee5138a0-5f49-4595-b5da-e2e74cc4f39f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11550 2024.09.10 21:29:37.502908 [ 3 ] {} <Debug> HTTP-Session: ee5138a0-5f49-4595-b5da-e2e74cc4f39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11551 2024.09.10 21:29:37.502923 [ 3 ] {} <Debug> HTTP-Session: ee5138a0-5f49-4595-b5da-e2e74cc4f39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11552 2024.09.10 21:29:37.502970 [ 3 ] {} <Trace> HTTP-Session: ee5138a0-5f49-4595-b5da-e2e74cc4f39f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11553 2024.09.10 21:29:37.503142 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11554 2024.09.10 21:29:37.503208 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11555 2024.09.10 21:29:37.503538 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11556 2024.09.10 21:29:37.503962 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11557 2024.09.10 21:29:37.504003 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11558 2024.09.10 21:29:37.504408 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11559 2024.09.10 21:29:37.504788 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11560 2024.09.10 21:29:37.504968 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001872 sec., 3205.128205128205 rows/sec., 261.36 KiB/sec.
11561 2024.09.10 21:29:37.505632 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Debug> DynamicQueryHandler: Done processing query
11562 2024.09.10 21:29:37.505713 [ 3 ] {2d5ee6d8-9bf1-4a5b-84ac-0afa4da24915} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11563 2024.09.10 21:29:37.505762 [ 3 ] {} <Debug> HTTP-Session: ee5138a0-5f49-4595-b5da-e2e74cc4f39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.09.10 21:29:37.505954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 34112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11565 2024.09.10 21:29:37.506006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11566 2024.09.10 21:29:37.506026 [ 3 ] {} <Debug> HTTP-Session: 03b5a51b-f81e-4874-8108-7a98e543c1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11567 2024.09.10 21:29:37.506044 [ 3 ] {} <Debug> HTTP-Session: 03b5a51b-f81e-4874-8108-7a98e543c1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11568 2024.09.10 21:29:37.506058 [ 3 ] {} <Debug> HTTP-Session: 03b5a51b-f81e-4874-8108-7a98e543c1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11569 2024.09.10 21:29:37.506090 [ 3 ] {} <Trace> HTTP-Session: 03b5a51b-f81e-4874-8108-7a98e543c1b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11570 2024.09.10 21:29:37.506248 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11571 2024.09.10 21:29:37.506296 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11572 2024.09.10 21:29:37.506539 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11573 2024.09.10 21:29:37.506990 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11574 2024.09.10 21:29:37.507028 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11575 2024.09.10 21:29:37.507402 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11576 2024.09.10 21:29:37.507756 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11577 2024.09.10 21:29:37.507914 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Debug> executeQuery: Read 226 rows, 20.36 KiB in 0.001737 sec., 130109.38399539435 rows/sec., 11.44 MiB/sec.
11578 2024.09.10 21:29:37.508088 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Debug> DynamicQueryHandler: Done processing query
11579 2024.09.10 21:29:37.508113 [ 3 ] {741074ca-d9b2-440a-a238-9adcf1d892a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11580 2024.09.10 21:29:37.508129 [ 3 ] {} <Debug> HTTP-Session: 03b5a51b-f81e-4874-8108-7a98e543c1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.09.10 21:29:37.508258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11582 2024.09.10 21:29:37.508309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11583 2024.09.10 21:29:37.508329 [ 3 ] {} <Debug> HTTP-Session: 92df94a2-b1de-4442-be26-f2920b16baf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11584 2024.09.10 21:29:37.508346 [ 3 ] {} <Debug> HTTP-Session: 92df94a2-b1de-4442-be26-f2920b16baf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.09.10 21:29:37.508360 [ 3 ] {} <Debug> HTTP-Session: 92df94a2-b1de-4442-be26-f2920b16baf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.09.10 21:29:37.508391 [ 3 ] {} <Trace> HTTP-Session: 92df94a2-b1de-4442-be26-f2920b16baf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11587 2024.09.10 21:29:37.508495 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11588 2024.09.10 21:29:37.508539 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11589 2024.09.10 21:29:37.508765 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11590 2024.09.10 21:29:37.509140 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11591 2024.09.10 21:29:37.509178 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11592 2024.09.10 21:29:37.509534 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11593 2024.09.10 21:29:37.509898 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11594 2024.09.10 21:29:37.510051 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Debug> executeQuery: Read 23 rows, 1.70 KiB in 0.00158 sec., 14556.962025316456 rows/sec., 1.05 MiB/sec.
11595 2024.09.10 21:29:37.510224 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Debug> DynamicQueryHandler: Done processing query
11596 2024.09.10 21:29:37.510248 [ 3 ] {7dd44aab-088a-4542-8bda-59f5aad31d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11597 2024.09.10 21:29:37.510268 [ 3 ] {} <Debug> HTTP-Session: 92df94a2-b1de-4442-be26-f2920b16baf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.09.10 21:29:37.510381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11599 2024.09.10 21:29:37.510430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11600 2024.09.10 21:29:37.510450 [ 3 ] {} <Debug> HTTP-Session: 3e4a1547-8471-43ae-a6e1-10dbea7dacad Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11601 2024.09.10 21:29:37.510467 [ 3 ] {} <Debug> HTTP-Session: 3e4a1547-8471-43ae-a6e1-10dbea7dacad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11602 2024.09.10 21:29:37.510481 [ 3 ] {} <Debug> HTTP-Session: 3e4a1547-8471-43ae-a6e1-10dbea7dacad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11603 2024.09.10 21:29:37.510513 [ 3 ] {} <Trace> HTTP-Session: 3e4a1547-8471-43ae-a6e1-10dbea7dacad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11604 2024.09.10 21:29:37.510615 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11605 2024.09.10 21:29:37.510657 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11606 2024.09.10 21:29:37.510882 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11607 2024.09.10 21:29:37.511180 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11608 2024.09.10 21:29:37.511218 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11609 2024.09.10 21:29:37.511567 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11610 2024.09.10 21:29:37.511916 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11611 2024.09.10 21:29:37.512078 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec.
11612 2024.09.10 21:29:37.512241 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Debug> DynamicQueryHandler: Done processing query
11613 2024.09.10 21:29:37.512273 [ 3 ] {3df49c60-c646-43c4-8c3e-0ad4f5798942} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11614 2024.09.10 21:29:37.512290 [ 3 ] {} <Debug> HTTP-Session: 3e4a1547-8471-43ae-a6e1-10dbea7dacad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.09.10 21:29:37.512404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11616 2024.09.10 21:29:37.512452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11617 2024.09.10 21:29:37.512473 [ 3 ] {} <Debug> HTTP-Session: 40649edc-5605-44ce-9d1a-0c16ccfe1563 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11618 2024.09.10 21:29:37.512490 [ 3 ] {} <Debug> HTTP-Session: 40649edc-5605-44ce-9d1a-0c16ccfe1563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11619 2024.09.10 21:29:37.512503 [ 3 ] {} <Debug> HTTP-Session: 40649edc-5605-44ce-9d1a-0c16ccfe1563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11620 2024.09.10 21:29:37.512534 [ 3 ] {} <Trace> HTTP-Session: 40649edc-5605-44ce-9d1a-0c16ccfe1563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11621 2024.09.10 21:29:37.512633 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11622 2024.09.10 21:29:37.512678 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11623 2024.09.10 21:29:37.512904 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11624 2024.09.10 21:29:37.513224 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11625 2024.09.10 21:29:37.513263 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11626 2024.09.10 21:29:37.513605 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11627 2024.09.10 21:29:37.513960 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11628 2024.09.10 21:29:37.514114 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec.
11629 2024.09.10 21:29:37.514291 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Debug> DynamicQueryHandler: Done processing query
11630 2024.09.10 21:29:37.514317 [ 3 ] {6b93efa7-1d90-418a-919a-4ca25943841c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11631 2024.09.10 21:29:37.514335 [ 3 ] {} <Debug> HTTP-Session: 40649edc-5605-44ce-9d1a-0c16ccfe1563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.09.10 21:29:37.514487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 65698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11633 2024.09.10 21:29:37.514536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11634 2024.09.10 21:29:37.514555 [ 3 ] {} <Debug> HTTP-Session: 724614f8-8433-46ea-b8c5-974bdf9f3208 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11635 2024.09.10 21:29:37.514572 [ 3 ] {} <Debug> HTTP-Session: 724614f8-8433-46ea-b8c5-974bdf9f3208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11636 2024.09.10 21:29:37.514586 [ 3 ] {} <Debug> HTTP-Session: 724614f8-8433-46ea-b8c5-974bdf9f3208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11637 2024.09.10 21:29:37.514617 [ 3 ] {} <Trace> HTTP-Session: 724614f8-8433-46ea-b8c5-974bdf9f3208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11638 2024.09.10 21:29:37.514839 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11639 2024.09.10 21:29:37.514882 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11640 2024.09.10 21:29:37.515108 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11641 2024.09.10 21:29:37.515633 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11642 2024.09.10 21:29:37.515672 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11643 2024.09.10 21:29:37.516040 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11644 2024.09.10 21:29:37.516389 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11645 2024.09.10 21:29:37.516540 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Debug> executeQuery: Read 405 rows, 29.53 KiB in 0.00181 sec., 223756.90607734807 rows/sec., 15.93 MiB/sec.
11646 2024.09.10 21:29:37.516710 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Debug> DynamicQueryHandler: Done processing query
11647 2024.09.10 21:29:37.516734 [ 3 ] {b9ea42b7-6859-40dc-b819-6f250c7ee6d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11648 2024.09.10 21:29:37.516752 [ 3 ] {} <Debug> HTTP-Session: 724614f8-8433-46ea-b8c5-974bdf9f3208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.09.10 21:29:37.516867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11650 2024.09.10 21:29:37.516916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11651 2024.09.10 21:29:37.516936 [ 3 ] {} <Debug> HTTP-Session: 80930630-751d-4d5f-b6a5-b0b27874d25c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11652 2024.09.10 21:29:37.516954 [ 3 ] {} <Debug> HTTP-Session: 80930630-751d-4d5f-b6a5-b0b27874d25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11653 2024.09.10 21:29:37.516968 [ 3 ] {} <Debug> HTTP-Session: 80930630-751d-4d5f-b6a5-b0b27874d25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11654 2024.09.10 21:29:37.516999 [ 3 ] {} <Trace> HTTP-Session: 80930630-751d-4d5f-b6a5-b0b27874d25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11655 2024.09.10 21:29:37.517097 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11656 2024.09.10 21:29:37.517143 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11657 2024.09.10 21:29:37.517279 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11658 2024.09.10 21:29:37.517529 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11659 2024.09.10 21:29:37.517565 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11660 2024.09.10 21:29:37.517922 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11661 2024.09.10 21:29:37.518244 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11662 2024.09.10 21:29:37.518411 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec.
11663 2024.09.10 21:29:37.518411 [ 106 ] {} <Debug> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11664 2024.09.10 21:29:37.518532 [ 106 ] {} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11665 2024.09.10 21:29:37.518566 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11666 2024.09.10 21:29:37.518657 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Debug> DynamicQueryHandler: Done processing query
11667 2024.09.10 21:29:37.518733 [ 3 ] {14e01f90-6e57-4dd5-80f5-1b5f4369b10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11668 2024.09.10 21:29:37.518817 [ 3 ] {} <Debug> HTTP-Session: 80930630-751d-4d5f-b6a5-b0b27874d25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11669 2024.09.10 21:29:37.518945 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
11670 2024.09.10 21:29:37.519094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 45166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11671 2024.09.10 21:29:37.519197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11672 2024.09.10 21:29:37.519238 [ 3 ] {} <Debug> HTTP-Session: 985b3967-48c9-4c2c-861c-fb2a11be485a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11673 2024.09.10 21:29:37.519286 [ 3 ] {} <Debug> HTTP-Session: 985b3967-48c9-4c2c-861c-fb2a11be485a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11674 2024.09.10 21:29:37.519328 [ 3 ] {} <Debug> HTTP-Session: 985b3967-48c9-4c2c-861c-fb2a11be485a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11675 2024.09.10 21:29:37.519412 [ 3 ] {} <Trace> HTTP-Session: 985b3967-48c9-4c2c-861c-fb2a11be485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11676 2024.09.10 21:29:37.519472 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11677 2024.09.10 21:29:37.519586 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::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
11678 2024.09.10 21:29:37.519803 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11679 2024.09.10 21:29:37.519874 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11680 2024.09.10 21:29:37.519936 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11681 2024.09.10 21:29:37.520343 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11682 2024.09.10 21:29:37.520831 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11683 2024.09.10 21:29:37.520939 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11684 2024.09.10 21:29:37.521128 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11685 2024.09.10 21:29:37.521417 [ 193 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11686 2024.09.10 21:29:37.522075 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11687 2024.09.10 21:29:37.522130 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11688 2024.09.10 21:29:37.523180 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11689 2024.09.10 21:29:37.524161 [ 196 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005481975 sec., 28456.89737731383 rows/sec., 1.45 MiB/sec.
11690 2024.09.10 21:29:37.524271 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11691 2024.09.10 21:29:37.524532 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11692 2024.09.10 21:29:37.524569 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.00501 sec., 47904.19161676647 rows/sec., 3.21 MiB/sec.
11693 2024.09.10 21:29:37.524901 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Debug> DynamicQueryHandler: Done processing query
11694 2024.09.10 21:29:37.524956 [ 3 ] {bdb0d43e-5d89-4038-b451-08dd6ff7bec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11695 2024.09.10 21:29:37.525028 [ 3 ] {} <Debug> HTTP-Session: 985b3967-48c9-4c2c-861c-fb2a11be485a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11696 2024.09.10 21:29:37.525218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11697 2024.09.10 21:29:37.525298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11698 2024.09.10 21:29:37.525328 [ 3 ] {} <Debug> HTTP-Session: ceb9b57e-3494-4f9f-870d-b40725987d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11699 2024.09.10 21:29:37.525360 [ 3 ] {} <Debug> HTTP-Session: ceb9b57e-3494-4f9f-870d-b40725987d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11700 2024.09.10 21:29:37.525397 [ 3 ] {} <Debug> HTTP-Session: ceb9b57e-3494-4f9f-870d-b40725987d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.09.10 21:29:37.525407 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11702 2024.09.10 21:29:37.525452 [ 3 ] {} <Trace> HTTP-Session: ceb9b57e-3494-4f9f-870d-b40725987d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.09.10 21:29:37.525577 [ 200 ] {e0962230-3586-4b14-b7b5-1061b4f70812::all_1_26_5} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11704 2024.09.10 21:29:37.525637 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11705 2024.09.10 21:29:37.525760 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11706 2024.09.10 21:29:37.525771 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11707 2024.09.10 21:29:37.525957 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11708 2024.09.10 21:29:37.526213 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11709 2024.09.10 21:29:37.526252 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11710 2024.09.10 21:29:37.526616 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11711 2024.09.10 21:29:37.526941 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11712 2024.09.10 21:29:37.527094 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec.
11713 2024.09.10 21:29:37.527249 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Debug> DynamicQueryHandler: Done processing query
11714 2024.09.10 21:29:37.527277 [ 3 ] {463b8f18-9a99-49a4-b8dd-6489da6c6769} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11715 2024.09.10 21:29:37.527293 [ 3 ] {} <Debug> HTTP-Session: ceb9b57e-3494-4f9f-870d-b40725987d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11716 2024.09.10 21:29:37.527437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11717 2024.09.10 21:29:37.527484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11718 2024.09.10 21:29:37.527504 [ 3 ] {} <Debug> HTTP-Session: 40909921-be34-4561-a4f2-1f03b4626af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11719 2024.09.10 21:29:37.527520 [ 3 ] {} <Debug> HTTP-Session: 40909921-be34-4561-a4f2-1f03b4626af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11720 2024.09.10 21:29:37.527534 [ 3 ] {} <Debug> HTTP-Session: 40909921-be34-4561-a4f2-1f03b4626af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11721 2024.09.10 21:29:37.527565 [ 3 ] {} <Trace> HTTP-Session: 40909921-be34-4561-a4f2-1f03b4626af9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11722 2024.09.10 21:29:37.527819 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11723 2024.09.10 21:29:37.527883 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11724 2024.09.10 21:29:37.528312 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11725 2024.09.10 21:29:37.528817 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11726 2024.09.10 21:29:37.528854 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11727 2024.09.10 21:29:37.529464 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11728 2024.09.10 21:29:37.529873 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11729 2024.09.10 21:29:37.530064 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00242 sec., 7024.793388429753 rows/sec., 12.59 MiB/sec.
11730 2024.09.10 21:29:37.530270 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Debug> DynamicQueryHandler: Done processing query
11731 2024.09.10 21:29:37.530295 [ 3 ] {c9e14984-81c3-4da4-97ab-ce5c78fe2eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11732 2024.09.10 21:29:37.530311 [ 3 ] {} <Debug> HTTP-Session: 40909921-be34-4561-a4f2-1f03b4626af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11733 2024.09.10 21:29:37.530440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11734 2024.09.10 21:29:37.530489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11735 2024.09.10 21:29:37.530509 [ 3 ] {} <Debug> HTTP-Session: 775e7783-a1a4-4634-a385-1cd3a35b9661 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11736 2024.09.10 21:29:37.530526 [ 3 ] {} <Debug> HTTP-Session: 775e7783-a1a4-4634-a385-1cd3a35b9661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11737 2024.09.10 21:29:37.530539 [ 3 ] {} <Debug> HTTP-Session: 775e7783-a1a4-4634-a385-1cd3a35b9661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11738 2024.09.10 21:29:37.530570 [ 3 ] {} <Trace> HTTP-Session: 775e7783-a1a4-4634-a385-1cd3a35b9661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11739 2024.09.10 21:29:37.530687 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11740 2024.09.10 21:29:37.530732 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11741 2024.09.10 21:29:37.530860 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11742 2024.09.10 21:29:37.531148 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11743 2024.09.10 21:29:37.531184 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11744 2024.09.10 21:29:37.531559 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11745 2024.09.10 21:29:37.531884 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11746 2024.09.10 21:29:37.532043 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec.
11747 2024.09.10 21:29:37.532217 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Debug> DynamicQueryHandler: Done processing query
11748 2024.09.10 21:29:37.532252 [ 3 ] {40b6757d-3dc9-4b03-9b99-67af281f2b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11749 2024.09.10 21:29:37.532280 [ 3 ] {} <Debug> HTTP-Session: 775e7783-a1a4-4634-a385-1cd3a35b9661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11750 2024.09.10 21:29:39.586006 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
11751 2024.09.10 21:29:39.586079 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
11752 2024.09.10 21:29:42.498096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11753 2024.09.10 21:29:42.498242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11754 2024.09.10 21:29:42.498273 [ 3 ] {} <Debug> HTTP-Session: 0f0db227-b595-4d07-9b7c-3fdf4c9aac45 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11755 2024.09.10 21:29:42.498301 [ 3 ] {} <Debug> HTTP-Session: 0f0db227-b595-4d07-9b7c-3fdf4c9aac45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11756 2024.09.10 21:29:42.498319 [ 3 ] {} <Debug> HTTP-Session: 0f0db227-b595-4d07-9b7c-3fdf4c9aac45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11757 2024.09.10 21:29:42.498375 [ 3 ] {} <Trace> HTTP-Session: 0f0db227-b595-4d07-9b7c-3fdf4c9aac45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11758 2024.09.10 21:29:42.498577 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11759 2024.09.10 21:29:42.498652 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11760 2024.09.10 21:29:42.499040 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11761 2024.09.10 21:29:42.499410 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11762 2024.09.10 21:29:42.499459 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11763 2024.09.10 21:29:42.499870 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11764 2024.09.10 21:29:42.500273 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11765 2024.09.10 21:29:42.500455 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001931 sec., 1035.732780942517 rows/sec., 84.46 KiB/sec.
11766 2024.09.10 21:29:42.500461 [ 102 ] {} <Debug> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11767 2024.09.10 21:29:42.500556 [ 102 ] {} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11768 2024.09.10 21:29:42.500611 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11769 2024.09.10 21:29:42.500788 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Debug> DynamicQueryHandler: Done processing query
11770 2024.09.10 21:29:42.500810 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::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
11771 2024.09.10 21:29:42.500828 [ 3 ] {5df3b985-fc16-484b-bd4b-34ff85534a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11772 2024.09.10 21:29:42.500896 [ 3 ] {} <Debug> HTTP-Session: 0f0db227-b595-4d07-9b7c-3fdf4c9aac45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11773 2024.09.10 21:29:42.501112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11774 2024.09.10 21:29:42.501138 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11775 2024.09.10 21:29:42.501203 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 18 rows starting from the beginning of the part
11776 2024.09.10 21:29:42.501216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11777 2024.09.10 21:29:42.501265 [ 3 ] {} <Debug> HTTP-Session: 15ca2875-69b6-4c7f-a77d-c3d3d981f47b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11778 2024.09.10 21:29:42.501359 [ 3 ] {} <Debug> HTTP-Session: 15ca2875-69b6-4c7f-a77d-c3d3d981f47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11779 2024.09.10 21:29:42.501399 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11780 2024.09.10 21:29:42.501440 [ 3 ] {} <Debug> HTTP-Session: 15ca2875-69b6-4c7f-a77d-c3d3d981f47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.09.10 21:29:42.501619 [ 3 ] {} <Trace> HTTP-Session: 15ca2875-69b6-4c7f-a77d-c3d3d981f47b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11782 2024.09.10 21:29:42.501710 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11783 2024.09.10 21:29:42.501967 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
11784 2024.09.10 21:29:42.502089 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11785 2024.09.10 21:29:42.502208 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11786 2024.09.10 21:29:42.502307 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11787 2024.09.10 21:29:42.502520 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
11788 2024.09.10 21:29:42.503437 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11789 2024.09.10 21:29:42.504562 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11790 2024.09.10 21:29:42.504633 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11791 2024.09.10 21:29:42.505387 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004677962 sec., 6840.585708049787 rows/sec., 584.52 KiB/sec.
11792 2024.09.10 21:29:42.505566 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11793 2024.09.10 21:29:42.505668 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11794 2024.09.10 21:29:42.506795 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11795 2024.09.10 21:29:42.506878 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11796 2024.09.10 21:29:42.506996 [ 188 ] {7c566b94-34d2-4a75-bdde-58632fe8c591::all_1_26_5} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11797 2024.09.10 21:29:42.507168 [ 102 ] {} <Debug> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11798 2024.09.10 21:29:42.507260 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Debug> executeQuery: Read 103 rows, 8.76 KiB in 0.005314 sec., 19382.762514113663 rows/sec., 1.61 MiB/sec.
11799 2024.09.10 21:29:42.507279 [ 102 ] {} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11800 2024.09.10 21:29:42.507288 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11801 2024.09.10 21:29:42.507382 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11802 2024.09.10 21:29:42.507784 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11803 2024.09.10 21:29:42.507811 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Debug> DynamicQueryHandler: Done processing query
11804 2024.09.10 21:29:42.507884 [ 3 ] {ae2a7f20-47fe-4d9d-a774-0fbfe49411bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11805 2024.09.10 21:29:42.507967 [ 3 ] {} <Debug> HTTP-Session: 15ca2875-69b6-4c7f-a77d-c3d3d981f47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11806 2024.09.10 21:29:42.508251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11807 2024.09.10 21:29:42.508424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11808 2024.09.10 21:29:42.508513 [ 3 ] {} <Debug> HTTP-Session: 50b1bc98-1d94-4a33-9a0b-294d68913d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11809 2024.09.10 21:29:42.508587 [ 3 ] {} <Debug> HTTP-Session: 50b1bc98-1d94-4a33-9a0b-294d68913d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11810 2024.09.10 21:29:42.508660 [ 3 ] {} <Debug> HTTP-Session: 50b1bc98-1d94-4a33-9a0b-294d68913d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11811 2024.09.10 21:29:42.508809 [ 3 ] {} <Trace> HTTP-Session: 50b1bc98-1d94-4a33-9a0b-294d68913d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11812 2024.09.10 21:29:42.508775 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11813 2024.09.10 21:29:42.508971 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1418 rows starting from the beginning of the part
11814 2024.09.10 21:29:42.509176 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11815 2024.09.10 21:29:42.509279 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 102 rows starting from the beginning of the part
11816 2024.09.10 21:29:42.509342 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11817 2024.09.10 21:29:42.509679 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 223 rows starting from the beginning of the part
11818 2024.09.10 21:29:42.509981 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1242 rows starting from the beginning of the part
11819 2024.09.10 21:29:42.510257 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 226 rows starting from the beginning of the part
11820 2024.09.10 21:29:42.510590 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part
11821 2024.09.10 21:29:42.511320 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11822 2024.09.10 21:29:42.512156 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11823 2024.09.10 21:29:42.512222 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11824 2024.09.10 21:29:42.513260 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11825 2024.09.10 21:29:42.513730 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11826 2024.09.10 21:29:42.514150 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.005105 sec., 4897.159647404505 rows/sec., 366.14 KiB/sec.
11827 2024.09.10 21:29:42.514502 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006951461 sec., 476734.3152755946 rows/sec., 41.71 MiB/sec.
11828 2024.09.10 21:29:42.514660 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Debug> DynamicQueryHandler: Done processing query
11829 2024.09.10 21:29:42.514704 [ 3 ] {e081f332-d0e3-465f-bf9c-9817c0766abb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11830 2024.09.10 21:29:42.514743 [ 3 ] {} <Debug> HTTP-Session: 50b1bc98-1d94-4a33-9a0b-294d68913d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11831 2024.09.10 21:29:42.514773 [ 188 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11832 2024.09.10 21:29:42.514916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11833 2024.09.10 21:29:42.515066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11834 2024.09.10 21:29:42.515175 [ 3 ] {} <Debug> HTTP-Session: 00b6a5b4-27e4-494d-a348-89eecbd43f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11835 2024.09.10 21:29:42.515247 [ 3 ] {} <Debug> HTTP-Session: 00b6a5b4-27e4-494d-a348-89eecbd43f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11836 2024.09.10 21:29:42.515334 [ 3 ] {} <Debug> HTTP-Session: 00b6a5b4-27e4-494d-a348-89eecbd43f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.09.10 21:29:42.515405 [ 3 ] {} <Trace> HTTP-Session: 00b6a5b4-27e4-494d-a348-89eecbd43f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11838 2024.09.10 21:29:42.515628 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11839 2024.09.10 21:29:42.515657 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11840 2024.09.10 21:29:42.515747 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11841 2024.09.10 21:29:42.515872 [ 201 ] {5c236eff-9f83-458a-ae9d-6ca461d6145b::all_1_61_12} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11842 2024.09.10 21:29:42.516062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
11843 2024.09.10 21:29:42.516217 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11844 2024.09.10 21:29:42.516596 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11845 2024.09.10 21:29:42.516634 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11846 2024.09.10 21:29:42.517007 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11847 2024.09.10 21:29:42.517383 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11848 2024.09.10 21:29:42.517544 [ 102 ] {} <Debug> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11849 2024.09.10 21:29:42.517548 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00201 sec., 44278.60696517413 rows/sec., 3.46 MiB/sec.
11850 2024.09.10 21:29:42.517602 [ 102 ] {} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11851 2024.09.10 21:29:42.517673 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11852 2024.09.10 21:29:42.517988 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Debug> DynamicQueryHandler: Done processing query
11853 2024.09.10 21:29:42.518005 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11854 2024.09.10 21:29:42.518048 [ 3 ] {a756c826-4768-484f-9d83-946a743450d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11855 2024.09.10 21:29:42.518118 [ 3 ] {} <Debug> HTTP-Session: 00b6a5b4-27e4-494d-a348-89eecbd43f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11856 2024.09.10 21:29:42.518419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 30773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11857 2024.09.10 21:29:42.518593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11858 2024.09.10 21:29:42.518693 [ 3 ] {} <Debug> HTTP-Session: 3f063ab3-0eec-4603-8a74-ffc9967e7ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11859 2024.09.10 21:29:42.518712 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11860 2024.09.10 21:29:42.518762 [ 3 ] {} <Debug> HTTP-Session: 3f063ab3-0eec-4603-8a74-ffc9967e7ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11861 2024.09.10 21:29:42.518838 [ 3 ] {} <Debug> HTTP-Session: 3f063ab3-0eec-4603-8a74-ffc9967e7ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11862 2024.09.10 21:29:42.518853 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part
11863 2024.09.10 21:29:42.518966 [ 3 ] {} <Trace> HTTP-Session: 3f063ab3-0eec-4603-8a74-ffc9967e7ef4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11864 2024.09.10 21:29:42.519325 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 87 rows starting from the beginning of the part
11865 2024.09.10 21:29:42.519469 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11866 2024.09.10 21:29:42.519705 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11867 2024.09.10 21:29:42.519763 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 399 rows starting from the beginning of the part
11868 2024.09.10 21:29:42.520204 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 543 rows starting from the beginning of the part
11869 2024.09.10 21:29:42.520651 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 405 rows starting from the beginning of the part
11870 2024.09.10 21:29:42.521020 [ 198 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part
11871 2024.09.10 21:29:42.521071 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11872 2024.09.10 21:29:42.522082 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11873 2024.09.10 21:29:42.522145 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11874 2024.09.10 21:29:42.523164 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11875 2024.09.10 21:29:42.523744 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11876 2024.09.10 21:29:42.524244 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005 sec., 32200 rows/sec., 2.24 MiB/sec.
11877 2024.09.10 21:29:42.524259 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429842 sec., 379013.9788815962 rows/sec., 29.09 MiB/sec.
11878 2024.09.10 21:29:42.524714 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11879 2024.09.10 21:29:42.524803 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Debug> DynamicQueryHandler: Done processing query
11880 2024.09.10 21:29:42.524905 [ 3 ] {e4f7d30a-c27e-45d8-b483-51834e0c60c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11881 2024.09.10 21:29:42.525027 [ 3 ] {} <Debug> HTTP-Session: 3f063ab3-0eec-4603-8a74-ffc9967e7ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.09.10 21:29:42.525314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11883 2024.09.10 21:29:42.525399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11884 2024.09.10 21:29:42.525433 [ 3 ] {} <Debug> HTTP-Session: 329bd5fb-07b7-414c-8e4b-611c54802ade Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11885 2024.09.10 21:29:42.525480 [ 3 ] {} <Debug> HTTP-Session: 329bd5fb-07b7-414c-8e4b-611c54802ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.09.10 21:29:42.525501 [ 3 ] {} <Debug> HTTP-Session: 329bd5fb-07b7-414c-8e4b-611c54802ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.09.10 21:29:42.525565 [ 3 ] {} <Trace> HTTP-Session: 329bd5fb-07b7-414c-8e4b-611c54802ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11888 2024.09.10 21:29:42.525698 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11889 2024.09.10 21:29:42.525821 [ 197 ] {13410263-44c7-46c4-90a7-c1e87967305b::all_1_61_12} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11890 2024.09.10 21:29:42.525923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
11891 2024.09.10 21:29:42.526043 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11892 2024.09.10 21:29:42.526126 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
11893 2024.09.10 21:29:42.526614 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11894 2024.09.10 21:29:42.527168 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11895 2024.09.10 21:29:42.527207 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11896 2024.09.10 21:29:42.527840 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11897 2024.09.10 21:29:42.528259 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11898 2024.09.10 21:29:42.528452 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002744 sec., 8381.924198250728 rows/sec., 15.02 MiB/sec.
11899 2024.09.10 21:29:42.528670 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Debug> DynamicQueryHandler: Done processing query
11900 2024.09.10 21:29:42.528696 [ 3 ] {c07bfd3a-f13c-478c-a548-a7c5b17dd481} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11901 2024.09.10 21:29:42.528713 [ 3 ] {} <Debug> HTTP-Session: 329bd5fb-07b7-414c-8e4b-611c54802ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.09.10 21:29:42.528844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11903 2024.09.10 21:29:42.528892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11904 2024.09.10 21:29:42.528912 [ 3 ] {} <Debug> HTTP-Session: 4466905e-8eef-4fec-ad30-22553c23773c Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11905 2024.09.10 21:29:42.528929 [ 3 ] {} <Debug> HTTP-Session: 4466905e-8eef-4fec-ad30-22553c23773c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11906 2024.09.10 21:29:42.528943 [ 3 ] {} <Debug> HTTP-Session: 4466905e-8eef-4fec-ad30-22553c23773c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11907 2024.09.10 21:29:42.528975 [ 3 ] {} <Trace> HTTP-Session: 4466905e-8eef-4fec-ad30-22553c23773c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11908 2024.09.10 21:29:42.529094 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11909 2024.09.10 21:29:42.529139 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11910 2024.09.10 21:29:42.529270 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11911 2024.09.10 21:29:42.529548 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11912 2024.09.10 21:29:42.529583 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11913 2024.09.10 21:29:42.529954 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11914 2024.09.10 21:29:42.530277 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11915 2024.09.10 21:29:42.530429 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
11916 2024.09.10 21:29:42.530587 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Debug> DynamicQueryHandler: Done processing query
11917 2024.09.10 21:29:42.530611 [ 3 ] {0ffbc6a0-cbfe-46e6-9025-bf35fe07b195} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11918 2024.09.10 21:29:42.530628 [ 3 ] {} <Debug> HTTP-Session: 4466905e-8eef-4fec-ad30-22553c23773c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.09.10 21:29:47.502763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11920 2024.09.10 21:29:47.502900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11921 2024.09.10 21:29:47.502930 [ 3 ] {} <Debug> HTTP-Session: dde5d3c9-8796-4765-89d7-f6dda0abc9e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11922 2024.09.10 21:29:47.502958 [ 3 ] {} <Debug> HTTP-Session: dde5d3c9-8796-4765-89d7-f6dda0abc9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11923 2024.09.10 21:29:47.502976 [ 3 ] {} <Debug> HTTP-Session: dde5d3c9-8796-4765-89d7-f6dda0abc9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11924 2024.09.10 21:29:47.503030 [ 3 ] {} <Trace> HTTP-Session: dde5d3c9-8796-4765-89d7-f6dda0abc9e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11925 2024.09.10 21:29:47.503297 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11926 2024.09.10 21:29:47.503364 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11927 2024.09.10 21:29:47.503701 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11928 2024.09.10 21:29:47.504388 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11929 2024.09.10 21:29:47.504434 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11930 2024.09.10 21:29:47.504878 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11931 2024.09.10 21:29:47.505271 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11932 2024.09.10 21:29:47.505457 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002262 sec., 98585.32272325375 rows/sec., 8.69 MiB/sec.
11933 2024.09.10 21:29:47.505684 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Debug> DynamicQueryHandler: Done processing query
11934 2024.09.10 21:29:47.505712 [ 3 ] {64307066-fbf3-48ba-afb4-40736c33660e} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11935 2024.09.10 21:29:47.505730 [ 3 ] {} <Debug> HTTP-Session: dde5d3c9-8796-4765-89d7-f6dda0abc9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11936 2024.09.10 21:29:47.505915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11937 2024.09.10 21:29:47.505970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11938 2024.09.10 21:29:47.505991 [ 3 ] {} <Debug> HTTP-Session: d6e22dac-9fac-4543-a048-16d7ac7533ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11939 2024.09.10 21:29:47.506009 [ 3 ] {} <Debug> HTTP-Session: d6e22dac-9fac-4543-a048-16d7ac7533ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11940 2024.09.10 21:29:47.506023 [ 3 ] {} <Debug> HTTP-Session: d6e22dac-9fac-4543-a048-16d7ac7533ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.09.10 21:29:47.506059 [ 3 ] {} <Trace> HTTP-Session: d6e22dac-9fac-4543-a048-16d7ac7533ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11942 2024.09.10 21:29:47.506172 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11943 2024.09.10 21:29:47.506219 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11944 2024.09.10 21:29:47.506459 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11945 2024.09.10 21:29:47.506772 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11946 2024.09.10 21:29:47.506809 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11947 2024.09.10 21:29:47.507157 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11948 2024.09.10 21:29:47.507537 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11949 2024.09.10 21:29:47.507692 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00155 sec., 10967.741935483871 rows/sec., 824.72 KiB/sec.
11950 2024.09.10 21:29:47.507705 [ 98 ] {} <Debug> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11951 2024.09.10 21:29:47.507802 [ 98 ] {} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11952 2024.09.10 21:29:47.507852 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11953 2024.09.10 21:29:47.507970 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Debug> DynamicQueryHandler: Done processing query
11954 2024.09.10 21:29:47.507998 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
11955 2024.09.10 21:29:47.508005 [ 3 ] {c575ebb5-bab5-4ac2-8c70-e16c6e1f40d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11956 2024.09.10 21:29:47.508050 [ 3 ] {} <Debug> HTTP-Session: d6e22dac-9fac-4543-a048-16d7ac7533ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11957 2024.09.10 21:29:47.508164 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11958 2024.09.10 21:29:47.508175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11959 2024.09.10 21:29:47.508209 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 58 rows starting from the beginning of the part
11960 2024.09.10 21:29:47.508238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11961 2024.09.10 21:29:47.508273 [ 3 ] {} <Debug> HTTP-Session: 783bc518-1d7e-4668-894e-6fa8a4e6caf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11962 2024.09.10 21:29:47.508327 [ 3 ] {} <Debug> HTTP-Session: 783bc518-1d7e-4668-894e-6fa8a4e6caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11963 2024.09.10 21:29:47.508342 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part
11964 2024.09.10 21:29:47.508358 [ 3 ] {} <Debug> HTTP-Session: 783bc518-1d7e-4668-894e-6fa8a4e6caf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.09.10 21:29:47.508442 [ 3 ] {} <Trace> HTTP-Session: 783bc518-1d7e-4668-894e-6fa8a4e6caf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11966 2024.09.10 21:29:47.508472 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part
11967 2024.09.10 21:29:47.508879 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11968 2024.09.10 21:29:47.508935 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part
11969 2024.09.10 21:29:47.508998 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11970 2024.09.10 21:29:47.509134 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part
11971 2024.09.10 21:29:47.509485 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part
11972 2024.09.10 21:29:47.509941 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11973 2024.09.10 21:29:47.510558 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11974 2024.09.10 21:29:47.510603 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11975 2024.09.10 21:29:47.511158 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003220806 sec., 50608.45018296662 rows/sec., 3.87 MiB/sec.
11976 2024.09.10 21:29:47.511216 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11977 2024.09.10 21:29:47.511437 [ 192 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11978 2024.09.10 21:29:47.512211 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11979 2024.09.10 21:29:47.512493 [ 98 ] {} <Debug> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
11980 2024.09.10 21:29:47.512567 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003922 sec., 3569.6073431922487 rows/sec., 249.99 KiB/sec.
11981 2024.09.10 21:29:47.512582 [ 98 ] {} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11982 2024.09.10 21:29:47.512668 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
11983 2024.09.10 21:29:47.512903 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11984 2024.09.10 21:29:47.513174 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Debug> DynamicQueryHandler: Done processing query
11985 2024.09.10 21:29:47.513208 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::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
11986 2024.09.10 21:29:47.513208 [ 187 ] {728e0f6f-f48d-4c81-8ff8-0cb21f627d19::all_1_61_12} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11987 2024.09.10 21:29:47.513231 [ 3 ] {0fd15640-1325-415e-8b14-3bc80766fc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11988 2024.09.10 21:29:47.513302 [ 3 ] {} <Debug> HTTP-Session: 783bc518-1d7e-4668-894e-6fa8a4e6caf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.09.10 21:29:47.513458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11990 2024.09.10 21:29:47.513566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11991 2024.09.10 21:29:47.513627 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11992 2024.09.10 21:29:47.513655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11993 2024.09.10 21:29:47.513691 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part
11994 2024.09.10 21:29:47.513706 [ 3 ] {} <Debug> HTTP-Session: b2d138f4-6583-40eb-83db-16b9ff0c80ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
11995 2024.09.10 21:29:47.513745 [ 3 ] {} <Debug> HTTP-Session: b2d138f4-6583-40eb-83db-16b9ff0c80ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11996 2024.09.10 21:29:47.513778 [ 3 ] {} <Debug> HTTP-Session: b2d138f4-6583-40eb-83db-16b9ff0c80ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11997 2024.09.10 21:29:47.513907 [ 3 ] {} <Trace> HTTP-Session: b2d138f4-6583-40eb-83db-16b9ff0c80ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11998 2024.09.10 21:29:47.514012 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
11999 2024.09.10 21:29:47.514216 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12000 2024.09.10 21:29:47.514282 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
12001 2024.09.10 21:29:47.514340 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12002 2024.09.10 21:29:47.514635 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part
12003 2024.09.10 21:29:47.514896 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
12004 2024.09.10 21:29:47.515215 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part
12005 2024.09.10 21:29:47.515945 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12006 2024.09.10 21:29:47.516738 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12007 2024.09.10 21:29:47.516803 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12008 2024.09.10 21:29:47.517819 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12009 2024.09.10 21:29:47.518314 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005497706 sec., 95676.26933852048 rows/sec., 6.50 MiB/sec.
12010 2024.09.10 21:29:47.518566 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12011 2024.09.10 21:29:47.518836 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12012 2024.09.10 21:29:47.519350 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005249 sec., 1143.074871404077 rows/sec., 67.54 KiB/sec.
12013 2024.09.10 21:29:47.519875 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12014 2024.09.10 21:29:47.519971 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Debug> DynamicQueryHandler: Done processing query
12015 2024.09.10 21:29:47.520054 [ 3 ] {88e1c02a-ba97-4796-b38c-f3d3a4529343} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12016 2024.09.10 21:29:47.520126 [ 3 ] {} <Debug> HTTP-Session: b2d138f4-6583-40eb-83db-16b9ff0c80ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12017 2024.09.10 21:29:47.520199 [ 194 ] {06ddaef0-dd49-40bd-ae1f-6495207e7437::all_1_36_7} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12018 2024.09.10 21:29:47.520313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12019 2024.09.10 21:29:47.520378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12020 2024.09.10 21:29:47.520432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12021 2024.09.10 21:29:47.520452 [ 3 ] {} <Debug> HTTP-Session: 795ef3ab-3645-466e-9886-f4861abe3102 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12022 2024.09.10 21:29:47.520469 [ 3 ] {} <Debug> HTTP-Session: 795ef3ab-3645-466e-9886-f4861abe3102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12023 2024.09.10 21:29:47.520483 [ 3 ] {} <Debug> HTTP-Session: 795ef3ab-3645-466e-9886-f4861abe3102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12024 2024.09.10 21:29:47.520517 [ 3 ] {} <Trace> HTTP-Session: 795ef3ab-3645-466e-9886-f4861abe3102 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12025 2024.09.10 21:29:47.520741 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12026 2024.09.10 21:29:47.520787 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12027 2024.09.10 21:29:47.521050 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12028 2024.09.10 21:29:47.521619 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12029 2024.09.10 21:29:47.521657 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12030 2024.09.10 21:29:47.522047 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12031 2024.09.10 21:29:47.522435 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12032 2024.09.10 21:29:47.522592 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001978 sec., 201718.90798786652 rows/sec., 14.34 MiB/sec.
12033 2024.09.10 21:29:47.522771 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Debug> DynamicQueryHandler: Done processing query
12034 2024.09.10 21:29:47.522796 [ 3 ] {51a00c7f-ce3e-45c1-8d50-18603bba014d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12035 2024.09.10 21:29:47.522812 [ 3 ] {} <Debug> HTTP-Session: 795ef3ab-3645-466e-9886-f4861abe3102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12036 2024.09.10 21:29:47.522944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12037 2024.09.10 21:29:47.522992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12038 2024.09.10 21:29:47.523012 [ 3 ] {} <Debug> HTTP-Session: 454960f6-9922-4a84-bf32-fd42ec0f69a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12039 2024.09.10 21:29:47.523029 [ 3 ] {} <Debug> HTTP-Session: 454960f6-9922-4a84-bf32-fd42ec0f69a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12040 2024.09.10 21:29:47.523043 [ 3 ] {} <Debug> HTTP-Session: 454960f6-9922-4a84-bf32-fd42ec0f69a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.09.10 21:29:47.523074 [ 3 ] {} <Trace> HTTP-Session: 454960f6-9922-4a84-bf32-fd42ec0f69a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12042 2024.09.10 21:29:47.523176 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12043 2024.09.10 21:29:47.523222 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12044 2024.09.10 21:29:47.523359 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12045 2024.09.10 21:29:47.523618 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12046 2024.09.10 21:29:47.523654 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12047 2024.09.10 21:29:47.524014 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12048 2024.09.10 21:29:47.524345 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12049 2024.09.10 21:29:47.524503 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec.
12050 2024.09.10 21:29:47.524661 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Debug> DynamicQueryHandler: Done processing query
12051 2024.09.10 21:29:47.524686 [ 3 ] {3beeac41-0e42-4060-aede-e77d603ea120} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12052 2024.09.10 21:29:47.524703 [ 3 ] {} <Debug> HTTP-Session: 454960f6-9922-4a84-bf32-fd42ec0f69a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12053 2024.09.10 21:29:47.524878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12054 2024.09.10 21:29:47.524926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12055 2024.09.10 21:29:47.524946 [ 3 ] {} <Debug> HTTP-Session: 59e699a7-3808-45c0-b33f-a440ed2374ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12056 2024.09.10 21:29:47.524962 [ 3 ] {} <Debug> HTTP-Session: 59e699a7-3808-45c0-b33f-a440ed2374ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12057 2024.09.10 21:29:47.524976 [ 3 ] {} <Debug> HTTP-Session: 59e699a7-3808-45c0-b33f-a440ed2374ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12058 2024.09.10 21:29:47.525006 [ 3 ] {} <Trace> HTTP-Session: 59e699a7-3808-45c0-b33f-a440ed2374ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12059 2024.09.10 21:29:47.525201 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12060 2024.09.10 21:29:47.525250 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12061 2024.09.10 21:29:47.525398 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12062 2024.09.10 21:29:47.525825 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12063 2024.09.10 21:29:47.525862 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12064 2024.09.10 21:29:47.526245 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12065 2024.09.10 21:29:47.526593 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12066 2024.09.10 21:29:47.526752 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12067 2024.09.10 21:29:47.526759 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec.
12068 2024.09.10 21:29:47.526803 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12069 2024.09.10 21:29:47.526869 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12070 2024.09.10 21:29:47.527050 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12071 2024.09.10 21:29:47.527098 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Debug> DynamicQueryHandler: Done processing query
12072 2024.09.10 21:29:47.527151 [ 3 ] {46b854f2-aa41-4d33-98f2-4046f58d605e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12073 2024.09.10 21:29:47.527192 [ 3 ] {} <Debug> HTTP-Session: 59e699a7-3808-45c0-b33f-a440ed2374ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.09.10 21:29:47.527303 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12075 2024.09.10 21:29:47.527365 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18060 rows starting from the beginning of the part
12076 2024.09.10 21:29:47.527381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12077 2024.09.10 21:29:47.527508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12078 2024.09.10 21:29:47.527599 [ 3 ] {} <Debug> HTTP-Session: 1be73a8f-d81e-47c5-bf38-d94ac4d2ddc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12079 2024.09.10 21:29:47.527608 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part
12080 2024.09.10 21:29:47.527658 [ 3 ] {} <Debug> HTTP-Session: 1be73a8f-d81e-47c5-bf38-d94ac4d2ddc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.09.10 21:29:47.527714 [ 3 ] {} <Debug> HTTP-Session: 1be73a8f-d81e-47c5-bf38-d94ac4d2ddc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12082 2024.09.10 21:29:47.527842 [ 3 ] {} <Trace> HTTP-Session: 1be73a8f-d81e-47c5-bf38-d94ac4d2ddc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12083 2024.09.10 21:29:47.527963 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 844 rows starting from the beginning of the part
12084 2024.09.10 21:29:47.528093 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12085 2024.09.10 21:29:47.528262 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12086 2024.09.10 21:29:47.528275 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 240 rows starting from the beginning of the part
12087 2024.09.10 21:29:47.528569 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part
12088 2024.09.10 21:29:47.528967 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part
12089 2024.09.10 21:29:47.529431 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12090 2024.09.10 21:29:47.530176 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12091 2024.09.10 21:29:47.530235 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12092 2024.09.10 21:29:47.530699 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12093 2024.09.10 21:29:47.531153 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12094 2024.09.10 21:29:47.531518 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003501 sec., 285.6326763781776 rows/sec., 19.25 KiB/sec.
12095 2024.09.10 21:29:47.532087 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Debug> DynamicQueryHandler: Done processing query
12096 2024.09.10 21:29:47.532173 [ 3 ] {33fbc31f-fba2-4ba5-a8d4-7782454045c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12097 2024.09.10 21:29:47.532249 [ 3 ] {} <Debug> HTTP-Session: 1be73a8f-d81e-47c5-bf38-d94ac4d2ddc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12098 2024.09.10 21:29:47.532534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12099 2024.09.10 21:29:47.532653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12100 2024.09.10 21:29:47.532714 [ 3 ] {} <Debug> HTTP-Session: cad4d51a-f0c5-4845-8ef9-fc25f4f85230 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12101 2024.09.10 21:29:47.532761 [ 3 ] {} <Debug> HTTP-Session: cad4d51a-f0c5-4845-8ef9-fc25f4f85230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.09.10 21:29:47.532804 [ 3 ] {} <Debug> HTTP-Session: cad4d51a-f0c5-4845-8ef9-fc25f4f85230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12103 2024.09.10 21:29:47.532848 [ 3 ] {} <Trace> HTTP-Session: cad4d51a-f0c5-4845-8ef9-fc25f4f85230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12104 2024.09.10 21:29:47.533233 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12105 2024.09.10 21:29:47.533312 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12106 2024.09.10 21:29:47.534169 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12107 2024.09.10 21:29:47.534974 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12108 2024.09.10 21:29:47.535012 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12109 2024.09.10 21:29:47.535935 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12110 2024.09.10 21:29:47.536781 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19779 rows, containing 5 columns (5 merged, 0 gathered) in 0.009818411 sec., 2014480.7545742379 rows/sec., 136.17 MiB/sec.
12111 2024.09.10 21:29:47.536794 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12112 2024.09.10 21:29:47.537017 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12113 2024.09.10 21:29:47.537095 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12114 2024.09.10 21:29:47.537109 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004142 sec., 4104.297440849831 rows/sec., 7.35 MiB/sec.
12115 2024.09.10 21:29:47.537136 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12116 2024.09.10 21:29:47.537143 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12117 2024.09.10 21:29:47.537656 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12118 2024.09.10 21:29:47.538280 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Debug> DynamicQueryHandler: Done processing query
12119 2024.09.10 21:29:47.538374 [ 3 ] {3247c436-a3a4-4663-bc2f-0f5a8a1fc48c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12120 2024.09.10 21:29:47.538481 [ 3 ] {} <Debug> HTTP-Session: cad4d51a-f0c5-4845-8ef9-fc25f4f85230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.09.10 21:29:47.538741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12122 2024.09.10 21:29:47.538866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12123 2024.09.10 21:29:47.538936 [ 3 ] {} <Debug> HTTP-Session: 918393ca-3e71-4d8a-8ded-ad434d0aabd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12124 2024.09.10 21:29:47.539001 [ 3 ] {} <Debug> HTTP-Session: 918393ca-3e71-4d8a-8ded-ad434d0aabd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.09.10 21:29:47.539075 [ 3 ] {} <Debug> HTTP-Session: 918393ca-3e71-4d8a-8ded-ad434d0aabd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12126 2024.09.10 21:29:47.539187 [ 3 ] {} <Trace> HTTP-Session: 918393ca-3e71-4d8a-8ded-ad434d0aabd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12127 2024.09.10 21:29:47.539221 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12128 2024.09.10 21:29:47.539291 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12129 2024.09.10 21:29:47.539498 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1065 rows starting from the beginning of the part
12130 2024.09.10 21:29:47.539520 [ 194 ] {e03f6eeb-6096-4c9a-9d7a-dac051830ae8::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12131 2024.09.10 21:29:47.539536 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12132 2024.09.10 21:29:47.539683 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12133 2024.09.10 21:29:47.539859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
12134 2024.09.10 21:29:47.540503 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part
12135 2024.09.10 21:29:47.540555 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12136 2024.09.10 21:29:47.541067 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part
12137 2024.09.10 21:29:47.541602 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12138 2024.09.10 21:29:47.541622 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part
12139 2024.09.10 21:29:47.541648 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12140 2024.09.10 21:29:47.542076 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part
12141 2024.09.10 21:29:47.542579 [ 199 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part
12142 2024.09.10 21:29:47.542745 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12143 2024.09.10 21:29:47.543396 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12144 2024.09.10 21:29:47.543666 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004275 sec., 19181.2865497076 rows/sec., 1.22 MiB/sec.
12145 2024.09.10 21:29:47.543907 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Debug> DynamicQueryHandler: Done processing query
12146 2024.09.10 21:29:47.543937 [ 3 ] {6120aa6b-bf34-44e1-bea4-7348d48cf180} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12147 2024.09.10 21:29:47.543961 [ 3 ] {} <Debug> HTTP-Session: 918393ca-3e71-4d8a-8ded-ad434d0aabd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12148 2024.09.10 21:29:47.548499 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 19 columns (19 merged, 0 gathered) in 0.011207095 sec., 103684.31783615646 rows/sec., 185.80 MiB/sec.
12149 2024.09.10 21:29:47.550195 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12150 2024.09.10 21:29:47.550884 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12151 2024.09.10 21:29:47.550990 [ 189 ] {91501e2f-d3e0-4086-b928-563387d31023::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12152 2024.09.10 21:29:47.551162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB.
12153 2024.09.10 21:29:52.497284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12154 2024.09.10 21:29:52.497456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12155 2024.09.10 21:29:52.497487 [ 3 ] {} <Debug> HTTP-Session: 4198b460-5e03-4f15-bb94-6ce3a0f3578a Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12156 2024.09.10 21:29:52.497516 [ 3 ] {} <Debug> HTTP-Session: 4198b460-5e03-4f15-bb94-6ce3a0f3578a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12157 2024.09.10 21:29:52.497534 [ 3 ] {} <Debug> HTTP-Session: 4198b460-5e03-4f15-bb94-6ce3a0f3578a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.09.10 21:29:52.497593 [ 3 ] {} <Trace> HTTP-Session: 4198b460-5e03-4f15-bb94-6ce3a0f3578a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12159 2024.09.10 21:29:52.497799 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12160 2024.09.10 21:29:52.497876 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12161 2024.09.10 21:29:52.498267 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12162 2024.09.10 21:29:52.498771 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12163 2024.09.10 21:29:52.498819 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12164 2024.09.10 21:29:52.499238 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12165 2024.09.10 21:29:52.499633 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Trace> oximeter.fields_ipaddr (7c566b94-34d2-4a75-bdde-58632fe8c591): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12166 2024.09.10 21:29:52.499826 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002085 sec., 1918.4652278177457 rows/sec., 156.44 KiB/sec.
12167 2024.09.10 21:29:52.500214 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Debug> DynamicQueryHandler: Done processing query
12168 2024.09.10 21:29:52.500273 [ 3 ] {b60f2317-0f36-46bc-b78c-2109b30a6b0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12169 2024.09.10 21:29:52.500322 [ 3 ] {} <Debug> HTTP-Session: 4198b460-5e03-4f15-bb94-6ce3a0f3578a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.09.10 21:29:52.500515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12171 2024.09.10 21:29:52.500573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12172 2024.09.10 21:29:52.500594 [ 3 ] {} <Debug> HTTP-Session: 794557bd-6a0d-4418-aac6-359a1a650efc Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12173 2024.09.10 21:29:52.500613 [ 3 ] {} <Debug> HTTP-Session: 794557bd-6a0d-4418-aac6-359a1a650efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12174 2024.09.10 21:29:52.500627 [ 3 ] {} <Debug> HTTP-Session: 794557bd-6a0d-4418-aac6-359a1a650efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12175 2024.09.10 21:29:52.500664 [ 3 ] {} <Trace> HTTP-Session: 794557bd-6a0d-4418-aac6-359a1a650efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12176 2024.09.10 21:29:52.500805 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12177 2024.09.10 21:29:52.500855 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12178 2024.09.10 21:29:52.501117 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12179 2024.09.10 21:29:52.501504 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12180 2024.09.10 21:29:52.501543 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12181 2024.09.10 21:29:52.501913 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12182 2024.09.10 21:29:52.502275 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12183 2024.09.10 21:29:52.502500 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.001746 sec., 59564.719358533795 rows/sec., 4.94 MiB/sec.
12184 2024.09.10 21:29:52.502825 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Debug> DynamicQueryHandler: Done processing query
12185 2024.09.10 21:29:52.502893 [ 3 ] {9e9d2fdc-e032-467b-92dc-476bd9b37b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12186 2024.09.10 21:29:52.502960 [ 3 ] {} <Debug> HTTP-Session: 794557bd-6a0d-4418-aac6-359a1a650efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12187 2024.09.10 21:29:52.503202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 3903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12188 2024.09.10 21:29:52.503260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12189 2024.09.10 21:29:52.503280 [ 3 ] {} <Debug> HTTP-Session: 3fc48b68-3d85-4e52-a0bf-eee214096921 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12190 2024.09.10 21:29:52.503298 [ 3 ] {} <Debug> HTTP-Session: 3fc48b68-3d85-4e52-a0bf-eee214096921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12191 2024.09.10 21:29:52.503312 [ 3 ] {} <Debug> HTTP-Session: 3fc48b68-3d85-4e52-a0bf-eee214096921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12192 2024.09.10 21:29:52.503347 [ 3 ] {} <Trace> HTTP-Session: 3fc48b68-3d85-4e52-a0bf-eee214096921 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12193 2024.09.10 21:29:52.503464 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12194 2024.09.10 21:29:52.503559 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12195 2024.09.10 21:29:52.503811 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12196 2024.09.10 21:29:52.504138 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12197 2024.09.10 21:29:52.504175 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12198 2024.09.10 21:29:52.504522 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12199 2024.09.10 21:29:52.504893 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12200 2024.09.10 21:29:52.505050 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001617 sec., 16697.588126159557 rows/sec., 1.21 MiB/sec.
12201 2024.09.10 21:29:52.505225 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Debug> DynamicQueryHandler: Done processing query
12202 2024.09.10 21:29:52.505251 [ 3 ] {64098b0b-91cb-4086-baff-f342baaa4c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12203 2024.09.10 21:29:52.505267 [ 3 ] {} <Debug> HTTP-Session: 3fc48b68-3d85-4e52-a0bf-eee214096921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12204 2024.09.10 21:29:52.505389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 15452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12205 2024.09.10 21:29:52.505439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12206 2024.09.10 21:29:52.505458 [ 3 ] {} <Debug> HTTP-Session: 407915dd-05e9-4bca-ba7e-4a6a239e75e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12207 2024.09.10 21:29:52.505475 [ 3 ] {} <Debug> HTTP-Session: 407915dd-05e9-4bca-ba7e-4a6a239e75e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12208 2024.09.10 21:29:52.505489 [ 3 ] {} <Debug> HTTP-Session: 407915dd-05e9-4bca-ba7e-4a6a239e75e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12209 2024.09.10 21:29:52.505521 [ 3 ] {} <Trace> HTTP-Session: 407915dd-05e9-4bca-ba7e-4a6a239e75e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12210 2024.09.10 21:29:52.505645 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12211 2024.09.10 21:29:52.505690 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12212 2024.09.10 21:29:52.505917 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12213 2024.09.10 21:29:52.506263 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12214 2024.09.10 21:29:52.506301 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12215 2024.09.10 21:29:52.506662 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12216 2024.09.10 21:29:52.507014 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12217 2024.09.10 21:29:52.507152 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001553 sec., 58596.26529298133 rows/sec., 4.58 MiB/sec.
12218 2024.09.10 21:29:52.507340 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Debug> DynamicQueryHandler: Done processing query
12219 2024.09.10 21:29:52.507365 [ 3 ] {4add1bab-7f84-44b5-b432-a327b1395cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12220 2024.09.10 21:29:52.507381 [ 3 ] {} <Debug> HTTP-Session: 407915dd-05e9-4bca-ba7e-4a6a239e75e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.09.10 21:29:52.507534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 27159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12222 2024.09.10 21:29:52.507583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12223 2024.09.10 21:29:52.507603 [ 3 ] {} <Debug> HTTP-Session: 45de73dd-bade-41ef-a15d-e128b4eaa1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12224 2024.09.10 21:29:52.507619 [ 3 ] {} <Debug> HTTP-Session: 45de73dd-bade-41ef-a15d-e128b4eaa1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12225 2024.09.10 21:29:52.507634 [ 3 ] {} <Debug> HTTP-Session: 45de73dd-bade-41ef-a15d-e128b4eaa1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.09.10 21:29:52.507665 [ 3 ] {} <Trace> HTTP-Session: 45de73dd-bade-41ef-a15d-e128b4eaa1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12227 2024.09.10 21:29:52.507811 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12228 2024.09.10 21:29:52.507859 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12229 2024.09.10 21:29:52.508014 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12230 2024.09.10 21:29:52.508373 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12231 2024.09.10 21:29:52.508409 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12232 2024.09.10 21:29:52.508794 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12233 2024.09.10 21:29:52.509132 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12234 2024.09.10 21:29:52.509288 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Debug> executeQuery: Read 142 rows, 10.13 KiB in 0.001537 sec., 92387.76837996097 rows/sec., 6.44 MiB/sec.
12235 2024.09.10 21:29:52.509472 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Debug> DynamicQueryHandler: Done processing query
12236 2024.09.10 21:29:52.509496 [ 3 ] {4afc8a7e-3bee-4d50-9e5f-c9722c979a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12237 2024.09.10 21:29:52.509512 [ 3 ] {} <Debug> HTTP-Session: 45de73dd-bade-41ef-a15d-e128b4eaa1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.09.10 21:29:52.509716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 37788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12239 2024.09.10 21:29:52.509765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12240 2024.09.10 21:29:52.509785 [ 3 ] {} <Debug> HTTP-Session: 0048a5e5-194e-4e73-8102-3c121cdfe128 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12241 2024.09.10 21:29:52.509802 [ 3 ] {} <Debug> HTTP-Session: 0048a5e5-194e-4e73-8102-3c121cdfe128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12242 2024.09.10 21:29:52.509816 [ 3 ] {} <Debug> HTTP-Session: 0048a5e5-194e-4e73-8102-3c121cdfe128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12243 2024.09.10 21:29:52.509847 [ 3 ] {} <Trace> HTTP-Session: 0048a5e5-194e-4e73-8102-3c121cdfe128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12244 2024.09.10 21:29:52.510115 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12245 2024.09.10 21:29:52.510181 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12246 2024.09.10 21:29:52.510606 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12247 2024.09.10 21:29:52.511181 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12248 2024.09.10 21:29:52.511217 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12249 2024.09.10 21:29:52.511845 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12250 2024.09.10 21:29:52.512254 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12251 2024.09.10 21:29:52.512474 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002529 sec., 9094.503756425465 rows/sec., 16.30 MiB/sec.
12252 2024.09.10 21:29:52.513023 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Debug> DynamicQueryHandler: Done processing query
12253 2024.09.10 21:29:52.513069 [ 3 ] {28105bb2-c0e2-4b77-9e76-e9bad8e30eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12254 2024.09.10 21:29:52.513087 [ 3 ] {} <Debug> HTTP-Session: 0048a5e5-194e-4e73-8102-3c121cdfe128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12255 2024.09.10 21:29:52.513202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 8218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12256 2024.09.10 21:29:52.513250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12257 2024.09.10 21:29:52.513269 [ 3 ] {} <Debug> HTTP-Session: 3398535e-b3fd-4eff-9ed4-1de4098e1c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12258 2024.09.10 21:29:52.513286 [ 3 ] {} <Debug> HTTP-Session: 3398535e-b3fd-4eff-9ed4-1de4098e1c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.09.10 21:29:52.513300 [ 3 ] {} <Debug> HTTP-Session: 3398535e-b3fd-4eff-9ed4-1de4098e1c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12260 2024.09.10 21:29:52.513331 [ 3 ] {} <Trace> HTTP-Session: 3398535e-b3fd-4eff-9ed4-1de4098e1c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12261 2024.09.10 21:29:52.513451 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12262 2024.09.10 21:29:52.513498 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12263 2024.09.10 21:29:52.513655 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12264 2024.09.10 21:29:52.513996 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12265 2024.09.10 21:29:52.514033 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12266 2024.09.10 21:29:52.514400 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12267 2024.09.10 21:29:52.514723 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12268 2024.09.10 21:29:52.514881 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001464 sec., 36885.24590163934 rows/sec., 2.48 MiB/sec.
12269 2024.09.10 21:29:52.514891 [ 92 ] {} <Debug> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12270 2024.09.10 21:29:52.514981 [ 92 ] {} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12271 2024.09.10 21:29:52.515025 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
12272 2024.09.10 21:29:52.515124 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Debug> DynamicQueryHandler: Done processing query
12273 2024.09.10 21:29:52.515163 [ 3 ] {1a7f4721-e86d-4253-9ee3-5a491c30e53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12274 2024.09.10 21:29:52.515186 [ 3 ] {} <Debug> HTTP-Session: 3398535e-b3fd-4eff-9ed4-1de4098e1c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12275 2024.09.10 21:29:52.515186 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
12276 2024.09.10 21:29:52.515336 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12277 2024.09.10 21:29:52.515374 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3852 rows starting from the beginning of the part
12278 2024.09.10 21:29:52.515448 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
12279 2024.09.10 21:29:52.515666 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
12280 2024.09.10 21:29:52.515778 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
12281 2024.09.10 21:29:52.515969 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
12282 2024.09.10 21:29:52.516058 [ 195 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part
12283 2024.09.10 21:29:52.517489 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370841 sec., 1767305.3570441883 rows/sec., 115.55 MiB/sec.
12284 2024.09.10 21:29:52.518062 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12285 2024.09.10 21:29:52.518645 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12286 2024.09.10 21:29:52.518738 [ 190 ] {dafebc44-d849-4d2f-8d03-c258e43c16aa::all_1_61_12} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12287 2024.09.10 21:29:52.518842 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
12288 2024.09.10 21:29:54.586131 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
12289 2024.09.10 21:29:54.586185 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
12290 2024.09.10 21:29:57.502454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 33712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12291 2024.09.10 21:29:57.502593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12292 2024.09.10 21:29:57.502622 [ 3 ] {} <Debug> HTTP-Session: c752f5d4-a682-4489-920f-f3f7153ec1da Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12293 2024.09.10 21:29:57.502650 [ 3 ] {} <Debug> HTTP-Session: c752f5d4-a682-4489-920f-f3f7153ec1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12294 2024.09.10 21:29:57.502667 [ 3 ] {} <Debug> HTTP-Session: c752f5d4-a682-4489-920f-f3f7153ec1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12295 2024.09.10 21:29:57.502723 [ 3 ] {} <Trace> HTTP-Session: c752f5d4-a682-4489-920f-f3f7153ec1da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12296 2024.09.10 21:29:57.502996 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12297 2024.09.10 21:29:57.503072 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12298 2024.09.10 21:29:57.503450 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12299 2024.09.10 21:29:57.504009 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12300 2024.09.10 21:29:57.504058 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12301 2024.09.10 21:29:57.504499 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12302 2024.09.10 21:29:57.504893 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Trace> oximeter.fields_string (5c236eff-9f83-458a-ae9d-6ca461d6145b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12303 2024.09.10 21:29:57.505070 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Debug> executeQuery: Read 223 rows, 20.14 KiB in 0.002186 sec., 102012.8087831656 rows/sec., 9.00 MiB/sec.
12304 2024.09.10 21:29:57.505294 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Debug> DynamicQueryHandler: Done processing query
12305 2024.09.10 21:29:57.505333 [ 3 ] {ef0b57c9-4546-481b-9093-a3df13afd3b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
12306 2024.09.10 21:29:57.505366 [ 3 ] {} <Debug> HTTP-Session: c752f5d4-a682-4489-920f-f3f7153ec1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12307 2024.09.10 21:29:57.505510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 2494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12308 2024.09.10 21:29:57.505562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12309 2024.09.10 21:29:57.505583 [ 3 ] {} <Debug> HTTP-Session: 720c12aa-8cae-441f-ad39-a28a8ec12f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12310 2024.09.10 21:29:57.505601 [ 3 ] {} <Debug> HTTP-Session: 720c12aa-8cae-441f-ad39-a28a8ec12f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12311 2024.09.10 21:29:57.505615 [ 3 ] {} <Debug> HTTP-Session: 720c12aa-8cae-441f-ad39-a28a8ec12f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12312 2024.09.10 21:29:57.505651 [ 3 ] {} <Trace> HTTP-Session: 720c12aa-8cae-441f-ad39-a28a8ec12f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12313 2024.09.10 21:29:57.505767 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12314 2024.09.10 21:29:57.505814 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12315 2024.09.10 21:29:57.506049 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12316 2024.09.10 21:29:57.506394 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12317 2024.09.10 21:29:57.506432 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12318 2024.09.10 21:29:57.506781 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12319 2024.09.10 21:29:57.507189 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Trace> oximeter.fields_u16 (728e0f6f-f48d-4c81-8ff8-0cb21f627d19): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12320 2024.09.10 21:29:57.507416 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001672 sec., 10167.464114832535 rows/sec., 764.55 KiB/sec.
12321 2024.09.10 21:29:57.507601 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Debug> DynamicQueryHandler: Done processing query
12322 2024.09.10 21:29:57.507625 [ 3 ] {ebb5757f-c99b-4afe-a3ad-c53e0f776e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12323 2024.09.10 21:29:57.507641 [ 3 ] {} <Debug> HTTP-Session: 720c12aa-8cae-441f-ad39-a28a8ec12f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12324 2024.09.10 21:29:57.507755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 1933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12325 2024.09.10 21:29:57.507803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12326 2024.09.10 21:29:57.507823 [ 3 ] {} <Debug> HTTP-Session: 71e3065d-2501-4445-8b82-352901e0e8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12327 2024.09.10 21:29:57.507840 [ 3 ] {} <Debug> HTTP-Session: 71e3065d-2501-4445-8b82-352901e0e8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12328 2024.09.10 21:29:57.507854 [ 3 ] {} <Debug> HTTP-Session: 71e3065d-2501-4445-8b82-352901e0e8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12329 2024.09.10 21:29:57.507887 [ 3 ] {} <Trace> HTTP-Session: 71e3065d-2501-4445-8b82-352901e0e8b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12330 2024.09.10 21:29:57.507989 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12331 2024.09.10 21:29:57.508032 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12332 2024.09.10 21:29:57.508258 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12333 2024.09.10 21:29:57.508563 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12334 2024.09.10 21:29:57.508599 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12335 2024.09.10 21:29:57.508945 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12336 2024.09.10 21:29:57.509300 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Trace> oximeter.fields_u32 (06ddaef0-dd49-40bd-ae1f-6495207e7437): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12337 2024.09.10 21:29:57.509460 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec.
12338 2024.09.10 21:29:57.509624 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Debug> DynamicQueryHandler: Done processing query
12339 2024.09.10 21:29:57.509648 [ 3 ] {1cc8c51b-e33c-4511-88be-3e8d333d7312} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12340 2024.09.10 21:29:57.509664 [ 3 ] {} <Debug> HTTP-Session: 71e3065d-2501-4445-8b82-352901e0e8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12341 2024.09.10 21:29:57.509788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12342 2024.09.10 21:29:57.509836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12343 2024.09.10 21:29:57.509856 [ 3 ] {} <Debug> HTTP-Session: e10a1608-d543-4c45-ace2-588bb239aba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12344 2024.09.10 21:29:57.509872 [ 3 ] {} <Debug> HTTP-Session: e10a1608-d543-4c45-ace2-588bb239aba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12345 2024.09.10 21:29:57.509886 [ 3 ] {} <Debug> HTTP-Session: e10a1608-d543-4c45-ace2-588bb239aba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12346 2024.09.10 21:29:57.509917 [ 3 ] {} <Trace> HTTP-Session: e10a1608-d543-4c45-ace2-588bb239aba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12347 2024.09.10 21:29:57.510012 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12348 2024.09.10 21:29:57.510054 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12349 2024.09.10 21:29:57.510277 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12350 2024.09.10 21:29:57.510572 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12351 2024.09.10 21:29:57.510608 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12352 2024.09.10 21:29:57.510937 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12353 2024.09.10 21:29:57.511285 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Trace> oximeter.fields_u8 (3953392b-2052-4ded-b477-ccf8abd2dc10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12354 2024.09.10 21:29:57.511452 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 241.97 KiB/sec.
12355 2024.09.10 21:29:57.511627 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Debug> DynamicQueryHandler: Done processing query
12356 2024.09.10 21:29:57.511652 [ 3 ] {3854c7cc-9204-415d-9c85-689bc68c1862} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12357 2024.09.10 21:29:57.511667 [ 3 ] {} <Debug> HTTP-Session: e10a1608-d543-4c45-ace2-588bb239aba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12358 2024.09.10 21:29:57.511845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 64673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12359 2024.09.10 21:29:57.511893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12360 2024.09.10 21:29:57.511912 [ 3 ] {} <Debug> HTTP-Session: 450a20df-b1cd-4d63-b702-17bac71417c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12361 2024.09.10 21:29:57.511928 [ 3 ] {} <Debug> HTTP-Session: 450a20df-b1cd-4d63-b702-17bac71417c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12362 2024.09.10 21:29:57.511942 [ 3 ] {} <Debug> HTTP-Session: 450a20df-b1cd-4d63-b702-17bac71417c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12363 2024.09.10 21:29:57.511973 [ 3 ] {} <Trace> HTTP-Session: 450a20df-b1cd-4d63-b702-17bac71417c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12364 2024.09.10 21:29:57.512185 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12365 2024.09.10 21:29:57.512229 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12366 2024.09.10 21:29:57.512463 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12367 2024.09.10 21:29:57.512967 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12368 2024.09.10 21:29:57.513003 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12369 2024.09.10 21:29:57.513375 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12370 2024.09.10 21:29:57.513721 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Trace> oximeter.fields_uuid (13410263-44c7-46c4-90a7-c1e87967305b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12371 2024.09.10 21:29:57.513880 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001808 sec., 220685.8407079646 rows/sec., 15.69 MiB/sec.
12372 2024.09.10 21:29:57.514045 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Debug> DynamicQueryHandler: Done processing query
12373 2024.09.10 21:29:57.514069 [ 3 ] {63cf2cd7-5bb7-4a04-b533-efccaf766838} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12374 2024.09.10 21:29:57.514085 [ 3 ] {} <Debug> HTTP-Session: 450a20df-b1cd-4d63-b702-17bac71417c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12375 2024.09.10 21:29:57.514200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12376 2024.09.10 21:29:57.514247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12377 2024.09.10 21:29:57.514266 [ 3 ] {} <Debug> HTTP-Session: a5349ac7-876b-4eba-bc36-9f3d2c8a6166 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12378 2024.09.10 21:29:57.514282 [ 3 ] {} <Debug> HTTP-Session: a5349ac7-876b-4eba-bc36-9f3d2c8a6166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12379 2024.09.10 21:29:57.514296 [ 3 ] {} <Debug> HTTP-Session: a5349ac7-876b-4eba-bc36-9f3d2c8a6166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12380 2024.09.10 21:29:57.514334 [ 3 ] {} <Trace> HTTP-Session: a5349ac7-876b-4eba-bc36-9f3d2c8a6166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12381 2024.09.10 21:29:57.514428 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12382 2024.09.10 21:29:57.514472 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12383 2024.09.10 21:29:57.514597 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12384 2024.09.10 21:29:57.514855 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12385 2024.09.10 21:29:57.514890 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12386 2024.09.10 21:29:57.515246 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12387 2024.09.10 21:29:57.515576 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Trace> oximeter.measurements_bool (e0962230-3586-4b14-b7b5-1061b4f70812): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12388 2024.09.10 21:29:57.515729 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
12389 2024.09.10 21:29:57.515875 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Debug> DynamicQueryHandler: Done processing query
12390 2024.09.10 21:29:57.515898 [ 3 ] {388231e5-ce3d-46ea-89dc-31ad9814f48f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12391 2024.09.10 21:29:57.515914 [ 3 ] {} <Debug> HTTP-Session: a5349ac7-876b-4eba-bc36-9f3d2c8a6166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12392 2024.09.10 21:29:57.516078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 44595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12393 2024.09.10 21:29:57.516126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12394 2024.09.10 21:29:57.516145 [ 3 ] {} <Debug> HTTP-Session: 02e5c64c-fc7b-4f94-9fd4-474988934fab Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12395 2024.09.10 21:29:57.516161 [ 3 ] {} <Debug> HTTP-Session: 02e5c64c-fc7b-4f94-9fd4-474988934fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12396 2024.09.10 21:29:57.516175 [ 3 ] {} <Debug> HTTP-Session: 02e5c64c-fc7b-4f94-9fd4-474988934fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12397 2024.09.10 21:29:57.516205 [ 3 ] {} <Trace> HTTP-Session: 02e5c64c-fc7b-4f94-9fd4-474988934fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12398 2024.09.10 21:29:57.516398 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12399 2024.09.10 21:29:57.516445 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12400 2024.09.10 21:29:57.516587 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12401 2024.09.10 21:29:57.516984 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12402 2024.09.10 21:29:57.517021 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12403 2024.09.10 21:29:57.517401 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12404 2024.09.10 21:29:57.517730 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Trace> oximeter.measurements_cumulativeu64 (e03f6eeb-6096-4c9a-9d7a-dac051830ae8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12405 2024.09.10 21:29:57.517885 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec.
12406 2024.09.10 21:29:57.518047 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Debug> DynamicQueryHandler: Done processing query
12407 2024.09.10 21:29:57.518072 [ 3 ] {4fa94f5e-ca65-4286-8f6f-9e3da761abfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12408 2024.09.10 21:29:57.518088 [ 3 ] {} <Debug> HTTP-Session: 02e5c64c-fc7b-4f94-9fd4-474988934fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.09.10 21:29:57.518206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12410 2024.09.10 21:29:57.518252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12411 2024.09.10 21:29:57.518272 [ 3 ] {} <Debug> HTTP-Session: 6964be3c-3c2b-44d3-b13a-15ef7ac8db5d Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12412 2024.09.10 21:29:57.518288 [ 3 ] {} <Debug> HTTP-Session: 6964be3c-3c2b-44d3-b13a-15ef7ac8db5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12413 2024.09.10 21:29:57.518302 [ 3 ] {} <Debug> HTTP-Session: 6964be3c-3c2b-44d3-b13a-15ef7ac8db5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12414 2024.09.10 21:29:57.518338 [ 3 ] {} <Trace> HTTP-Session: 6964be3c-3c2b-44d3-b13a-15ef7ac8db5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12415 2024.09.10 21:29:57.518430 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12416 2024.09.10 21:29:57.518474 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12417 2024.09.10 21:29:57.518597 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12418 2024.09.10 21:29:57.518867 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12419 2024.09.10 21:29:57.518903 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12420 2024.09.10 21:29:57.519245 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12421 2024.09.10 21:29:57.519573 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Trace> oximeter.measurements_f64 (89728eee-5d24-485f-a59b-c9773d799221): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12422 2024.09.10 21:29:57.519726 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec.
12423 2024.09.10 21:29:57.519898 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Debug> DynamicQueryHandler: Done processing query
12424 2024.09.10 21:29:57.519921 [ 3 ] {da0de36a-848e-4571-a0d4-987ecc7a2819} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12425 2024.09.10 21:29:57.519938 [ 3 ] {} <Debug> HTTP-Session: 6964be3c-3c2b-44d3-b13a-15ef7ac8db5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.09.10 21:29:57.520084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 29126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12427 2024.09.10 21:29:57.520131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12428 2024.09.10 21:29:57.520150 [ 3 ] {} <Debug> HTTP-Session: 8489f0b1-c1d5-4456-9576-0787f1b4859f Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12429 2024.09.10 21:29:57.520166 [ 3 ] {} <Debug> HTTP-Session: 8489f0b1-c1d5-4456-9576-0787f1b4859f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12430 2024.09.10 21:29:57.520180 [ 3 ] {} <Debug> HTTP-Session: 8489f0b1-c1d5-4456-9576-0787f1b4859f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12431 2024.09.10 21:29:57.520210 [ 3 ] {} <Trace> HTTP-Session: 8489f0b1-c1d5-4456-9576-0787f1b4859f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12432 2024.09.10 21:29:57.520470 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12433 2024.09.10 21:29:57.520535 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64
12434 2024.09.10 21:29:57.520944 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12435 2024.09.10 21:29:57.521457 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12436 2024.09.10 21:29:57.521493 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12437 2024.09.10 21:29:57.522085 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12438 2024.09.10 21:29:57.522490 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Trace> oximeter.measurements_histogramu64 (91501e2f-d3e0-4086-b928-563387d31023): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12439 2024.09.10 21:29:57.522632 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002351 sec., 7230.965546575926 rows/sec., 12.96 MiB/sec.
12440 2024.09.10 21:29:57.522835 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Debug> DynamicQueryHandler: Done processing query
12441 2024.09.10 21:29:57.522859 [ 3 ] {853b30b2-1373-401a-b435-811620d62e3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12442 2024.09.10 21:29:57.522874 [ 3 ] {} <Debug> HTTP-Session: 8489f0b1-c1d5-4456-9576-0787f1b4859f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12443 2024.09.10 21:29:57.523001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63224, User-Agent: (none), Length: 12155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12444 2024.09.10 21:29:57.523047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12445 2024.09.10 21:29:57.523067 [ 3 ] {} <Debug> HTTP-Session: 10de3811-739d-45c8-80a2-0d63bc4fad46 Authenticating user 'default' from [fd00:1122:3344:101::d]:63224
12446 2024.09.10 21:29:57.523083 [ 3 ] {} <Debug> HTTP-Session: 10de3811-739d-45c8-80a2-0d63bc4fad46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12447 2024.09.10 21:29:57.523097 [ 3 ] {} <Debug> HTTP-Session: 10de3811-739d-45c8-80a2-0d63bc4fad46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12448 2024.09.10 21:29:57.523127 [ 3 ] {} <Trace> HTTP-Session: 10de3811-739d-45c8-80a2-0d63bc4fad46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12449 2024.09.10 21:29:57.523254 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63224) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12450 2024.09.10 21:29:57.523298 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12451 2024.09.10 21:29:57.523434 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12452 2024.09.10 21:29:57.523728 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12453 2024.09.10 21:29:57.523762 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
12454 2024.09.10 21:29:57.524147 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12455 2024.09.10 21:29:57.524523 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Trace> oximeter.measurements_u64 (dafebc44-d849-4d2f-8d03-c258e43c16aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12456 2024.09.10 21:29:57.524648 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec.
12457 2024.09.10 21:29:57.524814 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Debug> DynamicQueryHandler: Done processing query
12458 2024.09.10 21:29:57.524838 [ 3 ] {ea5b3b2f-3d84-4a60-b255-7e119efafdfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12459 2024.09.10 21:29:57.524853 [ 3 ] {} <Debug> HTTP-Session: 10de3811-739d-45c8-80a2-0d63bc4fad46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db